saleor-dashboard/src/giftCards/GiftCardsList
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
..
GiftCardListSearchAndFilters Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
GiftCardsListHeader Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
GiftCardsListOrderInfoCard Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
GiftCardsListTable Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00
providers Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
GiftCardListPage.tsx Gift cards post mvp (#1632) 2022-01-25 13:44:19 +01:00
GiftCardsList.tsx Feature - Gift Cards (#1366) 2021-09-14 15:57:02 +02:00
index.tsx Add Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00
messages.ts Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
mutations.ts Update unassignProductAttributeMutation to use new array parameter types (#1957) 2022-03-31 14:45:48 +02:00
queries.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
sort.ts Gift cards post mvp (#1632) 2022-01-25 13:44:19 +01:00
styles.ts Bump macaw to 0.3 (#1807) 2022-01-28 13:34:20 +01:00
types.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00