livebook/assets
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
..
css Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
js Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
test/lib Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
.babelrc Update webpack (#268) 2021-05-12 23:44:45 +02:00
package-lock.json Redesign sidebar (#1325) 2022-08-03 15:50:27 +02:00
package.json Redesign sidebar (#1325) 2022-08-03 15:50:27 +02:00
postcss.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00
tailwind.config.js Redesign sidebar (#1325) 2022-08-03 15:50:27 +02:00
webpack.config.js Highlight CSS in Markdown snippets (#1246) 2022-06-25 00:06:46 +02:00