saleor-dashboard/src
Michał Droń ce2f90946c
Add product type link in product details view (#1724) (#1750)
* add link to product type in product details

* fix tests

* Apply CR suggestion

Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>

* improve Link component

* Fix tests - add memory router

* fix undefined value in createHref

* fix onclick when it is not provided

* Fix undefined app mount uri

* fix undefined api uri in ci/cd tests

* remove onclick from product type link

Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>

Co-authored-by: Wojciech Mista <wojciech.mista@saleor.io>
2022-01-13 13:04:45 +01:00
..
apps Add error handling to non-existent apps (#1723) 2022-01-11 13:34:48 +01:00
attributes Add tests for swatch attributes (#1606) 2021-12-14 12:14:40 +01:00
auth Logout redirects user to home page (#1721) 2022-01-11 13:32:59 +01:00
categories Fix auto scroll (#1644) 2021-12-06 16:41:18 +02:00
channels Refactor sale update and create forms (#1553) (#1622) 2021-11-24 14:25:46 +01:00
collections Fix auto scroll (#1644) 2021-12-06 16:41:18 +02:00
components Add product type link in product details view (#1724) (#1750) 2022-01-13 13:04:45 +01:00
configuration Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
containers Add service worker (#1073) 2021-04-26 12:10:47 +02:00
customers Saleor 5021 add tests for customers (#1688) (#1733) 2022-01-13 11:21:21 +01:00
discounts Fix auto scroll (#1644) 2021-12-06 16:41:18 +02:00
files Drop deprecated fields (#1071) 2021-04-26 09:49:55 +02:00
fragments Use variant prices in add product modal (#1698) 2021-12-23 16:00:37 +01:00
giftCards Add filters and search to gift cards list (#1466) 2021-10-13 14:42:20 +03:00
home Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
hooks Adjust changed permission requirements(#1542) (#1747) 2022-01-12 14:14:46 +01:00
icons Add Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00
navigation Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
orders Adjust changed permission requirements(#1542) (#1747) 2022-01-12 14:14:46 +01:00
pages Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
pageTypes Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
permissionGroups Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
plugins Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
products Add product type link in product details view (#1724) (#1750) 2022-01-13 13:04:45 +01:00
productTypes Add sorting products by update at date (#1581) 2021-11-17 14:49:22 +02:00
searches Preorders (#1426) 2021-10-01 14:41:31 +02:00
services/errorTracking Ignore EditorJS errors (#1036) 2021-03-30 16:31:38 +02:00
shipping Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
siteSettings Limit quantity per checkout (#1536) 2021-12-07 10:43:24 +01:00
staff Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
storybook Add product type link in product details view (#1724) (#1750) 2022-01-13 13:04:45 +01:00
styles Fix assign countries dialogs (#1610) 2021-11-23 10:03:07 +01:00
taxes Use MacawUI (#1229) 2021-07-21 10:59:52 +02:00
translations Disable auto scroll to the top on assign references (#1510) (#1524) 2021-10-21 10:34:56 +02:00
types Display error if no invoicing plugin is active (#1709) 2021-12-23 13:42:10 +01:00
utils Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
warehouses Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
webhooks Display error if no invoicing plugin is active (#1709) 2021-12-23 13:42:10 +01:00
config.ts Add product type link in product details view (#1724) (#1750) 2022-01-13 13:04:45 +01:00
fixtures.ts add filter bar to collection view 2021-08-03 12:06:32 +02:00
index.html Add favicons 2019-08-12 11:38:01 +02:00
index.tsx Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
intl.ts Fix modal footer shadow issue (#1686) 2021-12-16 13:36:03 +02:00
misc.ts Fix EditorJS read-mode toggle race condition (#1711) 2022-01-10 14:34:17 +02:00
mutations.tsx Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
queries.tsx Use Auth SDK (#1474) 2021-12-17 12:10:54 +01:00
sw.js Add service worker (#1073) 2021-04-26 12:10:47 +02:00
themeOverrides.ts Use MacawUI (#1229) 2021-07-21 10:59:52 +02:00
types.ts Add filters and search to gift cards list (#1466) 2021-10-13 14:42:20 +03:00