1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
Commit Graph

2536 Commits

Author SHA1 Message Date
vincent
3f4714861b Add description to plan category 2022-05-04 11:16:51 +02:00
vincent
d2ed4d4bd8 Rename variables 2022-05-04 10:26:22 +02:00
vincent
cb5dd953ea Edit and display fab's social networks 2022-05-04 10:25:25 +02:00
vincent
5024037ce6 (wip) fab-socials 2022-05-04 10:25:15 +02:00
vincent
7461f6d1d5 (wip) show and edit social networks 2022-05-04 10:21:05 +02:00
Sylvain
654f0880a0 (ui) user profile form: confirmation message + save button 2022-05-03 16:45:06 +02:00
Sylvain
7a6fe34b90 (ui) profile data: website, job, cad softwares, interests 2022-05-02 15:29:32 +02:00
Sylvain
58f823518f (ui) add profile data to user-profile-form 2022-04-27 16:24:26 +02:00
Sylvain
6be3a4c324 (ui) stylized form-switch 2022-04-27 15:36:36 +02:00
Sylvain
aa432d08b3 (wip)(ui) refactor user edition form 2022-04-26 18:05:18 +02:00
Sylvain
0dd6f4bff5 Merge branch 'openid' into v5.4 2022-04-25 15:43:03 +02:00
Sylvain
d72de33670 (ui) automatic field mapping configuration for openid 2022-04-20 15:22:07 +02:00
Sylvain
1960c7139f (ui)(api) configure data mapping for openid 2022-04-20 14:12:22 +02:00
Sylvain
0f183e7af6 (gui) auto discover scopes 2022-04-20 10:28:14 +02:00
Sylvain
007c97969d (api) automatically configure the openID response_type 2022-04-19 17:39:42 +02:00
Sylvain
9665368755 (api) automatically configure some openID parameters: redirect_uri, display, response_mode 2022-04-19 16:55:48 +02:00
Sylvain
79bb235eaa (ui) automatically test for discovery endpoint 2022-04-19 14:57:53 +02:00
Du Peng
e93a306f58 Fix a bug: miss smtp tls in secrets.yml 2022-04-15 12:24:55 +02:00
Sylvain
658ef20bc8 (ui) add profile edition url for openid 2022-04-13 16:23:13 +02:00
Sylvain
0e35616710 (ui) openid connect configuration interface 2022-04-13 15:50:33 +02:00
Sylvain
a7318ae7aa New translations app.shared.en.yml (French) 2022-04-13 10:51:56 +02:00
Sylvain
9468cefa26 New translations app.admin.en.yml (French) 2022-04-13 10:51:54 +02:00
Sylvain
1fa204f599 New translations en.yml (French) 2022-04-13 10:51:34 +02:00
Sylvain
28c269540b New translations app.shared.en.yml (Zulu) 2022-04-12 17:51:18 +02:00
Sylvain
209f81a5c6 New translations app.shared.en.yml (French) 2022-04-12 17:51:16 +02:00
Sylvain
1e31d9a296 New translations app.shared.en.yml (German) 2022-04-12 17:51:11 +02:00
Sylvain
5fcf6276d8 New translations app.admin.en.yml (French) 2022-04-12 17:51:09 +02:00
Sylvain
b564fed5c4 New translations en.yml (Zulu) 2022-04-12 17:51:04 +02:00
Sylvain
2cac08359d New translations app.admin.en.yml (Zulu) 2022-04-12 17:51:03 +02:00
Sylvain
46af67c8a0 New translations en.yml (French) 2022-04-12 17:50:59 +02:00
Sylvain
c77e6c8a65 (front) add is-empty class to the calendar-admin-info side panel if no events are selected 2022-04-12 17:22:47 +02:00
Du Peng
b277022f6f Set invoice reference is required 2022-04-12 17:17:39 +02:00
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
Du Peng
60e9ccd7ce Fix a bug: unable to show deleted user in reservation slot 2022-04-05 16:44:55 +02:00
Du Peng
08b072e33c Fix a bug: unable to show machine availability slot for admin 2022-04-05 14:21:19 +02:00
Sylvain
bd68c5e7e8 (authentication) configure devise/omniauth to use the OpenIdConnect configuration 2022-04-04 16:24:27 +02:00
Sylvain
8495e2a7a0 (db) table to save OpenID connect configuration
Also refactored OAuth2Mapping to allow usage with any types of providers
2022-04-04 16:24:27 +02:00
Vincent
8aab359af2 Merge branch 'v5.4' into 'feat-update-plan-categories'
# Conflicts:
#   CHANGELOG.md
2022-04-04 07:13:14 +00:00
Sylvain
2471f95ae8 (bug) Refused to connect to wss://localhost:3035/ws because it violates the following Content Security Policy directive 2022-03-30 10:11:25 +02:00
vincent
edc34d9836 Add labels 2022-03-29 17:27:17 +02:00
vincent
7b5f656e76 Add description to plan category 2022-03-29 17:26:23 +02:00
Sylvain
7e9745a761 (style) eslint all code 2022-03-29 17:21:29 +02:00
Sylvain
9832f9f19a (dev) webpack overlay report eslint issues
Also: updated eslint
2022-03-29 16:41:56 +02:00
Sylvain
21dd777639 New translations app.logged.en.yml (Spanish) 2022-03-24 13:44:59 +01:00
Sylvain
519e2d49e5 New translations app.logged.en.yml (Spanish) 2022-03-24 13:27:13 +01:00
Sylvain
65285cb881 New translations app.logged.en.yml (Spanish) 2022-03-24 13:21:20 +01:00
Sylvain
dc95205f23 New translations mails.en.yml (Spanish) 2022-03-24 13:21:19 +01:00
Sylvain
60bc8b9fa5 New translations mails.en.yml (Spanish) 2022-03-24 13:06:31 +01:00
Sylvain
1fa79adcbd New translations app.admin.en.yml (French) 2022-03-23 14:35:52 +01:00
Sylvain
b8a23a6a10 New translations app.public.en.yml (German) 2022-03-23 14:35:46 +01:00
Sylvain
dc0402929d New translations app.admin.en.yml (French) 2022-03-23 14:27:13 +01:00
Sylvain
06d87b7074 New translations app.admin.en.yml (Zulu) 2022-03-23 13:43:49 +01:00
Sylvain
5b3ce1a168 New translations app.admin.en.yml (Portuguese) 2022-03-23 13:43:48 +01:00
Sylvain
207043af96 New translations app.admin.en.yml (Norwegian) 2022-03-23 13:43:46 +01:00
Sylvain
7877f98613 New translations app.admin.en.yml (German) 2022-03-23 13:43:45 +01:00
Sylvain
d2cb06f929 New translations app.admin.en.yml (Spanish) 2022-03-23 13:43:43 +01:00
Sylvain
57ee12ac1b New translations app.admin.en.yml (French) 2022-03-23 13:43:42 +01:00
Sylvain
2fcda8a0ce (feature) Prepaid-packs purchases are exported to the accounting CSV file 2022-03-23 13:14:34 +01:00
Sylvain
523311101a (bug) Error: Cannot find module '@pmmmwh/react-refresh-webpack-plugin' in production env 2022-03-23 11:54:39 +01:00
Sylvain
5f44761e70 (bug) fix webpack configuration for production 2022-03-22 20:09:19 +01:00
Sylvain
abc2b5480d
Merge pull request #329 from sleede/l10n_dev
New Crowdin updates
2022-03-22 17:46:28 +01:00
Sylvain
d3dc224969 New translations app.admin.en.yml (Spanish) 2022-03-22 17:46:03 +01:00
Sylvain
3cd2542717 New translations app.shared.en.yml (German) 2022-03-22 17:45:58 +01:00
Sylvain
0830109d5d New translations app.shared.en.yml (Norwegian) 2022-03-22 17:45:51 +01:00
Sylvain
992dc793e6 New translations app.admin.en.yml (Norwegian) 2022-03-22 17:45:46 +01:00
Sylvain
fd37e560f5 New translations app.admin.en.yml (Portuguese) 2022-03-22 17:45:41 +01:00
Sylvain
c747a7456c New translations app.admin.en.yml (Norwegian) 2022-03-22 17:34:11 +01:00
Sylvain
c0d67f424d New translations app.admin.en.yml (German) 2022-03-22 17:27:29 +01:00
Sylvain
6e9056610e New translations app.admin.en.yml (Spanish) 2022-03-22 17:27:26 +01:00
Sylvain
ad8b76e467 New translations app.shared.en.yml (French) 2022-03-22 17:27:24 +01:00
Sylvain
a167fc713b New translations app.admin.en.yml (French) 2022-03-22 17:27:23 +01:00
Sylvain
a80f4c9768 New translations app.admin.en.yml (Norwegian) 2022-03-22 17:27:10 +01:00
Sylvain
48fffcf371 New translations app.admin.en.yml (Portuguese) 2022-03-22 17:27:05 +01:00
Sylvain
e7db129ec1 New translations app.admin.en.yml (Spanish) 2022-03-22 17:17:07 +01:00
Sylvain
5d9b661bea New translations app.admin.en.yml (French) 2022-03-22 17:07:29 +01:00
Sylvain
5af74103a5 New translations app.shared.en.yml (Zulu) 2022-03-22 16:58:54 +01:00
Sylvain
e939904623 New translations app.shared.en.yml (Portuguese) 2022-03-22 16:58:32 +01:00
Sylvain
04ce2cea37 New translations app.admin.en.yml (Norwegian) 2022-03-22 16:58:31 +01:00
Sylvain
ea1a52ae3a New translations app.admin.en.yml (German) 2022-03-22 16:58:30 +01:00
Sylvain
88b08dc40f New translations app.shared.en.yml (Spanish) 2022-03-22 16:58:29 +01:00
Sylvain
6afeefc26b New translations app.admin.en.yml (Spanish) 2022-03-22 16:58:28 +01:00
Sylvain
081134c5f2 New translations app.shared.en.yml (French) 2022-03-22 16:58:05 +01:00
Sylvain
6be2fe3e92 New translations app.shared.en.yml (German) 2022-03-22 16:57:43 +01:00
Sylvain
344a6feccb New translations app.admin.en.yml (Norwegian) 2022-03-22 16:48:31 +01:00
Sylvain
6f7039f1a0 New translations app.shared.en.yml (Norwegian) 2022-03-22 16:48:20 +01:00
Sylvain
31803da8cf New translations app.admin.en.yml (Zulu) 2022-03-22 16:43:56 +01:00
Sylvain
4cb02c45fe New translations app.admin.en.yml (Portuguese) 2022-03-22 16:43:54 +01:00
Sylvain
0c51aff748 (feat) OAuth2 scopes are now configurable from the interface
Previously, scopes were supported through OAUTH2_SCOPE since v5.3.1.
BREAKING CHANGE: update your oauth2 provider configuration if you need scopes support
2022-03-22 16:40:09 +01:00
Sylvain
f4395c88b9 (feat) google analytics V4 2022-03-22 11:27:18 +01:00
Sylvain
cf40df058e Merge branch 'dev' of github.com:sleede/fab-manager into dev 2022-03-21 10:55:26 +01:00
Sylvain
02c652f236 fix loading of ui-tour templates 2022-03-16 15:15:19 +01:00
Sylvain
424384c3f8 Removed dependency to auto-ngtemplate-loader 2022-03-16 11:48:41 +01:00
Sylvain
8177be2fe3 fix angular templates integraion 2022-03-16 11:23:58 +01:00
Sylvain
029769d483 (WIP) fix loading angular templates 2022-03-15 17:11:32 +01:00