saleor-dashboard/src/channels
Jonatan Witoszek 9c2ed377cc
Fix redirect when modal is opened from table (#2034)
* Fix redirect when modal is opened on apps list

* Update snapshots

* Fix failing Cypress test

* Fix issues with TableRowLink and buttons that have onClick

* Fix CustomAppDetailsPage using wrong Backlink compponent

* Remove custom click event handler from TableRowLink

* Add TableButtonWrapper component

* Refactor Buttons and Links in TableRowLink to use TableButtonWrapper

* Refactor Buttons in SortableTableRowLink to use TableButtonWrapper

* Add comments about reasoning behind TableButtonWrapper
2022-05-13 13:04:16 +02:00
..
ChannelsWithVariantsAvailabilityCard Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
components Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
pages Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +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 Saleor 1906 user should be able to delete a channel if there are no orders associated with it (#901) 2021-01-12 15:44:11 +01: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