saleor-dashboard/src/components/TablePagination
Paweł Chyła 5eb0be2dc3
Product list bulk delete (#3562)
* Datagrid column checkboxes with delete action

* Handle product bulk delete

* Fix border line between columns

* Clear selection after product delete mutation

* Handle row selection

* Improve handleRowDelete, use clearRowSelection

* Fix restart row selection

* Cleanup

* Fix for delete modal

* Fix showing delete modal

* Add delete button next to switcher

* Extract messages

* Fix checking rows in product list datagrid

* Check console

* Check on row click

* Fix fire click when selection checkbox

* Simplifie vertiacal border condition

* Clear selected product when pagination

* Fix issue with columns and row selections

* Fix hiding tooltip when modal close

* Update storybook props fix accordion use

* Fix row selection

* Fix clear selection after pagination change

* Apply cr changes
2023-05-10 14:09:52 +02:00
..
index.ts Enhancements to pagination navigation (#2063) 2022-05-31 14:53:16 +02:00
TablePagination.tsx 🏷️ Rework product list view (#3296) 2023-03-20 13:06:33 +01:00
TablePaginationActions.tsx Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
TablePaginationWithContext.tsx Product list bulk delete (#3562) 2023-05-10 14:09:52 +02:00