saleor-dashboard/src/collections/views/CollectionList
Jonatan Witoszek 1e38c14116
Use links instead of onClick navigate function (#1969)
Add links instead of navigate + onClick in:
* Lists - ex. product list (except Plugins, see below)
* SortableTables - ex. product variants
* Sidebar
* Buttons that open new page - ex. "Create product"
* Backlinks
* Menus - ex. "Account Settings"
* Links that actually used onClick - ex. warehouse shipping zone, reset password
2022-05-06 10:59:55 +02:00
..
__snapshots__ Add Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00
CollectionList.tsx Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
filters.test.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
filters.ts Add filtering by metadata (#1995) 2022-04-26 10:10:12 +02:00
index.ts Add search to collection list 2019-09-16 16:06:56 +02:00
sort.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00