Dominik Żegleń
|
7770ae34df
|
Add metadata (#670)
* Add metadata editor component
* Add tests
* Fix plurals
* Use pascal case in selectors
* Update product metadata
* Add metadata handler decorator
* Update snapshots
* wip
* Remove operation provider component
* Add metadata to collections
* Add metadata editor to variant
* Add metadata editor to categories
* Add metadata to product types
* Simplify code
* Add metadata to attributes
* Drop maybe
* Rename Metadata to MetadataFragment
* Update changelog and snapshots
|
2020-08-28 14:45:11 +02:00 |
|
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
|
69336b8cca
|
Do not throw error if API_URI is not set
|
2020-07-29 15:34:39 +02:00 |
|
dominik-zeglen
|
4ffbcd069d
|
Do not match requests by url and headers
|
2020-07-29 15:10:39 +02:00 |
|
dominik-zeglen
|
6f29fa274e
|
Throw error if API_URI is not set
|
2020-07-28 13:01:28 +02:00 |
|
dominik-zeglen
|
1e1de16c87
|
Use env variable
|
2020-07-28 12:33:55 +02:00 |
|
dominik-zeglen
|
41e60b6418
|
Add tests to auth
|
2020-07-27 12:23:42 +02:00 |
|
dominik-zeglen
|
b5029deca0
|
wip
|
2020-07-27 12:21:25 +02:00 |
|
dominik-zeglen
|
ed5cd00062
|
Add test utils
|
2020-01-20 16:46:54 +01:00 |
|