livebook/assets
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
..
css Bulk actions for sessions (#939) 2022-01-28 17:45:04 -03:00
js Bulk actions for sessions (#939) 2022-01-28 17:45:04 -03:00
test/lib Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
.babelrc Update webpack (#268) 2021-05-12 23:44:45 +02:00
package-lock.json bump phoenix_live_view to 0.17.6 (#919) 2022-01-24 11:30:07 +01:00
package.json Remove old output formats (#876) 2022-01-17 13:24:59 +01:00
postcss.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00
tailwind.config.js Minor design improvements (#858) 2022-01-13 15:06:11 -03:00
webpack.config.js Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00