1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/app
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
..
controllers optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
doc/open_api Full test coverage of the OpenAPI 2021-06-28 09:50:37 +02:00
exceptions migrate database to object[] to store multiple boughts items 2021-05-25 17:28:35 +02:00
frontend optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
helpers fix locales with webpack 2020-09-15 15:00:05 +02:00
mailers [bug] incorrect behavior for the setting 'email confirmation required' 2021-10-21 15:07:18 +02:00
models optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
pdfs add comments in complex VAT history function 2021-12-29 10:57:59 +01:00
policies optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
services export collected VAT by rate 2021-12-29 17:00:54 +01:00
sweepers fix migrations for rails 5 + use maildev instead of mailcatcher + fix tests script 2020-03-25 12:35:08 +01:00
themes/casemate fix syntax error for theme style 2021-09-22 13:27:12 +02:00
uploaders updated links to html assets to use webpacker 2020-09-09 08:45:48 +02:00
validators fix stripe_ids data migration 2021-06-07 14:15:39 +02:00
views optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
workers export collected VAT by rate 2021-12-29 17:00:54 +01:00