livebook/lib/livebook_web
Cristine Guadelupe 4c83317453
Notebook secrets (#1457)
* Store secrets in the notebook

* Automatically grants access to secrets

* Put notebook secrets on session

* Shows secrets as a list

* Grant access message box

* Grant access confirmation on select

* Applying suggestions - grant access confirmation

* Handles unavailable secrets

* Toggle secrets

* Session only secrets

* Sync secrets

* Fix delete runtime secret

* Clean up

* Component helpers

* Does not store secrets in notebooks

* Store Livebook secrets

* Fix sync secrets

* Tests for secrets

* Doesn't refetch livebook_secrets

* Removes unused function

* More test for secrets

* Livebook secrets as maps

* Fix secret tests

* Applying suggestions

* All secrets as a map

* Shows grant access for missing secret errors

* Unifies grant access

* Fix set_runtime_secrets

* Applying suggestions

* Updates sync secrets tests

* Fix active secret

* Unifies prefill secret name
2022-10-06 13:41:26 -03:00
..
channels Use binary ids for session clients (#1333) 2022-08-05 14:43:41 +02:00
controllers Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
helpers Refactoring codes (#1097) 2022-04-09 15:53:17 +02:00
live Notebook secrets (#1457) 2022-10-06 13:41:26 -03:00
plugs Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
templates Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
views Unify several forms in the application (#1392) 2022-09-05 23:59:13 +02:00
endpoint.ex Add LIVEBOOK_FORCE_SSL_HOST env (#1064) 2022-03-23 18:24:58 +01:00
helpers.ex Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
iframe_endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
router.ex Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00