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
|
a41e5a93e5
|
(feat) products filtering for admin view
|
2022-09-20 15:30:44 +02:00 |
|
vincent
|
9742558cfa
|
(feat) Save product categories' positions
|
2022-09-20 09:24:05 +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
|
010718d53e
|
(merge) store manage the orders by admin
|
2022-09-16 11:45:58 +02:00 |
|
Du Peng
|
f015e23a85
|
(wip) change order state by admin
|
2022-09-15 20:19:19 +02:00 |
|
Sylvain
|
c4baf89c54
|
(merge) Merge branch 'product-store_stocks' into product-store
|
2022-09-14 15:15:47 +02:00 |
|
Du Peng
|
b542cbab11
|
(bug) can't save product's price < 1
|
2022-09-13 16:56:36 +02:00 |
|
Sylvain
|
feabded2a0
|
(feat) update the stock total
|
2022-09-13 15:01:55 +02:00 |
|
Du Peng
|
dbe4570c30
|
(feat) client can show orders in dashbaord
|
2022-09-12 19:44:13 +02:00 |
|
Du Peng
|
dff0cb26be
|
(bug) product pagination in store
|
2022-09-09 17:14:22 +02:00 |
|
vincent
|
dd26a1d9af
|
(merge) 'origin/product-store'
|
2022-09-09 13:54:42 +02:00 |
|
vincent
|
6678412cd6
|
(feat) pagination
|
2022-09-09 13:48:20 +02:00 |
|
Sylvain
|
c968f7b1aa
|
(feat) stock management: create/show
|
2022-09-08 17:51:48 +02:00 |
|
Du Peng
|
8d414a3172
|
(feat) admin can set offer for product in cart
|
2022-09-08 15:10:56 +02:00 |
|
Du Peng
|
75b3295f65
|
(feat) allow to apply coupon in cart without login
|
2022-09-07 17:52:23 +02:00 |
|
Du Peng
|
4387c05200
|
Merge branch 'product_store' into product_store-store
|
2022-09-06 20:06:59 +02:00 |
|
Du Peng
|
29a84acf2e
|
Merge branch 'product_store-payment' into product_store-store
|
2022-09-06 19:22:22 +02:00 |
|
Du Peng
|
e86b143c5e
|
(quality) refactroing find or create service
|
2022-09-06 18:17:11 +02:00 |
|
Sylvain
|
b52a59fb42
|
improved comments
|
2022-09-06 17:01:20 +02:00 |
|
Du Peng
|
631d5889c0
|
refactoring create cart service
|
2022-08-28 23:23:58 +02:00 |
|
Du Peng
|
ea535d86b2
|
add checkout policy
|
2022-08-27 18:59:59 +02:00 |
|
Du Peng
|
c80198603e
|
set customer of cart dont save before payment
|
2022-08-27 18:01:25 +02:00 |
|
Du Peng
|
981cffa27d
|
pay cart with coupon code
|
2022-08-26 20:10:21 +02:00 |
|
Du Peng
|
49aa54193d
|
rename operator id to operator_profile_id in order
|
2022-08-26 11:55:35 +02:00 |
|
Du Peng
|
97ee15cf78
|
rename order amount to total
|
2022-08-26 10:46:30 +02:00 |
|
Du Peng
|
d9687a007b
|
fix various bugs for cart
|
2022-08-25 16:23:00 +02:00 |
|
Du Peng
|
193c21a583
|
payment of cart by stripe/payzen/local
|
2022-08-25 08:52:17 +02:00 |
|
Du Peng
|
f62244fcdb
|
add product stock mouvements
|
2022-08-23 16:02:17 +02:00 |
|
Du Peng
|
ec62931a78
|
fix bug: product amount cannot update
|
2022-08-23 16:02:16 +02:00 |
|
Du Peng
|
350275d31b
|
add is_main to product image
|
2022-08-23 16:02:15 +02:00 |
|
Du Peng
|
0773e5bc82
|
product files and images upload
|
2022-08-23 16:02:14 +02:00 |
|
Du Peng
|
272cbf165c
|
create/edit product form
|
2022-08-23 16:02:08 +02:00 |
|
Du Peng
|
69e2b3e111
|
Product model/controller
|
2022-08-23 16:02:07 +02:00 |
|
Du Peng
|
778f98bd9a
|
product category update position api
|
2022-08-23 16:02:04 +02:00 |
|
Du Peng
|
4396bb0ca0
|
store product category create/list/update/delete
|
2022-08-23 16:01:59 +02:00 |
|
Sylvain
|
f7261043b5
|
Fix a bug: trainings monitoring is not available
|
2022-08-23 15:54:37 +02:00 |
|
Du Peng
|
5ec541d854
|
add checkout controller and refactoring cart controller
|
2022-08-21 19:08:10 +02:00 |
|
Du Peng
|
73a2e328a5
|
set operator if admin create cart
|
2022-08-21 15:34:23 +02:00 |
|
Du Peng
|
396248ed2b
|
manage cart session when user login or logout
|
2022-08-20 20:49:51 +02:00 |
|
Du Peng
|
ab800a519f
|
store cart
|
2022-08-19 20:03:09 +02:00 |
|
Du Peng
|
16288ae2bd
|
fablab store page
|
2022-08-16 19:47:27 +02:00 |
|
Du Peng
|
1cef45e3d7
|
add product stock mouvements
|
2022-08-08 18:04:14 +02:00 |
|
Du Peng
|
1b605b3265
|
fix bug: product amount cannot update
|
2022-08-04 14:02:19 +02:00 |
|
Du Peng
|
f345fc2443
|
add is_main to product image
|
2022-08-03 20:16:21 +02:00 |
|
Du Peng
|
fc4fd78843
|
product files and images upload
|
2022-08-03 10:25:36 +02:00 |
|
Du Peng
|
5e1436eda4
|
create/edit product form
|
2022-08-03 10:18:00 +02:00 |
|
Du Peng
|
1e3e7854b2
|
Product model/controller
|
2022-08-03 10:16:36 +02:00 |
|
Du Peng
|
11fc251557
|
product category update position api
|
2022-08-03 10:16:11 +02:00 |
|
Du Peng
|
432b60ca9a
|
store product category create/list/update/delete
|
2022-08-03 10:16:08 +02:00 |
|