livebook/test/livebook_web
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
..
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 Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
plugs Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
views Rename project (#68) 2021-03-03 22:56:28 +01:00
helpers_test.exs Bulk actions for sessions (#939) 2022-01-28 17:45:04 -03:00