saleor-dashboard/src
Łukasz Szewczyk ec230e55c0
Add variants to sale view (#1420)
* Update schema and biuld types for sale per variant

* Create variant search module and generate types for it

* Add listing component for sale view

* Create dialog for variant assignment

* Expand sale page with vairnats

* Add new sale fixtures

* Add transaltions for variants on sale view

* Update snapshot

* Refactor sales dialogs and tables, move styles and ittl to local files

* Rework search dialog. Create item/subitem selectable table for variants, update spapshot

* Adjust table columns width

* Standardize the tables

* Unify messages

* Drop whole variant object in favor of just ids, simplify filtring functions

* Update snapshots

Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2021-09-30 14:51:13 +02:00
..
apps Fix initial list settings (#1401) 2021-09-17 11:59:28 +02:00
attributes Add tab selector util for lists and refactor (#1421) 2021-09-21 16:06:45 +02:00
auth Add page type and attributes permissions handling (#1425) 2021-09-24 14:01:54 +02:00
categories Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
channels Fix back button on manage channels at product details (#1380) (#1417) 2021-09-17 18:02:44 +02:00
collections Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
components Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
configuration Add page type and attributes permissions handling (#1425) 2021-09-24 14:01:54 +02:00
containers Add service worker (#1073) 2021-04-26 12:10:47 +02:00
customers Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
discounts Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
files Drop deprecated fields (#1071) 2021-04-26 09:49:55 +02:00
fragments Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
giftCards gift cards in checkout (#1376) 2021-09-29 15:24:47 +02:00
home Use MacawUI (#1229) 2021-07-21 10:59:52 +02:00
hooks Save as empty value, when trying to save undefined var to local storage (#1443) 2021-09-28 17:29:57 +02:00
icons Add Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00
navigation Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
orders Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
pages Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
pageTypes Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
permissionGroups Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
plugins Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
products Remove image white background in dark mode (#1432) (#1446) 2021-09-28 14:25:00 +02:00
productTypes Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
searches Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
services/errorTracking Ignore EditorJS errors (#1036) 2021-03-30 16:31:38 +02:00
shipping Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
siteSettings Fetch shop data after user is authenticated (#1427) 2021-09-21 15:30:41 +02:00
staff Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
storybook Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
styles Fixed issue with modals containing invalid/redundant scrolls (#1240) 2021-08-11 11:03:39 +02:00
taxes Use MacawUI (#1229) 2021-07-21 10:59:52 +02:00
translations test for category translations (#1247) 2021-09-02 12:36:46 +02:00
types Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
utils Add draft order webhook events (#1438) (#1439) 2021-09-27 16:06:21 +02:00
warehouses Add missing rowNumber dependency to update queryVariables (#1256) 2021-09-28 14:24:45 +02:00
webhooks Add draft order webhook events (#1438) (#1439) 2021-09-27 16:06:21 +02:00
config.ts App adjustments (#1385) 2021-09-13 16:14:04 +02: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 Add page type and attributes permissions handling (#1425) 2021-09-24 14:01:54 +02:00
intl.ts Introduce fulfillment creation API (#1241) 2021-08-20 16:36:05 +02:00
misc.ts Add Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00
mutations.tsx Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
queries.tsx Apply review changes 2020-07-27 12:23:48 +02: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 Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00