Sylvain
|
a97e08b43b
|
(quality) refactored upload components
|
2022-10-28 14:59:52 +02:00 |
|
Sylvain
|
9f3cbc46a3
|
(quality) refactor selectOption
|
2022-10-28 14:30:41 +02:00 |
|
Du Peng
|
1f7f9be37d
|
(feat) if a child category is selected, with every sibling of it, we dont automatically select its parent
|
2022-10-21 18:57:11 +02:00 |
|
Du Peng
|
9eeef449ab
|
(bug) product category filter
|
2022-10-20 19:14:16 +02:00 |
|
Du Peng
|
0abb3641df
|
(bug) product category order in store
|
2022-10-20 19:14:16 +02:00 |
|
Du Peng
|
b9397388c5
|
(feat) stock limit if stock <= stock threshold
|
2022-10-14 11:27:59 +02:00 |
|
Du Peng
|
e462079754
|
(bug) product limit stock error
|
2022-10-13 18:38:42 +02:00 |
|
Sylvain
|
11c8b25357
|
(feat) hide the store to members/visitors
|
2022-10-12 16:48:39 +02:00 |
|
Du Peng
|
9066148572
|
(bug) use Math.round instant of Math.trunc for fix float multify (ex: 37.8*100)
|
2022-10-04 17:26:39 +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
|
ac861e3bcb
|
(bug) negative stock is marked as available
|
2022-10-03 16:37:46 +02:00 |
|
Sylvain
|
db86769d42
|
(bug) products filter: is_available
previously, we misunderstand the behavior or this filter and
we used the filter is_active instead
|
2022-10-03 16:32:32 +02:00 |
|
Sylvain
|
a260f88555
|
(feat) store withdrawal instructions
|
2022-10-03 15:24:01 +02:00 |
|
Sylvain
|
f61e784ace
|
(feat) prevent show product in store if price not set
|
2022-09-27 15:58:59 +02:00 |
|
Sylvain
|
116dac646c
|
(quality) remove eslint-disable
|
2022-09-27 12:53:29 +02:00 |
|
Sylvain
|
75a4038a60
|
(feat) save/restore filters in admin/store/products
|
2022-09-26 17:18:52 +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
|
c23b57131b
|
(bug) fix admin/orders & public/store due to refactoring
|
2022-09-20 17:12:45 +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 |
|
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
|
522b559ced
|
(feat) add payment status to order
|
2022-09-13 18:43:37 +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 |
|
Sylvain
|
f705f71c4f
|
(feat) display/remove ongoing stocks operations
|
2022-09-12 15:55:41 +02:00 |
|
Sylvain
|
c968f7b1aa
|
(feat) stock management: create/show
|
2022-09-08 17:51:48 +02:00 |
|
Du Peng
|
cd1bfe976c
|
Merge branch 'product-store-payment' into product-store
|
2022-09-08 16:49:24 +02:00 |
|
Du Peng
|
8d414a3172
|
(feat) admin can set offer for product in cart
|
2022-09-08 15:10:56 +02:00 |
|
Sylvain
|
45bac88b26
|
(quality) refactored categories sorting + fix ts issues
|
2022-09-07 17:30:21 +02:00 |
|
Du Peng
|
0f7b99c8a9
|
add a function return the currency symbol
|
2022-08-26 20:14:15 +02:00 |
|
Du Peng
|
981cffa27d
|
pay cart with coupon code
|
2022-08-26 20:10:21 +02:00 |
|
Du Peng
|
ab800a519f
|
store cart
|
2022-08-19 20:03:09 +02:00 |
|
Sylvain
|
ea1883e406
|
factorize front-end API params helper
|
2022-06-29 15:34:04 +02:00 |
|
Sylvain
|
e45872956c
|
(ui) Option to prevent users from changing their group
|
2022-05-11 15:45:49 +02:00 |
|
Sylvain
|
7da62bb513
|
(back) generate ICS file for a reservation
|
2022-05-10 16:48:58 +02:00 |
|
Sylvain
|
0e8230af48
|
(ui) use user-profile-form in admin/members/new
|
2022-05-10 11:18:33 +02:00 |
|
Sylvain
|
040858ac1f
|
(ui) refactored profile-completion screen to use more accurate messages
|
2022-05-09 14:58:26 +02:00 |
|
Sylvain
|
69d595e9f6
|
(ui) use user-profile-form in profile completion screen
|
2022-05-09 12:11:37 +02:00 |
|
vincent
|
521229b87b
|
Add form validation
|
2022-05-04 14:57:31 +02:00 |
|
vincent
|
2b67280fd6
|
Fix types and reset input function
|
2022-05-04 10:26:18 +02:00 |
|
vincent
|
5024037ce6
|
(wip) fab-socials
|
2022-05-04 10:25:15 +02:00 |
|
vincent
|
7461f6d1d5
|
(wip) show and edit social networks
|
2022-05-04 10:21:05 +02:00 |
|
Sylvain
|
aa432d08b3
|
(wip)(ui) refactor user edition form
|
2022-04-26 18:05:18 +02:00 |
|
Sylvain
|
7e9745a761
|
(style) eslint all code
|
2022-03-29 17:21:29 +02:00 |
|
Sylvain
|
4fe5b3dc27
|
(feat) track events in GA4
page_view, login, purchase
|
2022-03-22 14:19:10 +01:00 |
|