livebook/lib/livebook_web/live/session_live
Jonatan Kłosko ac7b5803a1 Fix todos
2024-01-26 20:59:45 +08:00
..
add_file_entry_file_component.ex Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
add_file_entry_unlisted_component.ex Improve unlisted error when there is no files/ directory 2023-08-10 20:54:15 +02:00
add_file_entry_upload_component.ex Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
add_file_entry_url_component.ex Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
app_docker_component.ex Move helpers to components (#2448) 2024-01-26 05:47:56 +01:00
app_info_component.ex Move helpers to components (#2448) 2024-01-26 05:47:56 +01:00
app_settings_component.ex Fix todos 2024-01-26 20:59:45 +08:00
attached_live.ex Use changesets for all forms (#2087) 2023-07-19 00:38:26 +02:00
bin_component.ex Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
cell_component.ex Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
code_cell_settings_component.ex
custom_view_component.ex Add notebook custom view (#2101) 2023-07-24 14:20:42 +02:00
elixir_standalone_live.ex Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
embedded_live.ex Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
export_component.ex Add warning on export page if there are stale output (#2420) 2024-01-02 15:26:28 +01:00
export_elixir_component.ex Fix file download in the .exs notebook export 2024-01-02 16:41:23 +08:00
export_live_markdown_component.ex Add warning on export page if there are stale output (#2420) 2024-01-02 15:26:28 +01:00
files_list_component.ex Annotate download nodes to avoid socket disconnection, closes #2367 2023-11-21 20:06:35 +08:00
insert_buttons_component.ex Move helpers to components (#2448) 2024-01-26 05:47:56 +01:00
insert_file_component.ex Allow dropping external files into the notebook (#2097) 2023-07-22 11:13:06 +02:00
insert_image_component.ex Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
package_search_live.ex Do not close package search modal after adding the package (#2399) 2023-12-15 07:45:26 +01:00
persistence_component.ex Fix saving for notebooks loaded from a URL (#2300) 2023-10-24 20:36:19 +02:00
rename_file_entry_component.ex Split files into references/attachments and support renaming (#2167) 2023-08-17 22:13:39 +02:00
render.ex Move session markup to a separate file (#2452) 2024-01-26 13:51:05 +01:00
runtime_component.ex Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
secrets_component.ex Correctly renders external title (#2146) 2023-08-08 01:27:14 +07:00
secrets_list_component.ex Fix secret-copy id (#2169) 2023-08-21 15:46:32 +07:00
section_component.ex Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
shortcuts_component.ex Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00