livebook/test/livebook_web
Benjamin Philip 1a0b9e0f7d
Allow downloading source from sessions list (#980)
* Support downloading source on a per session basis

* Update session_list_component.ex

* Add test

* Update lib/livebook_web/live/home_live/session_list_component.ex

* Update test/livebook_web/live/home_live_test.exs

Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-02-04 11:36:09 +01:00
..
channels Introduce broadcast communication from runtime (#845) 2022-01-10 18:38:08 +01:00
controllers Fix output ambiguity in livemd import/export (#892) 2022-01-19 18:27:56 +01:00
helpers Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live Allow downloading source from sessions list (#980) 2022-02-04 11:36:09 +01: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 Bulk actions for sessions (#939) 2022-01-28 17:45:04 -03:00