1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-19 08:52:25 +01:00

2065 Commits

Author SHA1 Message Date
Sylvain
9a0de78da7 (ui) adjust tooltip aspect
+ (bug) do not ignore clipboard.writeText promise
+ (i18n) fix typo in translation
2022-04-12 16:53:31 +02:00
Sylvain
c3f7249242 (ui) display authorization callback url directly in interface 2022-04-12 16:34:44 +02:00
Sylvain
ecc7565346 (i18n) reorganize translations per components 2022-04-12 13:54:47 +02:00
Sylvain
e91fa00afc (ui) add tooltip to FormInput
+ add tooltip for auth_provider/mappings/API field input
2022-04-12 12:12:04 +02:00
Sylvain
4da6a5fa72 (ui) improve the appeareance for the auth provider definition form 2022-04-11 16:12:13 +02:00
Sylvain
d542292dbf (ui) sso data mapping - by type 2022-04-11 13:19:07 +02:00
Sylvain
6ac3ad4373 (wip)(ui) type mapping ui 2022-04-06 17:14:23 +02:00
vincent
f25fdd4091 merge 2022-04-01 17:48:32 +02:00
vincent
c16150d7cc Add labels 2022-03-28 17:58:35 +02:00
vincent
719c1abd63 Add description to plan category 2022-02-03 15:32:02 +01:00
Sylvain
6a8e6bdd4d New translations mails.en.yml (French) 2022-01-17 16:02:58 +01:00
Sylvain
e719908090 New translations app.shared.en.yml (French) 2022-01-17 16:01:47 +01:00
Sylvain
95759943a5 New translations mails.en.yml (French) 2022-01-17 16:01:46 +01:00
Sylvain
ef2c0f6774 New translations en.yml (French) 2022-01-17 16:01:45 +01:00
Sylvain
f75f2b5356 New translations app.admin.en.yml (French) 2022-01-17 15:55:36 +01:00
Sylvain
9c277806f6 New translations app.shared.en.yml (French) 2022-01-17 15:55:33 +01:00
Sylvain
337860e750 New translations app.shared.en.yml (Zulu) 2022-01-17 15:50:05 +01:00
Sylvain
9f1230098e New translations mails.en.yml (Spanish) 2022-01-17 15:50:03 +01:00
Sylvain
7ededdd157 New translations mails.en.yml (French) 2022-01-17 15:50:02 +01:00
Sylvain
98d032abf9 New translations mails.en.yml (German) 2022-01-17 15:49:55 +01:00
Sylvain
3313badc7d New translations app.admin.en.yml (Zulu) 2022-01-17 15:49:54 +01:00
Sylvain
432ee5871e New translations app.admin.en.yml (Portuguese) 2022-01-17 15:49:53 +01:00
Sylvain
f1d4865676 New translations en.yml (Portuguese) 2022-01-17 15:49:51 +01:00
Sylvain
8d36a741c8 New translations app.admin.en.yml (Norwegian) 2022-01-17 15:49:50 +01:00
Sylvain
112a1d3301 New translations en.yml (Norwegian) 2022-01-17 15:49:49 +01:00
Sylvain
a3518ef88d New translations app.admin.en.yml (German) 2022-01-17 15:49:48 +01:00
Sylvain
c6fc00f30b New translations en.yml (German) 2022-01-17 15:49:47 +01:00
Sylvain
4590ed2e5e New translations app.admin.en.yml (Spanish) 2022-01-17 15:49:46 +01:00
Sylvain
ef86d4a620 New translations en.yml (Spanish) 2022-01-17 15:49:44 +01:00
Sylvain
b996d06273 New translations en.yml (Zulu) 2022-01-17 15:49:43 +01:00
Sylvain
9ea21c04a2 New translations app.admin.en.yml (French) 2022-01-17 15:49:42 +01:00
Sylvain
e0131fd44a New translations mails.en.yml (Norwegian) 2022-01-17 15:49:41 +01:00
Sylvain
e04791813a New translations mails.en.yml (Zulu) 2022-01-17 15:49:40 +01:00
Sylvain
f70f036e7e New translations app.shared.en.yml (Portuguese) 2022-01-17 15:49:39 +01:00
Sylvain
9f7606360f New translations app.shared.en.yml (Norwegian) 2022-01-17 15:49:38 +01:00
Sylvain
37081c5a1d New translations app.shared.en.yml (German) 2022-01-17 15:49:36 +01:00
Sylvain
a847ce06fb New translations app.shared.en.yml (Spanish) 2022-01-17 15:49:35 +01:00
Sylvain
d7c1ad5099 New translations app.shared.en.yml (French) 2022-01-17 15:49:34 +01:00
Sylvain
965f9c11b8 New translations mails.en.yml (Portuguese) 2022-01-17 15:49:31 +01:00
Sylvain
ecb3402487 New translations en.yml (French) 2022-01-17 15:49:22 +01:00
Sylvain
86c595ea30 Merge remote-tracking branch 'origin/fix-extended-prices' into dev 2022-01-17 15:42:21 +01:00
Sylvain
c031f099a5 Merge branch 'oauth2' into dev 2022-01-17 12:46:07 +01:00
Sylvain
634da414f8 (feat) When a payment schedule is in error or canceled, ability to re-enable it with another payment method 2022-01-17 12:38:53 +01:00
Sylvain
d8f27f0b1a reactored payment-schedules-table to extract buttons to payment-schedule-item-actions 2022-01-17 10:51:27 +01:00
vincent
d54068446a Display hours for extended prices duration 2022-01-11 17:54:38 +01:00
Sylvain
051b56b72f send notifications on payment schedules error/canceled by gateway 2022-01-11 12:37:06 +01:00
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
Sylvain
61d63889b1
Merge pull request #315 from sleede/l10n_dev
New Crowdin updates
2022-01-05 16:26:24 +01:00
Sylvain
47910c411e New translations mails.en.yml (French) 2022-01-05 16:23:35 +01:00
Sylvain
b1f65e60c0 New translations app.admin.en.yml (French) 2022-01-05 16:23:26 +01:00