livebook/test
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_web Notebook secrets (#1457) 2022-10-06 13:41:26 -03:00
support Final adjustments to env vars (#1418) 2022-09-16 20:37:01 -03:00
livebook_test.exs Update instructions in the Elixir export (#1144) 2022-04-25 13:37:15 +02:00
test_helper.exs Remove Mix standalone runtime, closes #1345 (#1370) 2022-08-29 14:20:24 +02:00