livebook/assets/css
Cristine Guadelupe 4dd28388a5
Bulk actions for sessions (#939)
* Initial implementation to close multiple sessions

* Sessions: bulk actions with components

* Rename Disconnect sessions to Disconnect runtime

* Select all and disabled when nothing is selected

* Styled checkbox

* Renames toggle events

* Warning about not persisted notebooks

* Adds disconnect runtime option for a single session

* Edit sessions on right

* Fix: typos and plural

* Minor adjustments

* Removes the loop for rendering the menu

* Menus with fixed width

* Minor adjustments

* Pluralize as global helper

* Bulk actions form on client side

* Track bulk actions buttons state

* Fix: home live tests

* Doctests for pluralize

* Fix: bulk actions buttons losing state on session update

* Fix: format

* Minor adjustment on toggle_edit

* Review-based adjustments

* Reset the Edit state after single-session actions

* Minor adjustments

* Fixes bulk action events

* Submit the bulk action form directly

* Tests for bulk actions

* Indentation

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

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

Co-authored-by: José Valim <jose.valim@gmail.com>
2022-01-28 17:45:04 -03:00
..
ansi.css Changes the color scheme of the outputs from One Dark to One Light (#864) 2022-01-13 17:10:51 -03:00
app.css Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00
components.css Bulk actions for sessions (#939) 2022-01-28 17:45:04 -03:00
editor.css Allow editor command palette to overflow (#764) 2021-12-06 14:15:44 +01:00
global.css Restructure j/k navigation to support headlines (#707) 2021-11-16 21:57:10 +01:00
js_interop.css Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live_view.css Update Phoenix LV (#656) 2021-11-01 19:33:43 +01:00
markdown.css Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +01:00
notebook.css Use <kbd> for keyboard keys (#351) 2021-06-16 13:31:53 +02:00
tooltips.css Add runtime info panel (#692) 2021-11-09 18:37:22 +01:00
utilities.css Apply editor theme to markdown snippets (#873) 2022-01-16 13:50:44 +01:00