livebook/lib/livebook_web/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
..
home_live More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
hooks Remove comment field from policy 2022-08-23 08:43:45 +02:00
hub More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
output Fix whitespace in the text output copied to clipboard 2022-08-22 15:59:44 +02:00
session_live Unavailable secret error (#1371) 2022-08-31 20:45:55 -03:00
settings_live More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
explore_helpers.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
explore_live.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
file_select_component.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00
file_system_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
home_live.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
js_view_component.ex Use binary ids for session clients (#1333) 2022-08-05 14:43:41 +02:00
layout_helpers.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
live_helpers.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
output.ex Unavailable secret error (#1371) 2022-08-31 20:45:55 -03:00
page_helpers.ex Redesign sidebar (#1325) 2022-08-03 15:50:27 +02:00
session_helpers.ex Add support for anchor links during navigation (#1327) 2022-08-04 21:24:19 +02:00
session_live.ex Unavailable secret error (#1371) 2022-08-31 20:45:55 -03:00
settings_live.ex More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
user_component.ex User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
user_helpers.ex Enable HEEx formatter (#1322) 2022-08-02 15:51:02 +02:00