livebook/lib/livebook_web/live
Matheus Cumpian c6d7c81ee9
New import info flash (#630)
* adding a new info flash on imported notebooks

* changing the imported notebook error flashes to warning level

* Update lib/livebook_web/live/session_helpers.ex

Co-authored-by: José Valim <jose.valim@gmail.com>

* adding unit tests for the flash messages and fixing put_import_flash/1 call location

* changing name of put_import_flash_messages/2 to put_import_warnings

* Update lib/livebook_web/live/home_live.ex

* formating code

Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-10-21 23:21:54 +02:00
..
home_live adding a new message to close session modal (#629) 2021-10-21 15:01:45 +02:00
output Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
session_live adding a disabled delete button for sections that have branches (#624) 2021-10-20 18:10:11 +02:00
settings_live Fix typo (#578) 2021-10-05 07:30:03 +02:00
explore_helpers.ex Prepare to make Explore section extensible (#626) 2021-10-20 22:27:00 +02:00
explore_live.ex Prepare to make Explore section extensible (#626) 2021-10-20 22:27:00 +02:00
file_select_component.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
home_live.ex New import info flash (#630) 2021-10-21 23:21:54 +02:00
modal_component.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
page_helpers.ex Fix PageHelpers.title/1 example (#555) 2021-09-18 23:51:16 +02:00
session_helpers.ex New import info flash (#630) 2021-10-21 23:21:54 +02:00
session_live.ex New import info flash (#630) 2021-10-21 23:21:54 +02:00
settings_live.ex Add support for configuring file systems using env variables (#498) 2021-08-18 14:41:57 +02:00
sidebar_helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
user_component.ex Remove unnecessary url assign on form components 2021-07-07 14:40:26 +02:00
user_helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00