AlicjaSzu
|
eba4ba2edf
|
update VisibilityCard component (#679)
* update VisibilityCard component
* add visibleInListings in Product
* update mutations and types with visibleInListings
* update ProductExportDialogInfo with availableForPurchase
* update defaultMessages
* update useDateLocalize hook
* update cypress tests
* update orders with availability info
* revert cypress changes
* update changelog
* update product update handlers
* fix VisibilityCard styles
* create AvailabilityCard component
* update defaultMessages
* update snapshots and messages
* fix ProductCreatePage form data types
* update defaultMessages
|
2020-09-03 12:25:16 +02:00 |
|
dominik-zeglen
|
7726bacb77
|
Remove ProductUpdateOperations component
|
2020-08-24 11:50:55 +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
|
c09fc4ce00
|
Apply fixes from 2.10.1
|
2020-07-16 13:48:00 +02:00 |
|
dominik-zeglen
|
eddec1a5c2
|
Move fragments to avoid circular imports
|
2020-07-07 12:14:12 +02:00 |
|
Dawid Tarasiuk
|
8fa7eb2b8a
|
Revert "Remove base price from product create page"
This reverts commit 0b099e882c .
|
2020-06-12 12:17:17 +02:00 |
|
Dawid Tarasiuk
|
65e5539173
|
Remove basePrice from schema
|
2020-06-10 15:39:10 +02:00 |
|
Dawid Tarasiuk
|
0b099e882c
|
Remove base price from product create page
|
2020-06-08 13:52:20 +02:00 |
|
Krzysztof Wolski
|
a82de30309
|
Add circleci config and enhance our linters (#519)
* Add circleci config
* Season linting config
* Apply code style
|
2020-05-14 11:30:32 +02:00 |
|
dominik-zeglen
|
6af08af910
|
Update product stock management to newest design
|
2020-05-04 18:06:36 +02:00 |
|
dominik-zeglen
|
1b3e304c79
|
Enable submitting in variant creator
|
2020-04-28 16:37:39 +02:00 |
|
dominik-zeglen
|
e41a79fe78
|
Make variant creator view instead of dialog
|
2020-04-28 16:33:27 +02:00 |
|
dominik-zeglen
|
d38fa42462
|
Add stock in product variant create view
|
2020-04-28 16:33:24 +02:00 |
|
dominik-zeglen
|
0eb7750321
|
Add variant stock management
|
2020-04-28 16:33:23 +02:00 |
|
dominik-zeglen
|
4b661c9bff
|
Add simple product stock management
|
2020-04-28 16:33:22 +02:00 |
|
dominik-zeglen
|
db3b51f931
|
Add simple product stock management
|
2020-04-28 16:33:22 +02:00 |
|
dominik-zeglen
|
f94fdba7b9
|
Add warehouse stock edit prototype
|
2020-04-28 16:33:21 +02:00 |
|
dominik-zeglen
|
ff74c566ab
|
Use error formatting in product section
|
2020-03-24 13:53:20 +01:00 |
|
dominik-zeglen
|
4d27960d79
|
Fix attribute errors
|
2019-10-21 16:52:54 +02:00 |
|
dominik-zeglen
|
7bb26784e6
|
Add error handling
|
2019-10-09 12:23:39 +02:00 |
|
dominik-zeglen
|
742523bac7
|
Fix variant create query
|
2019-10-09 12:19:06 +02:00 |
|
dominik-zeglen
|
bd211a6720
|
Update from saleor/master
|
2019-08-09 13:14:35 +02:00 |
|
dominik-zeglen
|
5d959e6d6e
|
Initial commit
|
2019-06-19 16:40:52 +02:00 |
|