1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-02 13:24:20 +01:00
fab-manager/app/frontend/templates/events
Sylvain c7a59c8cb7 WIP: refactoring to singularize the booking process
We need to achieve only one process for all booking, not one for subscription, one for reservations, etc.
Moreover we must store one object per invoice_item/payment_schedule_object and stop using Invoice.invoiced or PaymentSchedule.scheduled
2021-05-21 18:25:18 +02:00
..
_form.html Increased the width of the input field for the prices of the events 2021-05-12 15:16:10 +02:00
deleteRecurrent.html moved javascript from sprocket to webpacker 2020-09-09 08:45:02 +02:00
edit.html fix fontawesome left arrows 2020-09-29 14:35:42 +02:00
editRecurrent.html moved javascript from sprocket to webpacker 2020-09-09 08:45:02 +02:00
index.html display all themes for the events 2021-05-12 15:00:19 +02:00
modify_event_reservation_modal.html removed useless erb extensions 2020-09-09 15:42:05 +02:00
new.html fix fontawesome left arrows 2020-09-29 14:35:42 +02:00
show.html WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00