livebook/lib/livebook_web/live
ByeongUk Choi dcca36a28a
Remove process all button from apps when interrupted/errored (#2117)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-27 18:28:14 +02:00
..
app_session_live
home_live Add download for notebook files (#2112) 2023-07-25 20:07:13 +02:00
hooks ZTA - Google IAP and adjustments (#2033) 2023-07-03 21:42:04 +02:00
hub Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
open_live Use changesets for all forms (#2087) 2023-07-19 00:38:26 +02:00
output Make reprocess texts more neutral (#2105) 2023-07-24 21:52:47 +02:00
session_live Add spinners for long file actions (#2113) 2023-07-25 21:23:06 +02:00
settings_live Use changesets for all forms (#2087) 2023-07-19 00:38:26 +02:00
app_auth_live.ex
app_helpers.ex Redesign apps page (#2037) 2023-07-05 11:15:35 +02:00
app_live.ex Make app new session button a link 2023-07-11 13:57:50 +02:00
app_session_live.ex Remove process all button from apps when interrupted/errored (#2117) 2023-07-27 18:28:14 +02:00
apps_live.ex Redesign apps page (#2037) 2023-07-05 11:15:35 +02:00
auth_app_list_live.ex
env_var_component.ex Implement file management (#2022) 2023-07-05 20:01:12 +02:00
env_vars_component.ex
file_select_component.ex Stream live upload chunks directly to the target file system (#2111) 2023-07-25 16:59:40 +02:00
file_system_helpers.ex
file_system_writer.ex Stream live upload chunks directly to the target file system (#2111) 2023-07-25 16:59:40 +02:00
home_live.ex Automatically setup runtime when creating a new notebook (#2102) 2023-07-24 15:43:37 +02:00
js_view_component.ex
layout_helpers.ex Change copy to mention Livebook teams (#2069) 2023-07-13 19:01:18 +02:00
learn_helpers.ex Respect LIVEBOOK_BASE_URL_PATH for learn card images (#1988) 2023-06-19 14:03:42 +02:00
learn_live.ex Implement file management (#2022) 2023-07-05 20:01:12 +02:00
notebook_cards_component.ex
open_live.ex Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
output.ex Explicitly allow imported file entries pointing to file system (#2083) 2023-07-18 02:00:11 +02:00
session_helpers.ex Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
session_live.ex Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
settings_live.ex Add default directory setting (#2046) 2023-07-12 13:28:51 +02:00
user_component.ex ZTA - user identity (#2015) 2023-06-29 23:10:00 +02:00
user_helpers.ex