Sylvain
|
6e4031523c
|
(bug) allow to set custom scope in openID connect configuration when using discovery
|
2022-05-09 16:28:18 +02:00 |
|
Sylvain
|
83fef46ceb
|
(bug) unable to edit in rich-text editor component
|
2022-05-09 15:15:27 +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
|
55e76e1523
|
(ui) disabled fields mapped from the sso
|
2022-05-09 10:12:27 +02:00 |
|
Sylvain
|
b9b8150e28
|
(wip)(ui) disabled fields mapped from the sso
|
2022-05-04 17:15:04 +02:00 |
|
vincent
|
fda74cf32f
|
Fix input overflow
|
2022-05-04 17:06:15 +02:00 |
|
Sylvain
|
c5ef505008
|
(bug) social icons & avatar not shown
|
2022-05-04 16:17:05 +02:00 |
|
Sylvain
|
9b22286327
|
Merge remote-tracking branch 'origin/socials-refacto' into profile-form
|
2022-05-04 15:53:22 +02:00 |
|
Sylvain
|
aa767cfbd2
|
(bug) do send user edition form when confirming password
|
2022-05-04 15:29:01 +02:00 |
|
vincent
|
86e792b764
|
Fix attribute name
|
2022-05-04 15:22:52 +02:00 |
|
Sylvain
|
1f2d3867aa
|
(ui) allow form inputs to be disabled, possibly with a callback
|
2022-05-04 14:59:55 +02:00 |
|
vincent
|
521229b87b
|
Add form validation
|
2022-05-04 14:57:31 +02:00 |
|
Sylvain
|
2f0a8064c2
|
(ui) remove workaround
|
2022-05-04 14:36:16 +02:00 |
|
Sylvain
|
fc2169980f
|
(bug) fix minor eslint issues + rebasing issue
|
2022-05-04 14:32:56 +02:00 |
|
Sylvain
|
51960782ee
|
(code) simplified regexs
|
2022-05-04 14:12:49 +02:00 |
|
Sylvain
|
048ed4b644
|
(ui) user profile form: confirmation message + save button
|
2022-05-04 14:12:49 +02:00 |
|
Sylvain
|
eab523c961
|
(bug) display date in user form
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
858e86dbcb
|
(ui) avatar input
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
1c22bc3cc5
|
(bug) focus the text edition area when the user clicks on the editor
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
5cb811e3c3
|
(wip)(ui) avatar input
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
11491aeb6c
|
(ui) save profile editions to the API
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
aae1a5c20e
|
(api) rename user related models to use the _attributes naming convention
|
2022-05-04 14:12:48 +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
|
03ed350e69
|
(ui) form-switch component
+ refactored form components
|
2022-05-04 14:12:45 +02:00 |
|
Sylvain
|
c1bf5bee14
|
(wip)(ui) refactor user edition form
|
2022-05-04 14:07:12 +02:00 |
|
Sylvain
|
bf0375fdb2
|
(typing) use TDateISO for typing dates
|
2022-05-04 14:05:36 +02:00 |
|
Sylvain
|
0d09ddd2fa
|
(wip)(ui) user edition form
|
2022-05-04 14:05:36 +02:00 |
|
Sylvain
|
6ec6a8c4c9
|
(api) save which data is really mapped from the sso
|
2022-05-04 14:05:36 +02:00 |
|
Sylvain
|
c0e8c4d91a
|
(ui) display authorization callback url directly in interface
|
2022-05-04 14:02:59 +02:00 |
|
Sylvain
|
71be3cce93
|
(ui) improve the appeareance for the auth provider definition form
|
2022-05-04 13:34:11 +02:00 |
|
Sylvain
|
2104bba281
|
(ui) sso data mapping - by type
|
2022-05-04 13:32:36 +02:00 |
|
Sylvain
|
9158d34bac
|
(wip)(ui) type mapping ui
|
2022-05-04 13:27:49 +02:00 |
|
Sylvain
|
9fe48d8bf5
|
renamed form.scss to form-item.scss to match naming convention
|
2022-05-04 13:23:50 +02:00 |
|
vincent
|
6ee7335a4d
|
Override React-select styles
|
2022-05-04 13:22:14 +02:00 |
|
Sylvain
|
c2a245ce08
|
(archi) organize react-hook-form components in a separate folder
|
2022-05-04 13:18:20 +02:00 |
|
Sylvain
|
a9bbae12a9
|
(ui) select authentication provier type
|
2022-05-04 13:14:52 +02:00 |
|
vincent
|
a60ae0534b
|
Make calendar wider
|
2022-05-04 13:12:29 +02:00 |
|
vincent
|
4c6942eba4
|
merge
|
2022-05-04 13:02:40 +02:00 |
|
vincent
|
d301053770
|
Add description to plan category
|
2022-05-04 12:45:48 +02:00 |
|
Sylvain
|
18a80a225c
|
(bug) define uid field in openid connect configuration
|
2022-05-04 12:36:31 +02:00 |
|
Sylvain
|
b3848596bf
|
(bug) unable to create openid connect provider from the interface
|
2022-05-04 12:36:31 +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
|
c9e1749bb7
|
(adminsys) do not require to recompile the assets when switching the authentication provider
|
2022-05-04 12:28:44 +02:00 |
|