saleor-dashboard/src/apps/components
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
..
AppActivateDialog Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
AppDeactivateDialog Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
AppDeleteDialog Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
AppDetailsPage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
AppDialog Add dashboard extensions (#1292) 2021-08-20 15:58:53 +02:00
AppFrame Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
AppInProgressDeleteDialog Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
AppInstallErrorPage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
AppInstallPage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
AppPage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
AppsInProgress Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00
AppsListPage Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00
AppsSkeleton Bump macaw to 0.3 (#1807) 2022-01-28 13:34:20 +01:00
CardContainer Reduce bundle size (#1103) 2021-05-14 10:15:15 +02:00
CustomAppCreatePage Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
CustomAppDefaultToken Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
CustomAppDetailsPage Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00
CustomAppInformation Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
CustomApps Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00
CustomAppTokens Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
DeactivatedText Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
ExternalAppContext Pass appId to iframe src (#1990) 2022-04-25 18:06:45 +02:00
HorizontalSpacer Bump macaw to 0.3 (#1807) 2022-01-28 13:34:20 +01:00
InstalledApps Fix redirect when modal is opened from table (#2034) 2022-05-13 13:04:16 +02:00
Marketplace Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
TokenCreateDialog Use links instead of onClick navigate function (#1969) 2022-05-06 10:59:55 +02:00
TokenDeleteDialog Use esbuild-loader (#1983) 2022-05-05 09:54:28 +02:00
VerticalSpacer Add Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00