1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-13 23:48:55 +01:00
fab-manager/app/frontend/src/javascript
Sylvain f647ebd9e0 When a payment schedule was canceled by the payment gateway, inform the user in the interface
TODO: send an in-system notification and an email notification
+ refactor payzen/service and stripe/service to extract notification sending
+ send notifications on state=error
+ in the interface: open a modal dialog to allow the admin to choose an action (cancel/continue by check/continue by transfer)
+ refactor the payment-schedule-tables.ts to extact the item-line logic (the component is getting too big)
2022-01-05 17:16:25 +01:00
..
api Ability to select "bank transfer" as the payment mean for a payment schedule 2022-01-05 15:58:33 +01:00
components When a payment schedule was canceled by the payment gateway, inform the user in the interface 2022-01-05 17:16:25 +01:00
controllers Ability to disable public account creation 2022-01-04 15:27:58 +01:00
directives fix undefined variable sameTimeReservations 2021-10-22 14:59:57 +02:00
filters fix bug: editor xss vulerability, disable code view in new/edit project 2021-08-31 11:30:23 +02:00
lib refactored admin takes subscription for a member 2021-10-19 12:24:41 +02:00
models When a payment schedule was canceled by the payment gateway, inform the user in the interface 2022-01-05 17:16:25 +01:00
services remove deprecated code and endpoints 2021-10-18 10:15:48 +02:00
typings linted TS files 2021-07-01 12:04:48 +02:00
app.js linted TSX files 2021-07-01 12:34:10 +02:00
plugins.js.erb updated links to html assets to use webpacker 2020-09-09 08:45:48 +02:00
router.js Ability to disable public account creation 2022-01-04 15:27:58 +01:00