saleor-dashboard/src/plugins
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
..
components Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
views Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
fixtures.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
index.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
mutations.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
queries.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00