Commit graph

11 commits

Author SHA1 Message Date
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
dominik-zeglen
5c42b3cf23 Minor visual changes 2019-11-07 14:29:08 +01:00
dominik-zeglen
d84ba84e91 Update @material-ui 2019-11-07 14:22:40 +01:00
dominik-zeglen
99d0053b20 Fix RadioGroupField styling 2019-10-15 17:52:14 +02:00
Krzysztof Bialoglowicz
c59ed7664b Fix commented issues 2019-09-16 13:43:02 +02:00
Krzysztof Bialoglowicz
6d0aacd7ce Fix visibility card component 2019-09-16 03:00:38 +02:00
Krzysztof Bialoglowicz
4cc48250b2 Fix small issues 2019-09-11 16:25:27 +02:00
Krzysztof Bialoglowicz
8c5d287ebe Fix radio button styles 2019-09-11 10:29:17 +02:00
Krzysztof Bialoglowicz
c5bc5cf579 Fix visibility card 2019-09-09 16:07:09 +02:00
Dominik Żegleń
94c0833766 Refactor translations in components (#133)
* Refactor translations in components

* Update pot file
2019-08-29 14:42:59 +02:00
dominik-zeglen
a2dd1a1404 Add missing files 2019-08-09 12:17:04 +02:00