livebook/assets/js
Cristine Guadelupe afcb2ff834
Livebook secrets (#1348)
* Add secrets to the sidebar

* Get and put secrets (naive)

* Secrets list - shortcut

* Validates secret name

* Livebook secrets as environment variables

* Restores secrets when necessary

* Minor adjustments

* Implements add_system_envs for NoopRuntime

* Moves secrets to session data

* Granular operations for secrets

* Minor adjustments

* Applying suggestions

* Test for add secrets

* Type for secret

* Applying suggestions

* Prevents duplicates

* Refactor to live_render

* Update lib/livebook/session/data.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Sort secrets

* Applying suggestions

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-08-25 17:24:24 -03:00
..
hooks Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
lib Fix absolute URL detection when traversing markdown links (#1255) 2022-06-30 14:57:52 +02:00
app.js Redesign sidebar (#1325) 2022-08-03 15:50:27 +02:00
dom.js Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01:00
events.js Fix context menu in the file system component (#1205) 2022-05-28 10:57:39 +02:00