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 effe5c7ba9 optimized the load time of the payment schedules list
From now, we no longer retrieve the client_secret directly from the API/list but from a specialized component which ask API/get_item.
This highly decrease the laod time needed to fetch API/list
2022-01-03 11:24:08 +01:00
..
api optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
open_api/v1 [bug] unable to filter by multiple user IDs in OpenAPI 2021-06-28 10:17:26 +02: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 [bug] invalid currency in notifications for locales with region 2021-05-14 11:57:52 +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 [bug] incorrect behavior for the setting 'email confirmation required' 2021-10-21 15:07:18 +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