Commit graph

77 commits

Author SHA1 Message Date
Stan Silvert
2f6601febf
Change 'Resources and Auth Scopes' label (#4325) 2023-02-06 12:31:40 +01:00
Erik Jan de Wit
e65a1effda
Add client registration page (#4250) 2023-02-03 12:56:20 +01:00
Erik Jan de Wit
9cb7c3a0aa
Add a null check to convertFormValuesToObject() (#4305) 2023-02-02 14:35:01 +00:00
Erik Jan de Wit
bf98658155
Add missing id for default ACR values input (#4289) 2023-01-30 17:46:15 +01:00
Eric Olkowski
08e00d0243
Update PatternFly to 4.224 (#4248) 2023-01-27 17:29:38 +01:00
Jon Koops
d53e012ca9
Upgrade i18next and react-18next to latest version (#4260) 2023-01-26 15:46:23 +01:00
Jon Koops
8f05a102af
Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
Jon Koops
a01682b090
Omit FunctionComponent or replace it with PropsWithChildren where needed (#4233) 2023-01-20 15:28:32 +01:00
Erik Jan de Wit
2d4ba721b8
Add a more robust XML check (#4226) 2023-01-19 15:32:54 +01:00
Jon Koops
f32d3f5cfb
Upgrade to React Router v6 (#4198) 2023-01-18 12:09:49 +00:00
Erik Jan de Wit
437a2eb574
Upgrade 'clients' to react-hook-form v7 (#4171) 2023-01-18 11:12:32 +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
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
Jon Koops
2089b2209f
Use correct path for imports of the Admin Client (#4175) 2023-01-16 07:42:11 +00:00
Jon Koops
fe4c3dc151
Refactor realms & client roles to React Router v6 (#4184) 2023-01-14 13:24:06 +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
Jon Koops
d11ed1ccef
Refactor roles list to React Router v6 (#4187) 2023-01-12 15:51:08 +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
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
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
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
2c4805fe50
Use React Router v6 for the routable tabs of clients page (#4123) 2023-01-04 10:33:43 +00:00
Erik Jan de Wit
b5e9eb4620
Use default attributes in import form (#4052) 2023-01-03 16:49:25 +01:00
Douglas Palmer
ec31aeee41
JKS keystore type available as default option in FIPS mode (#3986) 2023-01-02 15:34:51 +00:00
Erik Jan de Wit
c37280b8cb
Generate array buffer for binary (#4075) 2023-01-02 12:38:10 +01:00
Scott Tustison
62c170f765
Added the client name to the client list view to make it easier to read the list (#4056)
* Added the client name to the client list view to make it easier to differentiate clients with non-human readable client IDs

* changed order and added widths

Co-authored-by: stustison <stustison.ctr@kr.af.mil>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2022-12-22 09:31:09 +01:00
Erik Jan de Wit
31f96761ea
Use react-hook-form v7 for client keys (#4045) 2022-12-15 15:13:36 +00:00
Erik Jan de Wit
ed8b1f5dca
Use react-hook-form v7 for client credentials form (#4014) 2022-12-13 11:59:11 +00:00
Erik Jan de Wit
be59ed1447
Use user select component (#4011) 2022-12-13 12:40:49 +01:00
Jon Koops
6f43a8d9ff
Wrap SamlKeysDialog in FormProvider (#3975) 2022-12-12 00:46:19 +01:00
Erik Jan de Wit
bd3e276721
Added inherited option (#3957) 2022-12-08 12:25:49 +01:00
Erik Jan de Wit
b0ce0bb181
Use id instead of name to disable (#3959) 2022-12-08 12:24:59 +01:00
Jon Koops
b4c4ddc797
Rename all references to 'Admin Console' to 'Admin UI' (#3930) 2022-12-07 15:28:28 +00:00
Jon Koops
289862429a
Upgrade useParams() to React Router v6 (#3956) 2022-12-07 15:23:12 +01:00
agagancarczyk
f000e7de69
Added potentially missing url type in form fields (#3947) 2022-12-07 10:04:37 +01:00
Jon Koops
c1f545fb4c
Use react-hook-form v7 for scope details form (#3953) 2022-12-07 10:03:51 +01:00
Jon Koops
b4d001bd82
Use react-hook-form v7 for search dropdown form (#3955) 2022-12-07 10:03:38 +01:00
Erik Jan de Wit
3f90f9ecf6
Convert attribute name in watch (#3929) 2022-12-06 16:58:43 +01:00
Erik Jan de Wit
997881a7a1
Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
dependabot[bot]
8bdabbedb7
Bump prettier from 2.7.1 to 2.8.0 (#3874)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [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.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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>
2022-12-01 15:15:27 +01:00
Erik Jan de Wit
d06669df27
Added way to convert multi line to string (#3827) 2022-11-29 12:16:36 +01:00
Jon Koops
f515790975
Use react-hook-form v7 for add host dialog form (#3887) 2022-11-29 10:28:36 +01:00
Douglas Palmer
2ed958b4d0
Use cryptoInfo to populate key type dropdowns (#3818) 2022-11-24 17:59:02 +01:00
Jon Koops
a407aa5c8e
Add ESLint import plugin and use reccomended config (#3805) 2022-11-18 17:13:39 +01:00
Dominik Kawka
9093438a87
Client SAML testing (#3732) 2022-11-10 08:40:37 -05:00
Erik Jan de Wit
2ae520fb8a
Add credential table (#3710) 2022-11-07 15:02:53 -05:00
Erik Jan de Wit
8d7d195b00
Added check for nothing found (#3651) 2022-10-31 12:29:53 +01:00
Erik Jan de Wit
66a448720a
Added PEM format for SAML (#3649) 2022-10-27 13:40:51 +02:00