1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/frontend
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
..
images (wip) fab-socials 2022-05-04 10:25:15 +02:00
src refactor shopping_cart/reservation 2022-07-18 17:18:01 +02:00
templates refactor slots model 2022-07-18 17:18:01 +02:00
application.js.erb (ui) sso data mapping - by type 2022-05-04 12:27:12 +02:00
application.scss moved the assets source entries + installed shakapacker instead of webpacker 2022-03-09 15:06:21 +01:00
plugins.scss.erb moved the assets source entries + installed shakapacker instead of webpacker 2022-03-09 15:06:21 +01:00
printer.scss moved the assets source entries + installed shakapacker instead of webpacker 2022-03-09 15:06:21 +01:00