livebook/test/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 Fix typos (#1222) 2022-06-12 18:10:37 +02:00
helpers
live Notebook secrets (#1457) 2022-10-06 13:41:26 -03:00
plugs Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
views
helpers_test.exs Bulk actions for sessions (#939) 2022-01-28 17:45:04 -03:00