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
|
6c91556a1c
|
Always add the detail row to prevent wrong index (#4229)
|
2023-01-20 10:38:22 +01:00 |
|
Stian Thorgersen
|
cf3a4346ef
|
Move Admin REST extension to main repository (#4231)
|
2023-01-20 10:37:27 +01:00 |
|
Erik Jan de Wit
|
ae5b8ac525
|
Added "use" column and fixed boolean check (#4227)
|
2023-01-19 15:33:47 +01:00 |
|
Jon Koops
|
f32d3f5cfb
|
Upgrade to React Router v6 (#4198)
|
2023-01-18 12:09:49 +00:00 |
|
Erik Jan de Wit
|
45b2a8da62
|
Reduced state held and fixed reset (#4213)
|
2023-01-18 11:58:13 +00:00 |
|
Erik Jan de Wit
|
792cffc6f3
|
Parse multiple user profile errors (#4217)
|
2023-01-18 12:11:34 +01: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
|
c587a89405
|
Small optimization for better performance (#4036)
|
2023-01-17 16:26:35 +01: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 |
|
Jon Koops
|
2089b2209f
|
Use correct path for imports of the Admin Client (#4175)
|
2023-01-16 07:42:11 +00:00 |
|
Jon Koops
|
5ba147b384
|
Use routable tabs for realm role details (#3963)
|
2023-01-14 16:05:09 +00:00 |
|
Jon Koops
|
d11ed1ccef
|
Refactor roles list to React Router v6 (#4187)
|
2023-01-12 15:51:08 +00:00 |
|
Jon Koops
|
e32cdaebec
|
Remove unused DataLoader component (#4180)
|
2023-01-12 09:50:06 +00:00 |
|
Jon Koops
|
6f498a9af7
|
Refactor user federation providers to React Router v6 (#4177)
|
2023-01-12 09:47:26 +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 |
|
Erik Jan de Wit
|
1155371439
|
Only load realms once and not on focus (#4015)
|
2023-01-03 17:33:16 +01:00 |
|
Jon Koops
|
5032770ddb
|
Use React Router v6 for the routable tabs of user details (#4114)
|
2023-01-03 17:15:04 +01:00 |
|
Erik Jan de Wit
|
ea80b0f872
|
Added extra null check (#4016)
|
2022-12-13 17:16:46 +01:00 |
|
Erik Jan de Wit
|
be59ed1447
|
Use user select component (#4011)
|
2022-12-13 12:40:49 +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
|
c2924ceb9c
|
Use react-hook-form v7 for client scope form (#3885)
|
2022-12-06 14:38:28 +01:00 |
|
Erik Jan de Wit
|
997881a7a1
|
Use react-hook-form v7 for client section (#3919)
|
2022-12-02 15:54:30 +01:00 |
|
Erik Jan de Wit
|
2f8980d09a
|
Don't use a default value in BooleanComponent (#3822)
|
2022-12-01 16:10:33 +01:00 |
|
Jon Koops
|
7eb77cc0a7
|
Replace Axios with the Fetch API (#3899)
|
2022-11-30 17:46:17 +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
|
79c1890f00
|
Remove unused MultivaluedScopesComponent component (#3886)
|
2022-11-29 12:12:31 +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
|
f7e5e4a9f9
|
Disable pagination for realm roles when filtering (#3775)
|
2022-11-15 17:20:45 +01:00 |
|
Erik Jan de Wit
|
0ab33d552b
|
Issue 3604 (#3739)
|
2022-11-10 11:17:49 -05:00 |
|
Erik Jan de Wit
|
272d70ec2c
|
Sort client roles based on clientId and role name (#3672)
|
2022-11-01 13:22:42 +01:00 |
|
Erik Jan de Wit
|
2f60e78c4f
|
Use our own timers to dismiss alerts (#3641)
|
2022-10-27 14:00:02 +02:00 |
|
Jon Koops
|
1de4d24593
|
Improve flow for testing e-mail server settings (#3619)
|
2022-10-24 13:43:46 +02:00 |
|
Erik Jan de Wit
|
c5af1e143c
|
Added empty state for assign roles (#3563)
|
2022-10-17 12:21:03 +02:00 |
|
Stan Silvert
|
799442060f
|
Fix role selection when paging (#3567)
|
2022-10-17 12:20:22 +02:00 |
|
Erik Jan de Wit
|
558d67cd73
|
Help toggle and page default in local storage (#3547)
|
2022-10-11 13:09:07 +02:00 |
|
Erik Jan de Wit
|
f908ed8a00
|
Added "none" option to client select (#3510)
|
2022-10-10 23:46:12 +02:00 |
|
Erik Jan de Wit
|
066ecbe3e2
|
Add missing type attibute to FileComponent (#3481)
|
2022-10-10 18:04:07 +02:00 |
|
Erik Jan de Wit
|
11d8461620
|
Combine tree view and list for groups (#3401)
|
2022-10-10 17:03:27 +02:00 |
|
ahweis
|
f5ac1cf74c
|
Use unique key in role mapping table (#3454)
|
2022-10-04 11:21:02 +02:00 |
|
Erik Jan de Wit
|
bda97b9d4a
|
Only load realms when dropdown is opened (#3396)
|
2022-10-03 22:22:37 +02:00 |
|
Dominik Kawka
|
3694dad23c
|
import client tests (#3452)
|
2022-10-03 13:00:26 +02:00 |
|
Erik Jan de Wit
|
225ab19ef1
|
Remove first char upper case for realm (#3412)
|
2022-10-03 12:46:56 +02:00 |
|
Erik Jan de Wit
|
249c6bbf02
|
Is paginated in for both types (#3446)
|
2022-10-03 12:38:46 +02:00 |
|
Erik Jan de Wit
|
498e345281
|
Added null check for chrome (#3398)
|
2022-09-27 10:58:03 +02:00 |
|