1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/app/views/api/payment_schedules
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
..
_payment_schedule_item.json.jbuilder optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
_payment_schedule.json.jbuilder optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
index.json.jbuilder WIP: payment schedules dashboard 2021-02-09 17:18:33 +01:00
list.json.jbuilder confirm check cashing api 2021-02-04 17:51:16 +01:00
show_item.json.jbuilder optimized the load time of the payment schedules list 2022-01-03 11:24:08 +01:00
show.json.jbuilder confirm check cashing api 2021-02-04 17:51:16 +01:00