Sylvain
|
af81f10a4e
|
(bug) div cannot appear as a descendant of p
|
2022-09-26 16:44:14 +02:00 |
|
Sylvain
|
bc09450418
|
(bug) product store filtering
- Do not reset the category when reseting the filters
- Prevent filtering by internal stock when user is not privileged
|
2022-09-26 15:45:52 +02:00 |
|
Sylvain
|
46d1127efc
|
(bug) div cannot appear as a descendant of p
|
2022-09-26 15:31:57 +02:00 |
|
Sylvain
|
498ed0d115
|
(bug) cannot render the machine filters
if a default machines list was not provided to the machines-filters component, the component rendering is broken
|
2022-09-26 15:25:15 +02:00 |
|
Sylvain
|
1b930d2005
|
(feat) restore the filters from the URL
|
2022-09-26 15:23:07 +02:00 |
|
Sylvain
|
6b7daade5f
|
(feat) save filters to the URL
|
2022-09-26 12:41:20 +02:00 |
|
vincent
|
6aaabe5b05
|
(i18n) Add missing translations
|
2022-09-22 11:23:26 +02:00 |
|
vincent
|
3ffa7c1cea
|
(i18n) Update translations
|
2022-09-22 10:30:05 +02:00 |
|
vincent
|
5b014b8d64
|
(i18n) Update translations
|
2022-09-22 09:40:29 +02:00 |
|
vincent
|
ab52a1425c
|
(i18n) restore translation
|
2022-09-21 16:23:09 +02:00 |
|
vincent
|
4fe2679808
|
(quality) refacto item quantity input
|
2022-09-21 12:27:20 +02:00 |
|
Sylvain
|
57e3dda2cd
|
(feat) products filtering in public store
|
2022-09-21 11:51:41 +02:00 |
|
vincent
|
e4c0c10ef3
|
(merge) branch 'origin/product-store_filtering'
|
2022-09-20 17:36:23 +02:00 |
|
Sylvain
|
c23b57131b
|
(bug) fix admin/orders & public/store due to refactoring
|
2022-09-20 17:12:45 +02:00 |
|
Sylvain
|
117c9bb1dd
|
(feat) products list ordering
|
2022-09-20 15:47:15 +02:00 |
|
Sylvain
|
a41e5a93e5
|
(feat) products filtering for admin view
|
2022-09-20 15:30:44 +02:00 |
|
vincent
|
0345476b5f
|
(merge) branch 'origin/product-store'
|
2022-09-20 15:25:21 +02:00 |
|
vincent
|
75d327f410
|
(quality) Improve responsive
|
2022-09-20 15:21:44 +02:00 |
|
Sylvain
|
586dd5f9b5
|
(quality) extract filter in separate components
|
2022-09-20 09:24:35 +02:00 |
|
vincent
|
945428e71c
|
(quality) Refacto tooltip
|
2022-09-20 09:24:05 +02:00 |
|
vincent
|
9742558cfa
|
(feat) Save product categories' positions
|
2022-09-20 09:24:05 +02:00 |
|
vincent
|
b5c924a8e0
|
(bug) Fix filter name
|
2022-09-20 09:24:05 +02:00 |
|
vincent
|
d0e68fbf21
|
(quality) Refacto/style active orders list's filters
|
2022-09-20 09:24:04 +02:00 |
|
vincent
|
b7e128a63c
|
(feat) Add filters
|
2022-09-20 09:24:04 +02:00 |
|
Sylvain
|
5d2bd250a8
|
(quality) improved comments
|
2022-09-20 09:24:03 +02:00 |
|
Du Peng
|
eebf2bcb43
|
Merge branch 'product-store_order' into product-store
|
2022-09-19 19:32:36 +02:00 |
|
Du Peng
|
ded9b4a1e8
|
(bug) product slug isn't unique
|
2022-09-19 19:31:43 +02:00 |
|
Du Peng
|
1aa058f3d6
|
(feat) allow product price = 0
|
2022-09-19 19:27:11 +02:00 |
|
Du Peng
|
906931f40f
|
(bug) save double product image when creation of product
|
2022-09-19 19:09:54 +02:00 |
|
Du Peng
|
b5ffae1fb6
|
(bug) form input cannot save a float
|
2022-09-19 19:08:52 +02:00 |
|
Du Peng
|
c424e80f8b
|
(feat) check order's item amount and quantity min before checkout
|
2022-09-19 16:51:50 +02:00 |
|
Du Peng
|
e2b6267924
|
(feat) cannot delete a product if it is used in order
|
2022-09-19 15:20:42 +02:00 |
|
Du Peng
|
74bf28abec
|
Merge branch 'product-store_order' into product-store
|
2022-09-16 19:13:28 +02:00 |
|
Du Peng
|
034b6b478e
|
(feat) order avoir reference
|
2022-09-16 19:12:53 +02:00 |
|
Du Peng
|
cbed318c3f
|
(feat) refund an order by admin
|
2022-09-16 18:31:20 +02:00 |
|
vincent
|
2e1784b291
|
(quality) Refacto tooltip
|
2022-09-16 17:58:19 +02:00 |
|
Du Peng
|
b635113843
|
(bug) all orders is shown in my orders of admin
|
2022-09-16 17:58:02 +02:00 |
|
Du Peng
|
96a0f10747
|
(feat) add delivered state to order
|
2022-09-16 17:54:41 +02:00 |
|
Du Peng
|
8769244a33
|
(feat) update change order action locale
|
2022-09-16 17:30:28 +02:00 |
|
Du Peng
|
a67d6264b3
|
(feat) cancel order can't create product stock movement
|
2022-09-16 17:19:26 +02:00 |
|
Du Peng
|
be96e42f26
|
(bug) client can add product to cart with a out of stock quantity
|
2022-09-16 17:10:13 +02:00 |
|
vincent
|
154d2c5565
|
(feat) Save product categories' positions
|
2022-09-16 17:01:56 +02:00 |
|
Du Peng
|
8c75b5fdd4
|
(bug) product stock status and quantity min to cart
|
2022-09-16 16:50:05 +02:00 |
|
vincent
|
22cb169778
|
(bug) Fix filter name
|
2022-09-16 16:06:58 +02:00 |
|
vincent
|
b1cea8f2dd
|
(quality) Refacto/style active orders list's filters
|
2022-09-16 15:58:18 +02:00 |
|
vincent
|
ffafb223f1
|
(merge) branch 'origin/product-store'
|
2022-09-16 14:13:29 +02:00 |
|
Du Peng
|
6fc0b935d9
|
(bug) change product stock movement type
|
2022-09-16 12:08:07 +02:00 |
|
vincent
|
9a10c992c2
|
(feat) Add filters
|
2022-09-16 11:54:58 +02:00 |
|
Du Peng
|
010718d53e
|
(merge) store manage the orders by admin
|
2022-09-16 11:45:58 +02:00 |
|
Du Peng
|
53004767bf
|
(feat) add order action ready/in_progress/canceled
|
2022-09-16 11:38:11 +02:00 |
|