livebook/lib/livebook_web/live
Jonatan Kłosko 146f89f5f5
Add drag and drop actions for notebook files (#2096)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-21 20:11:11 +02:00
..
app_session_live Implement stamping for teams hub (#1973) 2023-06-09 20:59:04 +02:00
home_live Implement file management (#2022) 2023-07-05 20:01:12 +02:00
hooks ZTA - Google IAP and adjustments (#2033) 2023-07-03 21:42:04 +02:00
hub Add ref to livebook teams link (#2095) 2023-07-20 18:09:08 +02:00
open_live Use changesets for all forms (#2087) 2023-07-19 00:38:26 +02:00
output Add button for reevaluating apps on change and add retry for errors (#2066) 2023-07-13 12:26:10 +02:00
session_live Add drag and drop actions for notebook files (#2096) 2023-07-21 20:11:11 +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 Fix app menu overflowing on mobile (#2092) 2023-07-19 12:14:24 +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 Add default directory setting (#2046) 2023-07-12 13:28:51 +02:00
file_system_helpers.ex
home_live.ex Change new notebook button to link (#2036) 2023-07-04 14:46:19 +02:00
js_view_component.ex Load JS view assets from CDN when applicable (#1958) 2023-06-07 14:26:51 +02:00
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 Add default directory setting (#2046) 2023-07-12 13:28:51 +02:00
output.ex Explicitly allow imported file entries pointing to file system (#2083) 2023-07-18 02:00:11 +02:00
session_helpers.ex Enforce Hub when deploying notebooks from LIVEBOOK_APPS_PATH (#2039) 2023-07-07 15:27:07 -03:00
session_live.ex Add drag and drop actions for notebook files (#2096) 2023-07-21 20:11:11 +02: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