Sylvain
|
01df96dc20
|
(security) upgrade to rails 6
|
2023-03-22 10:58:22 +01:00 |
|
Sylvain
|
09897b7067
|
(bug) invalid tables names for cart items
|
2023-02-15 10:30:03 +01:00 |
|
Sylvain
|
9f9a2e616f
|
(feat) slots/availabilities status for pending reservations
|
2023-02-15 10:29:54 +01:00 |
|
Sylvain
|
42d830b4f8
|
(feat) save cart items in db
|
2023-02-15 10:29:46 +01:00 |
|
Sylvain
|
8ce1ceb345
|
(quality) translate validation messages
|
2023-01-04 11:12:02 +01:00 |
|
Sylvain
|
2705b9f6bd
|
(bug) unable to reserve if user's subscription plan is disabled
|
2022-07-20 17:46:09 +02:00 |
|
Du Peng
|
c24aad00c4
|
check shopping cart items is valid before pay online
|
2022-06-07 16:55:29 +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
|
315e899540
|
[WIP] fix tests
|
2021-10-14 18:20:10 +02:00 |
|
Sylvain
|
66f81a975e
|
WIP: array of items
Migration from cart_items:{reservation:{}, subscription:{}, ...}
to cart_items:{items:[{reservation:{}, ...}], ...}
|
2021-05-19 18:12:52 +02:00 |
|
Sylvain
|
3dc686840c
|
front adaptation to cartItems
fix payzen customer cart creation
TODO: refactor the payOnSite modals
|
2021-04-27 17:18:20 +02:00 |
|
Sylvain
|
b9e8c8867c
|
fix running test renew_as_admin_test
|
2021-04-26 11:40:26 +02:00 |
|
Sylvain
|
e456ddc7c9
|
WIP: refactor the price computation system
|
2021-04-22 19:24:08 +02:00 |
|