livebook/lib/livebook_web/live
Cristine Guadelupe 37c7444328
Deployment group for app deployment (#2410)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-12-27 15:24:48 -03:00
..
app_session_live Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
home_live Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
hooks Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
hub Hub header layout helper (#2408) 2023-12-21 15:26:54 -03:00
open_live File system -> File storage in error messages 2023-08-11 11:55:58 +02:00
output Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
session_live Deployment group for app deployment (#2410) 2023-12-27 15:24:48 -03:00
settings_live Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00
app_auth_live.ex
app_helpers.ex ZTA metadata - help field (#2411) 2023-12-24 19:28:24 -03:00
app_live.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
app_session_live.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
apps_dashboard_live.ex Fix sidebar selection for Apps 2023-12-27 13:29:36 +01:00
apps_live.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
file_select_component.ex Improve hub tests (#2308) 2023-10-27 18:33:32 +02:00
file_system_helpers.ex Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
file_system_writer.ex Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
home_live.ex Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
js_view_component.ex Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
layout_helpers.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
learn_helpers.ex
learn_live.ex
notebook_cards_component.ex
open_live.ex Improve wording around file system selector (#2157) 2023-08-11 11:52:19 +02:00
output.ex Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
session_helpers.ex Stream audio/image input values into and out of the server (#2249) 2023-10-05 15:27:34 +02:00
session_live.ex Deployment group for app deployment (#2410) 2023-12-27 15:24:48 -03:00
settings_live.ex Make Livebook version accessible at compile time (#2280) 2023-10-17 19:17:09 +02:00
user_component.ex Make ZTA generation automatic (#2210) 2023-09-18 13:41:58 +02:00
user_helpers.ex