1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/models/cart_item
Sylvain bc6ef8ef50 WIP: move backend code base to new architecture
- from stripe only to payment gateway abstract
- from reservation params style to unified cart_items

TODO: fix not passing tests,
subscriptions/renew_as_admin_test.rb fails because InvoiceItem(9).amount = nil
2021-04-23 17:54:59 +02:00
..
base_item.rb WIP: move backend code base to new architecture 2021-04-23 17:54:59 +02:00
coupon.rb WIP: refactor the price computation system 2021-04-22 19:24:08 +02:00
event_reservation.rb WIP: move backend code base to new architecture 2021-04-23 17:54:59 +02:00
machine_reservation.rb WIP: refactor the price computation system 2021-04-22 19:24:08 +02:00
payment_schedule.rb WIP: refactor the price computation system 2021-04-22 19:24:08 +02:00
reservation.rb WIP: move backend code base to new architecture 2021-04-23 17:54:59 +02:00
space_reservation.rb WIP: refactor the price computation system 2021-04-22 19:24:08 +02:00
subscription.rb refactor to use the new price computation system based on ShoppingCart 2021-04-23 12:52:06 +02:00
training_reservation.rb WIP: move backend code base to new architecture 2021-04-23 17:54:59 +02:00