saleor-dashboard/src
Patryk Andrzejewski 97b682c805
Sku triggers variant name change (#3470)
* Sku triggers variant name change

* fixes product variants failing tests SALEOR_2901 and SALEOR_2902

* fix should be able to create several variants visible for the customers. TC: SALEOR_2902

---------

Co-authored-by: wojteknowacki <wojciech.nowacki@saleor.io>
2023-05-05 11:34:35 +02:00
..
apps Add author field to app details page (#3455) 2023-04-20 09:39:54 +02:00
attributes Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
auth Fix network error handling (#3406) 2023-04-12 09:46:11 +02:00
categories Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
channels Remove transactions feature flag (#3557) 2023-04-28 13:24:10 +02:00
collections Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
components GraphiQL styles (#3549) 2023-05-04 17:09:10 +02:00
configuration Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
containers Add sidebar feature flag (#3019) 2023-01-23 12:16:02 +01:00
custom-apps Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
customers Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
discounts Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
files Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
fragments Remove transactions feature flag (#3557) 2023-04-28 13:24:10 +02:00
giftCards Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
graphql Remove transactions feature flag (#3557) 2023-04-28 13:24:10 +02:00
home Homepage alignments (#3421) 2023-03-30 09:58:19 +02:00
hooks Fix network error handling (#3406) 2023-04-12 09:46:11 +02:00
icons New macaw ui (#3069) 2023-02-20 16:21:28 +01:00
navigation Add new Layout structure (#3213) 2023-02-28 10:33:16 +01:00
orders Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
pages Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
pageTypes Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
permissionGroups Fix double scroll issue on add produtct to draft order (#3355) 2023-04-25 12:45:33 +02:00
plugins Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
products Sku triggers variant name change (#3470) 2023-05-05 11:34:35 +02:00
productTypes Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
searches 🏷️ Rework product list view (#3296) 2023-03-20 13:06:33 +01:00
services/errorTracking Add trailing commas (#2062) 2022-06-21 11:36:55 +02:00
shipping Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
siteSettings Fix site settings layout (#3362) 2023-03-17 12:21:42 +01:00
staff Fix add missing avatars (#3351) 2023-03-17 12:12:21 +01:00
storybook Remove legacy Marketplace code and env variables that it was using (#3342) 2023-03-14 12:17:19 +01:00
styles Drop "manage products" permission requirement to view orders (#2248) 2022-08-25 10:35:07 +02:00
taxes Migrate product create page to new MacawUI (#3372) 2023-05-04 10:57:18 +02:00
theme New macaw ui (#3069) 2023-02-20 16:21:28 +01:00
translations Test navigation refactor (#3294) 2023-03-09 09:18:07 +01:00
utils Remove transactions feature flag (#3557) 2023-04-28 13:24:10 +02:00
warehouses Add new Layout structure (#3213) 2023-02-28 10:33:16 +01:00
config.ts Adding env variable that allows to display any version name in the dashboard settings (#3533) 2023-04-26 12:05:16 +02:00
debug.ts Introduce "debug" package and replace console.debug with it (#3358) 2023-03-15 10:44:02 +01:00
fixtures.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
index.css Fix double scroll issue on add produtct to draft order (#3355) 2023-04-25 12:45:33 +02:00
index.html Remove legacy Marketplace code and env variables that it was using (#3342) 2023-03-14 12:17:19 +01:00
index.tsx Add DevMode panel (trigger: CMD+') (#3333) 2023-03-17 15:10:58 +01:00
intl.ts Select filter presets (#3412) 2023-04-12 09:11:11 +02:00
misc.ts Static datagrid in order view (#3276) 2023-04-20 09:52:44 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
themeOverrides.ts New macaw ui (#3069) 2023-02-20 16:21:28 +01:00
types.ts Select filter presets (#3412) 2023-04-12 09:11:11 +02:00