Commit graph

141 commits

Author SHA1 Message Date
Jon Koops
0e04f088e2
Make form attribute conversion type-safe (#3823) 2022-11-24 16:48:22 +01:00
Erik Jan de Wit
03520dc30a
Fixes parsing the list into sub-lists (#3815) 2022-11-22 18:48:38 +01:00
Jon Koops
c9b783f9e0
Use react-hook-form v7 for events section (#3813) 2022-11-21 16:54:33 +01:00
Erik Jan de Wit
465b3c4a26
Changed to use the right handler (#3806) 2022-11-18 17:46:12 +01:00
Jon Koops
a407aa5c8e
Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
Erik Jan de Wit
0a3564bb3f
Config can be empty (#3803) 2022-11-18 16:54:21 +01:00
Jon Koops
7257614c23
Use react-hook-form v7 for OTP policy form (#3791) 2022-11-18 14:43:44 +01:00
Jon Koops
d0ba084906
Use react-hook-form v7 for edit flow modal (#3789) 2022-11-18 12:47:16 +01:00
Jon Koops
44891c14cd
Move translations from attributes-groups.json to realm-settings.json (#3788) 2022-11-18 12:25:13 +01:00
Erik Jan de Wit
bce8270e7f
Added user profile attributes to user detail screen (#3762) 2022-11-17 17:14:47 +01:00
Erik Jan de Wit
b5698be23c
Fixed merging the config (#3783) 2022-11-17 17:14:20 +01:00
Jon Koops
3da00919b7
Use react-form-hook v7 for flow form (#3785) 2022-11-17 13:39:29 +01:00
Erik Jan de Wit
a9c7b11284
Use provider id instead of object (#3782) 2022-11-17 12:38:05 +01:00
Stan Silvert
612a8444d1
Hide permissions tabs when ADMIN_FINE_GRAINED_AUTHZ is disabled. (#3779) 2022-11-17 11:18:52 +01:00
Stan Silvert
481fb0da48
All view IDP with view-identity-providers role. (#3778) 2022-11-17 00:03:31 +01:00
Erik Jan de Wit
e6c415628f
Do not show enabled and required for email and username (#3766) 2022-11-16 15:19:09 +01:00
Jon Koops
edf79d41af
Use react-form-hook v7 for bind flow dialog (#3776) 2022-11-16 13:35:49 +01:00
Jon Koops
71f2db02a9
Use Object.hasOwn() instead of Object.prototype.hasOwnProperty() (#3773) 2022-11-16 12:12:59 +01:00
Erik Jan de Wit
f7e5e4a9f9
Disable pagination for realm roles when filtering (#3775) 2022-11-15 17:20:45 +01:00
Jon Koops
d0b224cae7
Use react-form-hook v7 for user IDP modal (#3771) 2022-11-15 16:21:43 +01:00
Erik Jan de Wit
27d8b35d70
Added sync period settings to custom UI (#3770) 2022-11-15 15:57:06 +01:00
Jon Koops
0064211dde
Use react-hook-form v7 for session revocation (#3744) 2022-11-11 21:37:43 +01:00
Erik Jan de Wit
0ab33d552b
Issue 3604 (#3739) 2022-11-10 11:17:49 -05:00
Dominik Kawka
9093438a87
Client SAML testing (#3732) 2022-11-10 08:40:37 -05:00
Erik Jan de Wit
5587314a70
Added exact search checkbox (#3730) 2022-11-08 08:19:17 -05:00
Jon Koops
8ffe800272
Allow login realm to be set during development (#3729) 2022-11-07 16:33:01 -05:00
Erik Jan de Wit
2ae520fb8a
Add credential table (#3710) 2022-11-07 15:02:53 -05:00
Dominik Kawka
25c66e6901
Partial fix for issue 3588 (#3721) 2022-11-07 13:08:14 -05:00
Dominik Kawka
9d63ad0dea
IDP SAML testing (#3713) 2022-11-05 15:01:28 -04:00
Erik Jan de Wit
b7e4db8e15
Add 'Personal Info' form and masthead to Account UI (#3551)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-11-03 15:06:26 +01:00
Erik Jan de Wit
34d795b1f6
Removed beers from output (#3702) 2022-11-03 12:24:24 +01:00
Erik Jan de Wit
df7347aa9b
Added check to see if unique (#3642) 2022-11-01 15:41:32 +01:00
Erik Jan de Wit
7f8cb11988
added more options in the context menu (#3676)
fixes: #3607
2022-11-01 13:23:57 +01:00
Erik Jan de Wit
c49a5511c7
Added guides to group tree view (#3658) 2022-11-01 13:23:08 +01:00
Erik Jan de Wit
272d70ec2c
Sort client roles based on clientId and role name (#3672) 2022-11-01 13:22:42 +01:00
Jon Koops
db1ea6b70c
Stop using Keycloak config endpoint for Admin Client (#3669)
This reverts commit 6a75c6da6b.
2022-10-31 13:47:59 +01:00
Erik Jan de Wit
8d7d195b00
Added check for nothing found (#3651) 2022-10-31 12:29:53 +01:00
Erik Jan de Wit
2f60e78c4f
Use our own timers to dismiss alerts (#3641) 2022-10-27 14:00:02 +02:00
Erik Jan de Wit
66a448720a
Added PEM format for SAML (#3649) 2022-10-27 13:40:51 +02:00
Erik Jan de Wit
ef8574c188
Added saml export dialog (#3648) 2022-10-26 15:31:33 +02:00
Erik Jan de Wit
7730509796
Added missing fields (#3546) 2022-10-26 11:46:44 +02:00
Erik Jan de Wit
1b4fedaa3a
Added progress spinner to email test button (#3644) 2022-10-26 11:45:32 +02:00
Erik Jan de Wit
6af2a6ea17
Fixed cannot read from undefined (#3647) 2022-10-26 11:44:38 +02:00
Dominik Kawka
e463f99d40
IDP OIDC settings tab testing (#3601) 2022-10-26 11:43:52 +02:00
dependabot[bot]
19bb209899
Bump react-i18next from 11.18.6 to 12.0.0 (#3622)
* Bump react-i18next from 11.18.6 to 12.0.0

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.0.0.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.18.6...v12.0.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix type issues

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-10-26 00:08:51 +02:00
Erik Jan de Wit
37afe07bd5
Keep existing config we don't have fields for (#3639) 2022-10-25 19:52:17 +02:00
Jon Koops
44436f5935
Ensure list of supported applications is stable (#3646) 2022-10-25 17:46:16 +02:00
Erik Jan de Wit
c401fa6eee
Added missing delete action (#3645) 2022-10-25 16:59:37 +02:00
Jon Koops
a2ac19339e
Add labels for supported applications to 'OTP Policy' (#3633) 2022-10-24 18:02:13 +02:00
Jon Koops
1de4d24593
Improve flow for testing e-mail server settings (#3619) 2022-10-24 13:43:46 +02:00