Sylvain
|
a63975dd18
|
(merge) Merge branch 'dev' into product-store
|
2022-10-05 17:16:04 +02:00 |
|
Sylvain
|
d750885f3b
|
(feat) filter and paginate stock movements
|
2022-10-05 16:58:40 +02:00 |
|
Sylvain
|
0464aae23e
|
(quality) compute withdrawal instructions server side
|
2022-10-05 12:06:35 +02:00 |
|
Sylvain
|
3a8082db97
|
(merge) Merge remote-tracking branch 'origin/product-store_cart' into product-store
|
2022-10-04 09:41:47 +02:00 |
|
Sylvain
|
a260f88555
|
(feat) store withdrawal instructions
|
2022-10-03 15:24:01 +02:00 |
|
Sylvain
|
51aa967001
|
(feat) dismiss a user to a lower privileged role
|
2022-10-03 14:22:15 +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
|
f61e784ace
|
(feat) prevent show product in store if price not set
|
2022-09-27 15:58:59 +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 |
|
Sylvain
|
a41e5a93e5
|
(feat) products filtering for admin view
|
2022-09-20 15:30:44 +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
|
dbe4570c30
|
(feat) client can show orders in dashbaord
|
2022-09-12 19:44:13 +02:00 |
|
Sylvain
|
f705f71c4f
|
(feat) display/remove ongoing stocks operations
|
2022-09-12 15:55:41 +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
|
4387c05200
|
Merge branch 'product_store' into product_store-store
|
2022-09-06 20:06: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
|
885db68b51
|
add coupon component
|
2022-08-25 20:50:15 +02:00 |
|
Du Peng
|
193c21a583
|
payment of cart by stripe/payzen/local
|
2022-08-25 08:52:17 +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
|
6b805f15f1
|
products page in front
|
2022-08-23 16:02:08 +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
|
055b588ffc
|
Use union type instead of enum for SettingName
|
2022-08-23 13:12:13 +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
|
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
|
e23e83000d
|
products page in front
|
2022-08-03 10:17:58 +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 |
|
Sylvain
|
1b8282fda4
|
display reservations credits in the dashboard
|
2022-06-29 15:35:17 +02:00 |
|
Sylvain
|
bcbd3bfb58
|
(bug) invalid users are reported in search
|
2022-06-29 15:35:17 +02:00 |
|
Sylvain
|
ea1883e406
|
factorize front-end API params helper
|
2022-06-29 15:34:04 +02:00 |
|
Du Peng
|
c24aad00c4
|
check shopping cart items is valid before pay online
|
2022-06-07 16:55:29 +02:00 |
|
Sylvain
|
78f7cdcb8c
|
(bug) unable to remove the last training or the last tag to a member
|
2022-05-31 17:06:39 +02:00 |
|
Du Peng
|
3e34b3c7a7
|
add user validation required setting, user proof of identity upload and organization custom field
|
2022-05-11 16:57:44 +02:00 |
|
Sylvain
|
1d2b814d6f
|
(ui) react component to change user's group
|
2022-05-11 14:37:39 +02:00 |
|
Sylvain
|
0e8230af48
|
(ui) use user-profile-form in admin/members/new
|
2022-05-10 11:18:33 +02:00 |
|
Sylvain
|
89853d3533
|
(ui) allow admins to change user password without asking for the current
|
2022-05-10 10:50:41 +02:00 |
|
Sylvain
|
302c55755e
|
(ui) admin edit user: use new user-profile-form component
|
2022-05-10 10:23:43 +02:00 |
|
Sylvain
|
858e86dbcb
|
(ui) avatar input
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
11491aeb6c
|
(ui) save profile editions to the API
|
2022-05-04 14:12:48 +02:00 |
|