1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
Commit Graph

3416 Commits

Author SHA1 Message Date
Sylvain
130642152c New translations app.public.en.yml (French) 2020-06-16 10:18:38 +02:00
Sylvain
6552d19b2b New translations app.admin.en.yml (French) 2020-06-16 10:18:36 +02:00
Sylvain
59015241a0 New translations mails.en.yml (French) 2020-06-16 10:18:34 +02:00
Sylvain
7ec5944c1b New translations en.yml (French) 2020-06-16 10:18:33 +02:00
Sylvain
62e452a63f New translations app.admin.en.yml (French) 2020-06-16 10:11:35 +02:00
Sylvain
cad37e1c3f New translations app.admin.en.yml (French) 2020-06-16 10:01:50 +02:00
Sylvain
ddbf85f1b7
Merge pull request #217 from sleede/dependabot/bundler/websocket-extensions-0.1.5
Bump websocket-extensions from 0.1.4 to 0.1.5
2020-06-16 09:53:10 +02:00
Sylvain
4393a19ce9 New translations mails.en.yml (French) 2020-06-15 18:12:35 +02:00
Sylvain
55c239f87f New translations app.admin.en.yml (French) 2020-06-15 18:12:33 +02:00
Sylvain
a6ede0c528 New translations app.public.en.yml (French) 2020-06-15 18:12:30 +02:00
Sylvain
87f898dccc New translations en.yml (Spanish) 2020-06-15 18:12:28 +02:00
Sylvain
3025f1298f New translations mails.en.yml (Spanish) 2020-06-15 18:12:24 +02:00
Sylvain
e8c30af1cd New translations app.admin.en.yml (Spanish) 2020-06-15 18:12:23 +02:00
Sylvain
99cb04060e New translations app.public.en.yml (Spanish) 2020-06-15 18:12:20 +02:00
Sylvain
734a221393 New translations en.yml (Portuguese) 2020-06-15 18:12:17 +02:00
Sylvain
c98b0988a6 New translations mails.en.yml (Portuguese) 2020-06-15 18:12:16 +02:00
Sylvain
3b4d0cea2c New translations app.admin.en.yml (Portuguese) 2020-06-15 18:12:14 +02:00
Sylvain
54499df779 New translations app.public.en.yml (Portuguese) 2020-06-15 18:12:10 +02:00
Sylvain
3e8808c4d3 New translations en.yml (Zulu) 2020-06-15 18:12:07 +02:00
Sylvain
9f0dfecc4d New translations mails.en.yml (Zulu) 2020-06-15 18:12:05 +02:00
Sylvain
49e0febe8b New translations app.admin.en.yml (Zulu) 2020-06-15 18:12:03 +02:00
Sylvain
4583e2e809 New translations app.public.en.yml (Zulu) 2020-06-15 18:12:01 +02:00
Sylvain
0b30f859e3 New translations en.yml (French) 2020-06-15 18:11:58 +02:00
Sylvain
68a99718c8 Merge branch 'settings' into dev 2020-06-15 17:53:17 +02:00
Sylvain
6301d4cda0 updated changelog 2020-06-15 17:46:35 +02:00
Sylvain
0878ddb333 fix openAPI documentation 2020-06-15 17:44:56 +02:00
Sylvain
5e8aeb928c fix refactoring issue in /api/open_api_clients 2020-06-15 17:07:28 +02:00
Sylvain
b790bc01e7 fix access to /admin/invoices for managers 2020-06-15 16:56:43 +02:00
Sylvain
be9ee9d25d complete features-tour for invoices page 2020-06-15 15:56:55 +02:00
Sylvain
dbbf306bf2 complete features-tour for projects page 2020-06-15 15:43:28 +02:00
Sylvain
6af5f51ff2 complete features-tour for settings page 2020-06-15 15:32:30 +02:00
Sylvain
a23c06af59 fix fixtures 2020-06-15 15:06:34 +02:00
Sylvain
269e8847e5 updated changelog 2020-06-15 13:22:11 +02:00
Sylvain
24155bc009 ability to lock settings from the env vars 2020-06-15 13:20:48 +02:00
Sylvain
42872ab107 configure wallet from UI 2020-06-15 12:44:43 +02:00
Sylvain
f46c78a476 read email_confirmation_required from the UI 2020-06-15 11:57:13 +02:00
Sylvain
48bcf0b838 configure invoices prefix from the DB 2020-06-15 10:58:15 +02:00
Sylvain
b66cb5d334 WIP: set invoice_prefix from the UI 2020-06-10 17:35:54 +02:00
Sylvain
2d0e201cb7 fix send notification after members sync 2020-06-10 16:45:48 +02:00
Sylvain
78518e17fb read stripe_currency from the UI
We prevent the currency from being changed if any stripe payment was made, because a stripe user cannot made pay with different currencies. If we try to charge a user with a different currency than the currency he used for a previous payment, this will fail; so we must prevent this case
2020-06-10 16:37:11 +02:00
Sylvain
401cf6b7ec fix stripe public key from payment modal 2020-06-10 11:58:42 +02:00
Sylvain
4b8504f531 fix tests 2020-06-10 11:52:54 +02:00
Sylvain
8ede604eb7 update stripe keys for tests 2020-06-10 11:42:10 +02:00
Sylvain
82d6677cff read stripe_api_key from db 2020-06-10 11:33:03 +02:00
Sylvain
88208627c9 read stripe_public_key from the db 2020-06-10 11:02:30 +02:00
Sylvain
3596e9a7a7 fix Stripe::RateLimitError 2020-06-09 19:03:01 +02:00
Sylvain
9ff0a06029 many sidekiq fixes 2020-06-09 18:51:57 +02:00
Sylvain
185b7b7162 updated sidekiq & redis to v6 2020-06-09 16:23:07 +02:00
Sylvain
dbda82ac9b notify after members sync on stripe 2020-06-09 15:06:46 +02:00
Sylvain
a70668f52a sync members on stripe after keys update 2020-06-09 14:27:18 +02:00