Du Peng
|
c7559e3857
|
(bug) product stock status
|
2022-09-28 11:32:07 +02:00 |
|
Du Peng
|
ac671ea26d
|
(feat) check cart item amount/available/quantity_min/stock before checkout
|
2022-09-27 19:44:39 +02:00 |
|
Sylvain
|
040f74a2fe
|
(merge) Merge branch 'product-store_integration' into product-store
|
2022-09-26 17:29:12 +02:00 |
|
Sylvain
|
75a4038a60
|
(feat) save/restore filters in admin/store/products
|
2022-09-26 17:18:52 +02:00 |
|
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
|
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
|
1aa058f3d6
|
(feat) allow product price = 0
|
2022-09-19 19:27:11 +02:00 |
|
Du Peng
|
b5ffae1fb6
|
(bug) form input cannot save a float
|
2022-09-19 19:08:52 +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 |
|
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 |
|
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 |
|
Du Peng
|
f015e23a85
|
(wip) change order state by admin
|
2022-09-15 20:19:19 +02:00 |
|
Du Peng
|
947c69c4ed
|
(feat) improve orders filter
|
2022-09-15 12:38:34 +02:00 |
|
Du Peng
|
b87355bc5a
|
(feat) orders filter by admin
|
2022-09-14 19:54:24 +02:00 |
|
Sylvain
|
c4baf89c54
|
(merge) Merge branch 'product-store_stocks' into product-store
|
2022-09-14 15:15:47 +02:00 |
|
Sylvain
|
6b224d7db1
|
(feat) alert unsaved changes
if the user tries to quit the product form, he will
be alerted about unsaved changes, if any
|
2022-09-14 14:51:54 +02:00 |
|
Du Peng
|
9b3a1c0634
|
(feat) add cart status color
|
2022-09-14 09:37:14 +02:00 |
|
Du Peng
|
32b19ed4f7
|
(feat) manage orders in admin dashbaord
|
2022-09-13 19:47:19 +02:00 |
|
Du Peng
|
f130ba46c1
|
(feat) show product sku in cart and order detail
|
2022-09-13 18:55:08 +02:00 |
|
Du Peng
|
522b559ced
|
(feat) add payment status to order
|
2022-09-13 18:43:37 +02:00 |
|
Sylvain
|
c381c985d2
|
(wip) unsaved form alert
|
2022-09-13 17:18:35 +02:00 |
|