mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-08 05:04:46 +08:00
* Show an Add Secret button for System.EnvError * Extracts render_formatted * Rewrite the env error message * Renames the env error type * Applying suggestions * Applying suggestions (live patch) * Test for unavailable secrets * Bump to rc.1 * Applying suggestions (error message) * New error message * Prefill the secret value * Applying suggestions (error message output) * Update test/livebook_web/live/session_live_test.exs Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com> * Update lib/livebook/runtime.ex Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com> Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com> |
||
|---|---|---|
| .. | ||
| attached_live.ex | ||
| bin_component.ex | ||
| cell_component.ex | ||
| cell_editor_component.ex | ||
| cell_upload_component.ex | ||
| code_cell_settings_component.ex | ||
| delete_section_component.ex | ||
| elixir_standalone_live.ex | ||
| embedded_live.ex | ||
| export_component.ex | ||
| export_elixir_component.ex | ||
| export_live_markdown_component.ex | ||
| indicators_component.ex | ||
| insert_buttons_component.ex | ||
| package_search_live.ex | ||
| persistence_live.ex | ||
| runtime_component.ex | ||
| secrets_component.ex | ||
| section_component.ex | ||
| shortcuts_component.ex | ||