Du Peng
|
c719dccd31
|
add an alert info for modification of fields of organization
|
2022-05-11 16:57:44 +02:00 |
|
Du Peng
|
798941c349
|
edit organization custom field in member's dashboard profile
|
2022-05-11 16:57:44 +02:00 |
|
Du Peng
|
3e34b3c7a7
|
add user validation required setting, user proof of identity upload and organization custom field
|
2022-05-11 16:57:44 +02:00 |
|
Sylvain
|
e45872956c
|
(ui) Option to prevent users from changing their group
|
2022-05-11 15:45:49 +02:00 |
|
Sylvain
|
1d2b814d6f
|
(ui) react component to change user's group
|
2022-05-11 14:37:39 +02:00 |
|
Sylvain
|
ac1d518ddc
|
(ui) option to disable the machines module
|
2022-05-11 11:54:00 +02:00 |
|
Sylvain
|
fbb9367cd1
|
(notif) ICS file attached to the reservation notification emails
|
2022-05-11 10:44:57 +02:00 |
|
Sylvain
|
7da62bb513
|
(back) generate ICS file for a reservation
|
2022-05-10 16:48:58 +02:00 |
|
Sylvain
|
0e8230af48
|
(ui) use user-profile-form in admin/members/new
|
2022-05-10 11:18:33 +02:00 |
|
Sylvain
|
89853d3533
|
(ui) allow admins to change user password without asking for the current
|
2022-05-10 10:50:41 +02:00 |
|
Sylvain
|
302c55755e
|
(ui) admin edit user: use new user-profile-form component
|
2022-05-10 10:23:43 +02:00 |
|
Sylvain
|
040858ac1f
|
(ui) refactored profile-completion screen to use more accurate messages
|
2022-05-09 14:58:26 +02:00 |
|
Sylvain
|
69d595e9f6
|
(ui) use user-profile-form in profile completion screen
|
2022-05-09 12:11:37 +02:00 |
|
Sylvain
|
9b22286327
|
Merge remote-tracking branch 'origin/socials-refacto' into profile-form
|
2022-05-04 15:53:22 +02:00 |
|
vincent
|
521229b87b
|
Add form validation
|
2022-05-04 14:57:31 +02:00 |
|
Sylvain
|
048ed4b644
|
(ui) user profile form: confirmation message + save button
|
2022-05-04 14:12:49 +02:00 |
|
Sylvain
|
cad8484231
|
(ui) profile data: website, job, cad softwares, interests
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
d62cb0ac54
|
(ui) add profile data to user-profile-form
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
6955a4bba1
|
(ui) stylized form-switch
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
c1bf5bee14
|
(wip)(ui) refactor user edition form
|
2022-05-04 14:07:12 +02:00 |
|
vincent
|
4c6942eba4
|
merge
|
2022-05-04 13:02:40 +02:00 |
|
Sylvain
|
eaae10a9b4
|
(ui) automatic field mapping configuration for openid
|
2022-05-04 12:29:19 +02:00 |
|
Sylvain
|
07578b5826
|
(ui)(api) configure data mapping for openid
|
2022-05-04 12:28:48 +02:00 |
|
Sylvain
|
161ef0792e
|
(gui) auto discover scopes
|
2022-05-04 12:28:48 +02:00 |
|
Sylvain
|
c85281b29f
|
(api) automatically configure the openID response_type
|
2022-05-04 12:28:48 +02:00 |
|
Sylvain
|
6c46e5ec81
|
(api) automatically configure some openID parameters: redirect_uri, display, response_mode
|
2022-05-04 12:28:48 +02:00 |
|
Sylvain
|
d7a38b491b
|
(ui) automatically test for discovery endpoint
|
2022-05-04 12:28:31 +02:00 |
|
Sylvain
|
5013484104
|
(ui) add profile edition url for openid
|
2022-05-04 12:28:31 +02:00 |
|
Sylvain
|
3ff416cf8a
|
(ui) openid connect configuration interface
|
2022-05-04 12:28:31 +02:00 |
|
Sylvain
|
674abed1d2
|
(ui) adjust tooltip aspect
+ (bug) do not ignore clipboard.writeText promise
+ (i18n) fix typo in translation
|
2022-05-04 12:28:31 +02:00 |
|
Sylvain
|
f9e5e7f2a8
|
(ui) display authorization callback url directly in interface
|
2022-05-04 12:28:29 +02:00 |
|
Sylvain
|
63b03568e4
|
(i18n) reorganize translations per components
|
2022-05-04 12:27:48 +02:00 |
|
Sylvain
|
073b0c8eae
|
(ui) add tooltip to FormInput
+ add tooltip for auth_provider/mappings/API field input
|
2022-05-04 12:27:48 +02:00 |
|
Sylvain
|
04ae91a7d1
|
(ui) improve the appeareance for the auth provider definition form
|
2022-05-04 12:27:46 +02:00 |
|
Sylvain
|
470a8284ff
|
(ui) sso data mapping - by type
|
2022-05-04 12:27:12 +02:00 |
|
Sylvain
|
e51e2d63cb
|
(wip)(ui) type mapping ui
|
2022-05-04 12:26:42 +02:00 |
|
Sylvain
|
8471311b7b
|
(authentication) configure devise/omniauth to use the OpenIdConnect configuration
|
2022-05-04 12:16:38 +02:00 |
|
Sylvain
|
b4e53d2039
|
(db) table to save OpenID connect configuration
Also refactored OAuth2Mapping to allow usage with any types of providers
|
2022-05-04 12:16:38 +02:00 |
|
Sylvain
|
e28c8ab2e9
|
(front) add is-empty class to the calendar-admin-info side panel if no events are selected
|
2022-05-04 12:16:38 +02:00 |
|
Sylvain
|
9a27f952a5
|
(bug) Refused to connect to wss://localhost:3035/ws because it violates the following Content Security Policy directive
|
2022-05-04 12:14:29 +02:00 |
|
Sylvain
|
320519f91b
|
(dev) webpack overlay report eslint issues
Also: updated eslint
|
2022-05-04 11:33:48 +02:00 |
|
vincent
|
4a995b3bd8
|
merge
|
2022-05-04 11:30:42 +02:00 |
|
vincent
|
1868be1642
|
Add labels
|
2022-05-04 11:20:19 +02:00 |
|
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 |
|