livebook/lib/livebook_web/live
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
..
home_live Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
hooks Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
hub Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
output Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
session_live Notebook secrets (#1457) 2022-10-06 13:41:26 -03:00
settings_live Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
env_var_component.ex Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
env_vars_component.ex Final adjustments to env vars (#1418) 2022-09-16 20:37:01 -03:00
file_select_component.ex Require fewer clicks to save a notebook (#1458) 2022-10-04 10:56:11 +02:00
file_system_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
form_helpers.ex Unify several forms in the application (#1392) 2022-09-05 23:59:13 +02:00
home_live.ex Align livebook logos 2022-10-04 08:22:58 +02:00
js_view_component.ex Use binary ids for session clients (#1333) 2022-08-05 14:43:41 +02:00
layout_helpers.ex Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
learn_helpers.ex Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
learn_live.ex Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
live_helpers.ex Add a clarification for editor shortcuts (#1460) 2022-10-04 11:56:52 +02:00
output.ex Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
page_helpers.ex Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
session_helpers.ex Add support for anchor links during navigation (#1327) 2022-08-04 21:24:19 +02:00
session_live.ex Notebook secrets (#1457) 2022-10-06 13:41:26 -03:00
settings_live.ex Adjust mobile layout on the settings page (#1421) 2022-09-19 20:24:05 +02:00
user_component.ex Update to LV 0.18 (#1426) 2022-10-04 08:46:55 +02:00
user_helpers.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00