livebook/test/livebook_web
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
..
controllers Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
helpers Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live New import info flash (#630) 2021-10-21 23:21:54 +02:00
plugs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
views Rename project (#68) 2021-03-03 22:56:28 +01:00
helpers_test.exs Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00