saleor-dashboard/src
Dominik Żegleń df5aea6200
Add product export (#620)
* Add component backbone

* Make step component generic and typed

* Add step tabs

* Add settings view

* Encapsulate all dialog components in one directory

* Move types to separate file

* Add mutations

* Use gql types

* Add error handling

* Do not keep separate types file

* Allow products to be exported

* Fix types

* Update snapshots

* Update to latest schema

* Add disabled option

* Use wizard hook

* Update type definitions

* Queue export check task

* Fix bug causing jobs to be endless and duplicated

* Fix minor bugs

* Add accordion component

* Allow selection of fields  to be exported

* Add attribute export

* Update snapshots

* Update messages

* Update changelog

* Add missing key

* Add quick peek to accordioin

* Sort imports

* Remove unused files

* Add chiips to attribute selection

* Change menu positioning

* Add product counter

* Add select all option

* Update snapshots

* Update messages

* Remove unused import

* Add chips

* Add test tags

* Update snapshots

* Change number of max chips

* Add accordion tags

* Update messages
2020-07-30 11:54:16 +02:00
..
apps Apps (#599) 2020-07-22 12:54:15 +02:00
attributes Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
auth Do not match requests by url and headers 2020-07-29 15:10:39 +02:00
categories Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
collections Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
components Add product export (#620) 2020-07-30 11:54:16 +02:00
configuration Apps (#599) 2020-07-22 12:54:15 +02:00
containers Add product export (#620) 2020-07-30 11:54:16 +02:00
customers Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
discounts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
fragments Add product export (#620) 2020-07-30 11:54:16 +02:00
home Move from test cafe to Cypress (#584) 2020-07-20 11:42:44 +02:00
hooks Apply review changes 2020-07-27 12:23:48 +02:00
icons Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
navigation Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
orders Add product export (#620) 2020-07-30 11:54:16 +02:00
pages Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
permissionGroups Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
plugins Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
products Add product export (#620) 2020-07-30 11:54:16 +02:00
productTypes Add product export (#620) 2020-07-30 11:54:16 +02:00
searches Add product export (#620) 2020-07-30 11:54:16 +02:00
shipping Apply fixes from 2.10.1 2020-07-16 13:48:00 +02:00
siteSettings Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
staff Apps (#599) 2020-07-22 12:54:15 +02:00
storybook Add product export (#620) 2020-07-30 11:54:16 +02:00
taxes Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
translations Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
types Add product export (#620) 2020-07-30 11:54:16 +02:00
utils Add product export (#620) 2020-07-30 11:54:16 +02:00
warehouses Move from test cafe to Cypress (#584) 2020-07-20 11:42:44 +02:00
webhooks Apps (#599) 2020-07-22 12:54:15 +02:00
Baseline.tsx Do not use asterisk imports 2019-08-09 12:26:22 +02:00
config.ts Apps (#599) 2020-07-22 12:54:15 +02:00
fixtures.ts Apps (#599) 2020-07-22 12:54:15 +02:00
index.html Add favicons 2019-08-12 11:38:01 +02:00
index.tsx Handle token refreshing 2020-07-27 12:23:47 +02:00
intl.ts Add product export (#620) 2020-07-30 11:54:16 +02:00
misc.ts Apply fixes from 2.10.1 2020-07-16 13:48:00 +02:00
mutations.tsx add status to notifications 2020-07-06 10:46:14 +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
theme.ts update messages stories 2020-07-02 14:49:41 +02:00
types.ts Apps (#599) 2020-07-22 12:54:15 +02:00