Dominik Żegleń
b571eef598
Merge pull request #728 from mirumee/add/taxes-per-product
...
Allow taxes to be configured per product
2020-09-25 17:28:56 +02:00
Tomasz Szymański
4cecf238d6
Allow product variant to be set as default ( #721 )
...
* Add drag-and-drop to allow variants reordering
* Handle variants reordering
* Allow product variant to be set as default
* Display default variant and perform refresing after set
* Move ProductVariantSetDefault to separate component
* Changes to new schema
Co-authored-by: Dawid Tarasiuk <tarasiukdawid@gmail.com>
2020-09-25 14:33:01 +02:00
dominik-zeglen
2b92211b99
Add tax section to product view
2020-09-24 13:46:48 +02:00
Dawid Tarasiuk
ffaf56a51b
Handle variants reordering
2020-09-21 10:33:25 +02:00
AlicjaSzu
cd88102af7
fix product availability date ( #696 )
...
* VisibilityCard - fix product availability date
* revert changes in VisibilityCard, refetch data on successfully updated availability
* fix availability in ProductCreate and ProductUpdate
* ProductUpdate - remove unneeded refetch
* create getProductAvailabilityVariables handler
2020-09-18 15:01:00 +02:00
Maciej Korycinski
24ea28f987
Pass missing isVisibleListing variable to mutation ( #712 )
...
* Pass missing arguments
* Update types
2020-09-16 15:28:05 +02:00
AlicjaSzu
fd6c77adf7
update schema and types
2020-09-07 12:48:19 +02:00
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