livebook/assets/css
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
..
ansi.css Changes the color scheme of the outputs from One Dark to One Light (#864) 2022-01-13 17:10:51 -03:00
app.css
components.css Add Livebook Hub with Fly.IO integration (#1319) 2022-08-18 10:34:27 -03:00
editor.css Add support for smart cell editor (#1050) 2022-03-14 22:19:56 +01:00
global.css Restructure j/k navigation to support headlines (#707) 2021-11-16 21:57:10 +01:00
js_interop.css Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
live_view.css Don't ignore pointer events when LV disconnect (#1168) 2022-05-04 12:50:36 +02:00
markdown.css Adjustments (#1087) 2022-04-04 12:19:11 +02:00
notebook.css
tooltips.css
utilities.css Disable font ligatures in Markdown code blocks (#1072) 2022-03-24 18:05:53 +01:00