Sylvain
|
2705b9f6bd
|
(bug) unable to reserve if user's subscription plan is disabled
|
2022-07-20 17:46:09 +02:00 |
|
Sylvain
|
d26e2ae313
|
(bug) fix various issues due to slots behavior refactoring
|
2022-07-19 11:32:12 +02:00 |
|
Sylvain
|
6a8c441e85
|
public calendar endpoint refactoring & testing
|
2022-07-18 17:19:33 +02:00 |
|
Sylvain
|
b68e47a0ea
|
refactor shopping_cart/reservation
Previsouly, the reservation was expecting parameters like:
slots_attributes: [{start_at: date, end_at: date, availability_id: number}]
Now, the reservation is expecting simpler parameters like:
slots_reservations_attributes:[{slot_id: number}]
|
2022-07-18 17:18:01 +02:00 |
|
Sylvain
|
b2fd2e1b48
|
build all slots at reservation creation time
|
2022-07-18 17:18:00 +02:00 |
|
Sylvain
|
5b69c0f46f
|
test statistics generation
|
2022-01-18 15:34:21 +01:00 |
|
Sylvain
|
13f50c0e33
|
remove references to WalletService.transactable
|
2021-05-27 13:43:54 +02:00 |
|
Sylvain
|
7d37174b51
|
[bug] when a cash coupon was used, an invalid amount is shown in the statistics
|
2020-11-04 15:53:40 +01:00 |
|
Sylvain
|
4c033614ae
|
[ongoing] migrate subscriptions & reservations to statistic_profile
|
2019-06-04 16:50:23 +02:00 |
|
Sylvain
|
7822ab4572
|
[ongoing] fix reservation processes
|
2018-12-10 17:20:23 +01:00 |
|
Sylvain
|
a9e593a840
|
fix statistics generation with cash coupon
|
2016-11-29 14:57:43 +01:00 |
|
Sylvain
|
6c933857f4
|
fix statistics generation with cash coupon
|
2016-11-29 14:57:21 +01:00 |
|
Sylvain
|
585d137cfc
|
some automated tests about cash coupons
|
2016-11-28 10:40:02 +01:00 |
|
Peng DU
|
9ba8e46450
|
refactroing wallet service, credit/debit in transaction of db, if have an error we rollback all
|
2016-07-21 16:32:57 +02:00 |
|
Peng DU
|
61273bd66f
|
fix test
|
2016-07-21 16:32:55 +02:00 |
|
Peng DU
|
d0956bb0aa
|
show wallet transactions of user
|
2016-07-21 16:32:54 +02:00 |
|
Nicolas Florentin
|
8c3f2d2862
|
implements a service to handle subscription extension after reservation, comes with tests
|
2016-04-07 17:55:36 +02:00 |
|
Nicolas Florentin
|
02b56ed6a7
|
users_credits/manager service, handle the case if user does not have a plan
|
2016-04-07 16:01:31 +02:00 |
|
Nicolas Florentin
|
823b4c5e1d
|
updates users_credits module and manager and adds tests
|
2016-04-07 12:57:08 +02:00 |
|