1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-13 23:48:55 +01:00
Commit Graph

1592 Commits

Author SHA1 Message Date
Sylvain
6bcd9f6fef Merge branch 'dev' into payzen 2021-05-17 15:07:41 +02:00
Sylvain
a57b170f65 New translations app.shared.en.yml (Spanish) 2021-05-17 12:41:40 +02:00
Sylvain
bb099cfbad New translations app.shared.en.yml (French) 2021-05-17 12:41:35 +02:00
Sylvain
ba5e86bcbe New translations app.shared.en.yml (German) 2021-05-17 12:41:29 +02:00
Sylvain
1e3774ae35 New translations app.shared.en.yml (Portuguese) 2021-05-17 12:41:18 +02:00
Sylvain
eaaf42ec48 New translations app.shared.en.yml (Zulu) 2021-05-14 17:34:46 +02:00
Sylvain
dd8b6950bb New translations app.shared.en.yml (French) 2021-05-14 17:34:42 +02:00
Sylvain
68b9104e37 New translations app.shared.en.yml (Spanish) 2021-05-14 17:34:36 +02:00
Sylvain
1b7025e916 New translations app.shared.en.yml (German) 2021-05-14 17:34:29 +02:00
Sylvain
b3ddc79cd8 New translations app.shared.en.yml (Portuguese) 2021-05-14 17:34:24 +02:00
Sylvain
82260d8c62 [bug] invalid currency in notifications for locales with region 2021-05-14 11:57:52 +02:00
Sylvain
7ac119d4cf [bug] invoices are not generated in test/development if the configured locale is composed
Eg. If locale is fr-CA, it was crashing. If locale was only fr, is was working.
Now, composed locales print the watermark using the base locale and
hour_minute format is fetched from the base locale
2021-05-12 17:23:42 +02:00
Sylvain
436db80ccf Increased the width of the input field for the prices of the events
This is especially useful for currencies like FCFA that have large numbers and large currency symbol
2021-05-12 15:16:10 +02:00
Sylvain
2a7a7fd614 [bug] the event themes are not kept when editing the event again 2021-05-12 14:54:56 +02:00
Sylvain
2c6b3aaa75 updated README 2021-04-30 16:14:05 +02:00
Sylvain
5f47624d4e WIP: create payment schedule w/ payzen 2021-04-29 17:10:02 +02:00
Sylvain
23e38238c8 fix payment on site modal in case of payment schedule 2021-04-28 17:25:42 +02:00
Sylvain
e456ddc7c9 WIP: refactor the price computation system 2021-04-22 19:24:08 +02:00
Sylvain
26dfbef5e1 WIP: refactor models to use payment_gateway_objects 2021-04-21 17:38:06 +02:00
Sylvain
ddd1ac52d6 save reservation|subscription to db after payment 2021-04-14 17:56:10 +02:00
Sylvain
07ea6e8c69 renamed SUPERADMIN_EMAIL to ADMINSYS_EMAIL
The previous was too much subject to confusions
2021-04-14 15:04:41 +02:00
Sylvain
4e512dda45 validate the payment server side 2021-04-13 17:16:05 +02:00
Sylvain
fd5c3a87ce rename /api/payment to /api/stripe
other payment gateways will have their own separate endpoints
2021-04-12 10:45:41 +02:00
Sylvain
23032c405b WIP: create the formToken server-side 2021-04-09 17:17:58 +02:00
Sylvain
d70d0dcf7a stripe modal -> generic payment modal 2021-04-08 15:21:24 +02:00
Sylvain
67d0ce24b4 set payzen currency
also: refactored the comments in the react components to fit high quality
2021-04-07 16:21:12 +02:00
Sylvain
df7893f65f open modal to edit the keys of the payment gateway 2021-04-07 11:36:04 +02:00
Sylvain
667f6f6229 show recapitulative of payzen settings 2021-04-06 17:47:47 +02:00
Sylvain
63c81b82c1 Merge branch 'dev' into payzen 2021-04-06 15:03:27 +02:00
Sylvain
98bb9d082c fix fab-input and payzen-keys-form 2021-04-02 16:02:50 +02:00
Sylvain
30830b56fd PayZen REST API wrapper ruby + live test keys while configuring 2021-04-01 18:20:26 +02:00
Sylvain
ea6626c7cf New translations app.admin.en.yml (German) 2021-04-01 15:42:22 +02:00
Sylvain
30aa047807 New translations app.admin.en.yml (German) 2021-04-01 15:28:42 +02:00
Sylvain
54c1a3cfd9 payzen keys configuration form 2021-03-31 16:03:51 +02:00
Sylvain
0970844c35 New translations app.admin.en.yml (German) 2021-03-31 14:46:04 +02:00
Sylvain
fb7e128ae4 New translations app.admin.en.yml (French) 2021-03-31 14:45:54 +02:00
Sylvain
1e974f3b1b New translations app.admin.en.yml (Portuguese) 2021-03-31 14:45:35 +02:00
Sylvain
c25e54a6af save & retreive stripe settings 2021-03-30 15:56:36 +02:00
Sylvain
5aacd6695c Merge branch 'dev' into payzen 2021-03-30 09:22:47 +02:00
Sylvain
9943f7910e New translations app.admin.en.yml (Spanish) 2021-03-30 09:12:40 +02:00
Sylvain
d7607c8694 New translations app.admin.en.yml (French) 2021-03-30 09:12:36 +02:00
Sylvain
ff656c3ed2 New translations app.admin.en.yml (Portuguese) 2021-03-30 09:12:30 +02:00
Sylvain
f38ad1a99b New translations app.admin.en.yml (Zulu) 2021-03-30 09:12:26 +02:00
Sylvain
bfa29938e6 New translations app.admin.en.yml (German) 2021-03-30 09:12:23 +02:00
Sylvain
469229cc0a Merge branch 'dev' of github.com:sleede/fab-manager into dev 2021-03-30 09:07:59 +02:00
Sylvain
3b65840de2 New translations app.public.en.yml (French) 2021-03-30 09:06:35 +02:00
Sylvain
f337ae632c New translations app.admin.en.yml (French) 2021-03-30 09:06:33 +02:00
Sylvain
10dd5d2cca [bug] create a training availability with calendar in month view result in wrong dates 2021-03-29 16:05:53 +02:00
Sylvain
937ed72dc7 [bug] the view is not refreshed when deleting a recurring slot 2021-03-24 16:02:35 +01:00
Sylvain
5b854ea831 Merge branch 'dev' into payzen 2021-03-24 14:34:24 +01:00