dominik-zeglen
|
82aa6ea942
|
Use optional chaining
|
2020-08-25 11:42:14 +02:00 |
|
dominik-zeglen
|
419525f493
|
Use query hooks in product variant view
|
2020-08-24 12:29:54 +02:00 |
|
dominik-zeglen
|
0fc4d1afb2
|
Use query hooks in product variant create view
|
2020-08-24 12:18:58 +02:00 |
|
dominik-zeglen
|
b1fd1c3243
|
Use query hooks in product image viiew
|
2020-08-24 12:14:59 +02:00 |
|
dominik-zeglen
|
4df1c71a79
|
Use query hooks in product list
|
2020-08-24 12:10:48 +02:00 |
|
dominik-zeglen
|
7726bacb77
|
Remove ProductUpdateOperations component
|
2020-08-24 11:50:55 +02:00 |
|
dominik-zeglen
|
0b5c9e35eb
|
Add warehouse choice
|
2020-08-18 16:20:50 +02:00 |
|
dominik-zeglen
|
ac48ba4d96
|
Fix missing save button
|
2020-08-12 12:49:05 +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 |
|
AlicjaSzu
|
1887769055
|
add status to notifications
|
2020-07-06 10:46:14 +02:00 |
|
Dawid Tarasiuk
|
9e66d99dca
|
Use productRangeUndiscounted instead of calculating variant prices range
|
2020-06-18 17:01:36 +02:00 |
|
Dawid Tarasiuk
|
eaa85bc795
|
Update product variant creator
|
2020-06-16 15:16:08 +02:00 |
|
Dawid Tarasiuk
|
43aeff8e68
|
Update product variant creator
|
2020-06-12 13:19:44 +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
|
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
|
688fc83f55
|
Split components into pricing and stock sections
|
2020-04-28 16:37:15 +02:00 |
|
dominik-zeglen
|
e153b59bc3
|
Add stock to variant matrix
|
2020-04-28 16:37:10 +02:00 |
|
dominik-zeglen
|
e41a79fe78
|
Make variant creator view instead of dialog
|
2020-04-28 16:33:27 +02:00 |
|
dominik-zeglen
|
50ff050155
|
Use dedicated wizard hook
|
2020-04-28 16:33:26 +02:00 |
|
dominik-zeglen
|
8b5b3c81d5
|
Fix type errors
|
2020-04-28 16:33:25 +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
|
4d81c89f58
|
Add tracking to update
|
2020-04-28 16:33:19 +02:00 |
|
dominik-zeglen
|
11a10686ce
|
Add stock management components to simple product
|
2020-04-28 16:33:18 +02:00 |
|
Gabriel L Martinez
|
7226a58688
|
Merge branch 'master' into fix/changing-sorting-option-should-reset-pagination
|
2020-04-15 07:55:34 -04:00 |
|
Gabriel L Martinez
|
bf3a0b4f59
|
Move filter method to ProductList view
|
2020-04-15 05:47:49 -04:00 |
|
Gabriel L Martinez
|
c59ea6ada6
|
Refactor filterColumnIds and move it to utils
|
2020-04-15 04:46:17 -04:00 |
|
Gabriel L Martinez
|
7970102cb3
|
Filter column ids before send it to GridAttributes
|
2020-04-10 20:46:32 -04:00 |
|
Gabriel L Martinez
|
bf4d2495a1
|
Reset pagination when guest change sorting
|
2020-04-10 09:28:12 -04:00 |
|
dominik-zeglen
|
bae3e461a7
|
Fix types
|
2020-03-24 13:54:06 +01:00 |
|
dominik-zeglen
|
6bacb5fb3a
|
wip
|
2020-03-24 13:53:38 +01:00 |
|
dominik-zeglen
|
ff74c566ab
|
Use error formatting in product section
|
2020-03-24 13:53:20 +01:00 |
|
dominik-zeglen
|
fa8231992f
|
Explicitely return not found page
|
2020-02-20 15:18:22 +01:00 |
|
dominik-zeglen
|
c4c0f22cec
|
Fix ICU plurals
|
2020-02-13 12:54:05 +01:00 |
|
dominik-zeglen
|
35d433f7ca
|
Improve form error handling
|
2020-01-31 14:48:39 +01:00 |
|
dominik-zeglen
|
13db408919
|
Fix collection filtering
|
2020-01-20 16:47:52 +01:00 |
|
dominik-zeglen
|
bd0593b1f6
|
Fix minor bugs
|
2020-01-20 16:47:51 +01:00 |
|
dominik-zeglen
|
5f3024d0b4
|
Update snapshots
|
2020-01-20 16:47:49 +01:00 |
|
dominik-zeglen
|
5ca01db4eb
|
Fix types
|
2020-01-20 16:47:48 +01:00 |
|
dominik-zeglen
|
8ddf66f134
|
Add attribute filter
|
2020-01-20 16:47:46 +01:00 |
|
dominik-zeglen
|
5dcc8c76e3
|
Fix types
|
2020-01-20 16:47:34 +01:00 |
|
dominik-zeglen
|
3bdd0dab6f
|
Add product type filter
|
2020-01-20 16:47:30 +01:00 |
|
dominik-zeglen
|
aeb209744a
|
Add category and collection filter
|
2020-01-20 16:47:18 +01:00 |
|