saleor-dashboard/src/utils/errors
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
..
account.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
app.ts Apps (#599) 2020-07-22 12:54:15 +02:00
common.ts wip 2020-03-24 13:53:38 +01:00
discounts.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
export.ts Add product export (#620) 2020-07-30 11:54:16 +02:00
index.ts Rebase fixes 2020-03-24 15:05:26 +01:00
invoice.ts Partially revert update queries 2020-07-08 10:44:38 +02:00
menu.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
order.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
page.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
permissionGroups.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
product.ts Apply fixes from 2.10.1 2020-07-16 13:48:00 +02:00
shipping.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
shop.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
staff.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
stock.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
warehouse.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
webhooks.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00