livebook/lib
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
..
livebook Notebook secrets (#1457) 2022-10-06 13:41:26 -03:00
livebook_cli Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
livebook_web Notebook secrets (#1457) 2022-10-06 13:41:26 -03:00
livebook.ex Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
livebook_app.ex Rename AppBuilder to AppBundler (#1283) 2022-07-19 14:48:07 +02:00
livebook_cli.ex Include full stacktrace for unexpected exceptions (#781) 2021-12-09 15:44:23 +01:00
livebook_web.ex Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00