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 |
|
Dawid Tarasiuk
|
c88572356f
|
Queue invoice status check
|
2020-07-08 10:44:32 +02:00 |
|
dominik-zeglen
|
b1ac074b1e
|
Improve comment
|
2020-07-06 17:06:01 +02:00 |
|
dominik-zeglen
|
a6dda68d50
|
Handle task failure and fix task duplication
|
2020-07-06 16:24:54 +02:00 |
|
dominik-zeglen
|
bdf90039b5
|
Handle asynchronous tasks
|
2020-06-26 13:09:55 +02:00 |
|
dominik-zeglen
|
7a2a18a1d4
|
Add background task manager
|
2020-06-26 13:09:55 +02:00 |
|