Erik Jan de Wit
|
437a2eb574
|
Upgrade 'clients' to react-hook-form v7 (#4171)
|
2023-01-18 11:12:32 +01:00 |
|
Douglas Palmer
|
0c217c017e
|
Update tooltips for 'Signature algorithm' for SAML client and SAML Identity provider (#4176)
closes #4167
|
2023-01-17 15:46:10 +00:00 |
|
Erik Jan de Wit
|
c587a89405
|
Small optimization for better performance (#4036)
|
2023-01-17 16:26:35 +01:00 |
|
Erik Jan de Wit
|
2e174cd4e8
|
Added extra step to OIDC client wizzard (#4035)
|
2023-01-17 14:29:42 +00:00 |
|
Erik Jan de Wit
|
158f471bea
|
Ensure the correct dialog is shown for SAML keys (#4215)
|
2023-01-16 17:41:11 +01:00 |
|
dependabot[bot]
|
c206b38c3d
|
Bump jsdom from 20.0.3 to 21.0.0 (#4151)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.3 to 21.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.3...21.0.0)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-16 12:26:07 +00:00 |
|
Erik Jan de Wit
|
5a5426195b
|
Always show the pagination toolbar (#4053)
|
2023-01-16 12:09:27 +00:00 |
|
Erik Jan de Wit
|
e0246c70d4
|
Migrate authenticate settings and policy detail to react-hook-form v7 (#3984)
|
2023-01-16 12:34:18 +01:00 |
|
Erik Jan de Wit
|
6dbb130efa
|
Added email verified when user profile enabled (#4186)
|
2023-01-16 11:37:01 +01:00 |
|
Erik Jan de Wit
|
c35e37ba4f
|
Resource account page (#3982)
|
2023-01-16 11:23:07 +01:00 |
|
Jon Koops
|
2089b2209f
|
Use correct path for imports of the Admin Client (#4175)
|
2023-01-16 07:42:11 +00:00 |
|
Jon Koops
|
b13bcdc020
|
Re-use toTabs() function in RealmRoleTabs component (#4197)
|
2023-01-16 08:18:11 +01:00 |
|
Erik Jan de Wit
|
4d44265ed0
|
added none option to attribute group (#4191)
* added none option
fixes: #4085
* small refactor
|
2023-01-16 08:17:00 +01:00 |
|
Jon Koops
|
5ba147b384
|
Use routable tabs for realm role details (#3963)
|
2023-01-14 16:05:09 +00:00 |
|
Jon Koops
|
fe4c3dc151
|
Refactor realms & client roles to React Router v6 (#4184)
|
2023-01-14 13:24:06 +00:00 |
|
Jon Koops
|
97b69950c7
|
Reduce excessive re-renders for realm & client roles tab (#4194)
|
2023-01-14 11:42:02 +01:00 |
|
Jon Koops
|
66cf2ad368
|
Refactor RealmContext to use React Router v6 (#4182)
|
2023-01-13 15:10:29 +00:00 |
|
Jon Koops
|
23e1aa54a7
|
Refactor LDAP mapper to React Router v6 (#4192)
|
2023-01-13 13:26:22 +00:00 |
|
Erik Jan de Wit
|
467da39668
|
No longer fetch the resources eager, but on row click (#4185)
|
2023-01-13 13:07:13 +01:00 |
|
Stan Silvert
|
69344da121
|
Try to fix intermittent test failure (#4190)
|
2023-01-13 13:06:50 +01:00 |
|
Jon Koops
|
d98e240ab1
|
Remove unused SearchUser component (#4189)
|
2023-01-12 16:51:12 +00:00 |
|
Jon Koops
|
099a0d44c4
|
Refactor realm keys providers to React Router v6 (#4188)
|
2023-01-12 16:09:03 +00:00 |
|
Jon Koops
|
d11ed1ccef
|
Refactor roles list to React Router v6 (#4187)
|
2023-01-12 15:51:08 +00:00 |
|
Jon Koops
|
2b9744f6bf
|
Refactor OpenID Connect IDP to use React Router v6 (#4183)
|
2023-01-12 10:24:25 +00:00 |
|
Jon Koops
|
2e79123bee
|
Refactor client scope mapping to React Router v6 (#4181)
|
2023-01-12 09:58:08 +00:00 |
|
Jon Koops
|
e32cdaebec
|
Remove unused DataLoader component (#4180)
|
2023-01-12 09:50:06 +00:00 |
|
Erik Jan de Wit
|
201c41858f
|
Refactor SAML keys dialog to react-hook-form v7 (#4164)
|
2023-01-12 10:23:48 +01:00 |
|
Jon Koops
|
6f498a9af7
|
Refactor user federation providers to React Router v6 (#4177)
|
2023-01-12 09:47:26 +01:00 |
|
Jon Koops
|
343aabb904
|
Upgrade PageNav component to React Router v6 (#4168)
|
2023-01-11 15:49:03 +01:00 |
|
agagancarczyk
|
94af38daee
|
changed text for displayName tooltip (#4161)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-01-10 11:13:01 +00:00 |
|
Jon Koops
|
b4fef326de
|
Split out role form for realm and client in seperate components (#4141)
|
2023-01-09 13:57:40 +01:00 |
|
dependabot[bot]
|
84da38789d
|
Bump prettier from 2.8.1 to 2.8.2 (#4154)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 12:53:43 +01:00 |
|
dependabot[bot]
|
91c7ffd0b2
|
Bump @babel/core from 7.20.7 to 7.20.12 (#4147)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-09 11:16:02 +01:00 |
|
Erik Jan de Wit
|
3c677f4b53
|
Fix bounds check for adding client profile (#4140)
|
2023-01-07 22:22:48 +01:00 |
|
Erik Jan de Wit
|
e15ac55570
|
Fix validation of user profile attributes (#4139)
|
2023-01-07 20:14:16 +01:00 |
|
Jon Koops
|
e914ac6ea2
|
Use React Router v6 for the routable tabs of the identity provider page (#4136)
|
2023-01-06 13:48:50 +00:00 |
|
Jon Koops
|
0d541f60b6
|
Use React Router v6 for the routable tabs of the user profile page (#4137)
|
2023-01-06 14:30:17 +01:00 |
|
Jon Koops
|
bd2569b50d
|
Use React Router v6 for the routable tabs of the events page (#4135)
|
2023-01-06 12:21:59 +00:00 |
|
Jon Koops
|
bf18af49e3
|
Use React Router v6 for the routable tabs of the client page (#4132)
|
2023-01-06 12:05:12 +00:00 |
|
Jon Koops
|
3e82a57383
|
Add clear-data script to Keycloak server (#4128)
|
2023-01-06 11:21:59 +01:00 |
|
Jon Koops
|
bdd39c4e37
|
Use React Router v6 for the routable tabs of the dedicated scope page (#4131)
|
2023-01-05 15:24:05 +01:00 |
|
Jon Koops
|
074b6afc5d
|
Use React Router v6 for the routable tabs of the users page (#4130)
|
2023-01-05 14:10:37 +00:00 |
|
Jon Koops
|
0b7ab7d008
|
Use React Router v6 for the routable tabs of the realm settings keys page (#4129)
|
2023-01-05 12:08:14 +00:00 |
|
Jon Koops
|
d2163efe3f
|
Use React Router v6 for the routable tabs of the user federation LDAP settings page (#4126)
|
2023-01-05 11:38:16 +00:00 |
|
Jon Koops
|
b509a5a04e
|
Use React Router v6 for the routable tabs of the realm settings page (#4125)
|
2023-01-04 13:30:54 +01:00 |
|
Jon Koops
|
36a7ab32e4
|
Use React Router v6 for the routable tabs of client scope page (#4124)
|
2023-01-04 12:19:09 +01:00 |
|
Jon Koops
|
2c4805fe50
|
Use React Router v6 for the routable tabs of clients page (#4123)
|
2023-01-04 10:33:43 +00:00 |
|
Jon Koops
|
63cac73a12
|
Use React Router v6 for the routable tabs of dashboard page (#4119)
|
2023-01-04 09:57:46 +00:00 |
|
Jon Koops
|
48a3fc9229
|
Use React Router v6 for the routable tabs of authentication page (#4118)
|
2023-01-04 09:57:25 +00:00 |
|
Erik Jan de Wit
|
1155371439
|
Only load realms once and not on focus (#4015)
|
2023-01-03 17:33:16 +01:00 |
|