livebook/lib/livebook_web/live/session_live
Cristine Guadelupe 443ff8bf9f
Unavailable secret error (#1371)
* 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>
2022-08-31 20:45:55 -03:00
..
attached_live.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
bin_component.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
cell_component.ex Add missing client id for smart cell JS view 2022-08-05 20:55:42 +02:00
cell_editor_component.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
cell_upload_component.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
code_cell_settings_component.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
delete_section_component.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
elixir_standalone_live.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
embedded_live.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
export_component.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
export_elixir_component.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
export_live_markdown_component.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
indicators_component.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
insert_buttons_component.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
package_search_live.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
persistence_live.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
runtime_component.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
secrets_component.ex Unavailable secret error (#1371) 2022-08-31 20:45:55 -03:00
section_component.ex Use binary ids for session clients (#1333) 2022-08-05 14:43:41 +02:00
shortcuts_component.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00