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
..
2022-07-18 17:18:01 +02:00
2021-06-28 09:50:37 +02:00
2022-01-03 17:13:35 +01:00
2022-07-18 17:18:01 +02:00
2022-07-18 17:18:01 +02:00
2022-05-17 13:14:39 +02:00
2022-07-18 17:18:01 +02:00
2022-05-11 16:57:44 +02:00
2022-07-18 17:18:01 +02:00
2022-07-18 17:18:01 +02:00
2020-03-25 12:35:08 +01:00
2022-05-11 16:14:52 +02:00
2022-05-11 16:57:44 +02:00
2022-07-18 17:18:01 +02:00
2022-07-18 17:18:01 +02:00
2022-03-23 13:30:55 +01:00