vincent
|
d2ed4d4bd8
|
Rename variables
|
2022-05-04 10:26:22 +02:00 |
|
vincent
|
2b67280fd6
|
Fix types and reset input function
|
2022-05-04 10:26:18 +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
|
2cd0220b80
|
(code) simplified regexs
|
2022-05-04 10:03:09 +02:00 |
|
Sylvain
|
654f0880a0
|
(ui) user profile form: confirmation message + save button
|
2022-05-03 16:45:06 +02:00 |
|
Sylvain
|
040636da62
|
(bug) display date in user form
|
2022-05-03 16:34:27 +02:00 |
|
Sylvain
|
7ee4c8f4c0
|
(ui) avatar input
|
2022-05-03 16:14:20 +02:00 |
|
Sylvain
|
48fd47f8d9
|
(bug) focus the text edition area when the user clicks on the editor
|
2022-05-03 11:22:27 +02:00 |
|
Sylvain
|
8602fefce6
|
(wip)(ui) avatar input
|
2022-05-02 17:34:29 +02:00 |
|
Sylvain
|
b801999ee3
|
(ui) save profile editions to the API
|
2022-05-02 16:29:04 +02:00 |
|
Sylvain
|
555ee11d35
|
(api) rename user related models to use the _attributes naming convention
|
2022-05-02 15:58:54 +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
|
a5ff03334a
|
(ui) form-switch component
+ refactored form components
|
2022-04-27 12:55:43 +02:00 |
|
Sylvain
|
aa432d08b3
|
(wip)(ui) refactor user edition form
|
2022-04-26 18:05:18 +02:00 |
|
Sylvain
|
814ebfe52d
|
(typing) use TDateISO for typing dates
|
2022-04-26 10:12:50 +02:00 |
|
Sylvain
|
b4ae80457e
|
(wip)(ui) user edition form
|
2022-04-25 17:24:28 +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 |
|
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
|
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
|
227be2621f
|
(bug) edit authentication provider
+ clean legacy code
|
2022-04-12 10:59:49 +02:00 |
|
Sylvain
|
153d50be77
|
(bug) open only selected mapping modal
|
2022-04-12 10:02:39 +02:00 |
|
Sylvain
|
d2c90f4066
|
(api) validate auth providers data
+ remove legacy code
|
2022-04-11 17:27:56 +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 |
|
Sylvain
|
907a89c70b
|
(bug) oauth2 provider attributes under providable_attributes
|
2022-04-06 12:44:27 +02:00 |
|
Sylvain
|
29938957ff
|
(ui) form-select: onChange cb
|
2022-04-06 12:24:04 +02:00 |
|
vincent
|
c50d94b2a9
|
Fix styles on multi-select
|
2022-04-05 19:31:13 +02:00 |
|
vincent
|
1435a46c99
|
Override React-select styles
|
2022-04-05 19:09:59 +02:00 |
|
Sylvain
|
8d98fef096
|
(wip)(ui) data mapping configuration interface
|
2022-04-05 16:56:44 +02:00 |
|
Sylvain
|
6254db4ff9
|
(archi) organize react-hook-form components in a separate folder
|
2022-04-05 14:25:58 +02:00 |
|
Sylvain
|
f7dd75dca1
|
(ui) refactor form components to use props inheritance
|
2022-04-05 12:04:15 +02:00 |
|
Sylvain
|
8fee9c6bb8
|
(ui) select authentication provier type
|
2022-04-05 11:43:28 +02:00 |
|
Sylvain
|
431d733ffe
|
(wip) rhf select
|
2022-04-04 18:19:59 +02:00 |
|
Sylvain
|
1a8dc390f3
|
(front) export form component to angular
|
2022-04-04 16:25:17 +02:00 |
|
Sylvain
|
f68c8a492e
|
WIP: front-end form for openid configuration
|
2022-04-04 16:25:17 +02:00 |
|
Sylvain
|
6e5578db0c
|
(type) fix typing the RHFInput component
|
2022-04-04 16:12:42 +02:00 |
|