1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/app/controllers
Sylvain feeed2f450 fix take a reservation + subscription
FIXME:
ActionView::Template::Error (undefined method `iso8601' for nil:NilClass)
Callstack:
  app/views/api/reservations/show.json.jbuilder:40:in `_app_views_api_reservations_show_json_jbuilder'
  app/controllers/api/payments_controller.rb:91:in `confirm_payment_schedule'
2020-12-28 18:30:27 +01:00
..
api fix take a reservation + subscription 2020-12-28 18:30:27 +01:00
open_api/v1 WIP: exclude invoice_id from footprint in payment_schedule_item 2020-12-21 17:37:58 +01:00
rss refactored code to use Setting.get 2020-05-25 12:54:19 +02:00
users migrated links to /users/auth from GET to POST 2019-10-02 14:37:47 +02:00
application_controller.rb configure default_host & default_protocol from env 2020-06-02 18:29:24 +02:00
confirmations_controller.rb managers events views 2020-04-28 12:48:03 +02:00
health_controller.rb add the url of our website into the endpoint 2020-05-18 17:10:04 +02:00
passwords_controller.rb managers events views 2020-04-28 12:48:03 +02:00
registrations_controller.rb [feature] Optional reCaptcha checkbox in sign-up form 2019-09-23 17:46:46 +02:00
sessions_controller.rb migrated links to /users/auth from GET to POST 2019-10-02 14:37:47 +02:00
social_bot_controller.rb fixes for card payment 2020-12-02 14:28:41 +01:00