Erik Jan de Wit
|
97d932d832
|
Added missing field (#2691)
|
2022-05-27 11:26:23 +02:00 |
|
Erik Jan de Wit
|
a1cba372d5
|
Removed stray console.log statement (#2689)
|
2022-05-24 14:06:24 +02:00 |
|
Erik Jan de Wit
|
0ef880412d
|
Found some small issues while creating the documentation (#2672)
|
2022-05-23 10:52:06 +02:00 |
|
Erik Jan de Wit
|
991393ddc8
|
Added workaround for overlapping property (#2654)
|
2022-05-19 15:44:08 +02:00 |
|
Erik Jan de Wit
|
e59c6754e9
|
Initial version secret rotation (#2646)
|
2022-05-18 11:22:30 +02:00 |
|
Jon Koops
|
cc7ec1cf7f
|
Add 'Session' tabs to user and client details (#2655)
|
2022-05-18 11:16:20 +02:00 |
|
Stan Silvert
|
f4cfb23a3c
|
Fix role-based authorization in Clients section. (#2632)
|
2022-05-17 09:52:19 +02:00 |
|
Erik Jan de Wit
|
5a18c76d75
|
Fixed the group move test by fixing the app (#2625)
|
2022-05-12 15:46:10 +02:00 |
|
Aboullos
|
5fd94d12b8
|
Add Service Account Tests (#2624)
|
2022-05-12 15:45:50 +02:00 |
|
Jon Koops
|
960da1b849
|
Replace text areas with KeycloakTextArea (#2617)
|
2022-05-11 11:46:14 +02:00 |
|
Jon Koops
|
9b0af12bd6
|
Fix client import form state (#2621)
|
2022-05-11 11:46:05 +02:00 |
|
Erik Jan de Wit
|
93088c5380
|
Sort enabled features (#2557)
|
2022-05-09 12:44:07 +02:00 |
|
Erik Jan de Wit
|
58112be510
|
Added dash when there is no data (#2576)
|
2022-05-09 12:42:11 +02:00 |
|
Erik Jan de Wit
|
24ec9fd60a
|
Added permission type to scope based permissions (#2575)
|
2022-05-09 12:41:43 +02:00 |
|
agagancarczyk
|
24f43d59ec
|
Fixed decision strategy not selecting properly (#2569)
|
2022-05-04 19:51:17 +02:00 |
|
Erik Jan de Wit
|
3c55d72517
|
add permission: false to policy query (#2564)
* add permission: false to policy query
fixes: #2528
* fixed tests
|
2022-05-04 10:40:01 +02:00 |
|
Jon Koops
|
c8263c00e7
|
Update outdated links with redirects (#2558)
|
2022-05-03 07:56:42 +02:00 |
|
Erik Jan de Wit
|
47c696edf9
|
Use password field + copy to clipboard button (#2524)
|
2022-04-29 14:42:00 +02:00 |
|
Erik Jan de Wit
|
cf6e7b5bb2
|
small fix to prevent empty dialog (#2522)
* small fix to prevent empty dialog
this also makes the re-render better
fixes: #2521
* simplified using useMemo
|
2022-04-29 12:44:49 +02:00 |
|
Erik Jan de Wit
|
593d061224
|
Changed the load to also include the existing values (#2507)
|
2022-04-27 17:30:13 +02:00 |
|
Erik Jan de Wit
|
af0b704cf8
|
Load the different resource bundles from dynamically (#2409)
|
2022-04-27 17:29:57 +02:00 |
|
Erik Jan de Wit
|
eb3d3714fc
|
Added user permission tab (#2501)
|
2022-04-26 12:11:17 +02:00 |
|
Jon Koops
|
d5f6aca82e
|
Replace text inputs with KeycloakTextInput (#2413)
|
2022-04-21 17:03:26 +02:00 |
|
Erik Jan de Wit
|
6a07c091b7
|
First and max need to requery (#2450)
|
2022-04-21 16:53:30 +02:00 |
|
Erik Jan de Wit
|
50ba699ab8
|
fixed error when data not found (#2449)
* fixed error when data not found
fixes: #2447
* change to useMemo
|
2022-04-20 15:10:30 -04:00 |
|
Erik Jan de Wit
|
43c6564895
|
Changed to use the same form + rename (#2342)
|
2022-04-20 19:11:46 +02:00 |
|
Erik Jan de Wit
|
324ebdaf11
|
Added initial version of the client permission tab (#2452)
|
2022-04-20 11:42:24 +02:00 |
|
Jon Koops
|
4a7c0436cc
|
Move React Hook Form errors to formState (#2412)
|
2022-04-08 14:37:31 +02:00 |
|
Erik Jan de Wit
|
e681dbae4a
|
Enabled more tests (#2399)
|
2022-04-08 10:56:20 +02:00 |
|
dependabot[bot]
|
525d90c234
|
Bump @keycloak/keycloak-admin-client from 18.0.0-dev.8 to 18.0.0-dev.10 (#2390)
* Bump @keycloak/keycloak-admin-client from 18.0.0-dev.8 to 18.0.0-dev.10
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 18.0.0-dev.8 to 18.0.0-dev.10.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases)
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json)
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v18.0.0-dev.8...v18.0.0-dev.10)
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 16:08:30 +02:00 |
|
Erik Jan de Wit
|
4b150993a6
|
Fixed text of empty state (#2295)
|
2022-04-05 17:02:27 +02:00 |
|
Erik Jan de Wit
|
be2d7e268e
|
Added missing field (#2369)
|
2022-03-30 11:23:04 +02:00 |
|
Erik Jan de Wit
|
6857d62545
|
added more missing fields (#2329)
fixes: #1385
|
2022-03-29 09:55:05 +02:00 |
|
Erik Jan de Wit
|
8b8f564c61
|
Added service account user link (#2322)
|
2022-03-28 22:56:18 +02:00 |
|
Jenny
|
86b3fb93a9
|
Client credentials: "Regenerate" button fix (#2337)
|
2022-03-28 22:54:15 +02:00 |
|
Erik Jan de Wit
|
219e239c89
|
Show baseUrl when rootUrl is not set (#2285)
|
2022-03-28 15:15:12 +02:00 |
|
dependabot[bot]
|
631f8320c5
|
Bump prettier from 2.6.0 to 2.6.1
* Bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [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.6.0...2.6.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 12:55:21 +02:00 |
|
Erik Jan de Wit
|
bd82872282
|
Make the export tab tests more stable (#2339)
|
2022-03-25 12:19:15 +01:00 |
|
Erik Jan de Wit
|
b2d507a390
|
Added empty state to add scope dialog (#2291)
|
2022-03-22 12:58:49 +01:00 |
|
Erik Jan de Wit
|
8631584920
|
make resouce field required (#2290)
fixes: #2061
|
2022-03-22 12:13:43 +01:00 |
|
Jenny
|
08775c65a2
|
fix scope details title key (#2280)
|
2022-03-21 09:52:07 +01:00 |
|
Erik Jan de Wit
|
51aba823ef
|
Convert detail tab text to links (#2277)
* convert to link
* changed to be link to details
fixes: #2039
|
2022-03-21 07:45:49 +01:00 |
|
Jenny
|
8d86d380ac
|
Auth evaluate fix (#2274)
* fix incorrect empty state
* fix incorrect empty state
|
2022-03-18 14:28:31 +01:00 |
|
Erik Jan de Wit
|
68a8c29a8a
|
always enable regenerate button (#2237)
fixes: #1832
|
2022-03-18 14:20:51 +01:00 |
|
Erik Jan de Wit
|
b023c802f5
|
Fixed line up and added missing search dropdowns (#2264)
|
2022-03-16 14:57:50 +01:00 |
|
Erik Jan de Wit
|
0a33d5f0dd
|
Default value and required field for generate keys (#2195)
|
2022-03-16 11:37:45 +01:00 |
|
Erik Jan de Wit
|
8d5b2f903a
|
Split out the key based into a sperate component (#2177)
|
2022-03-16 10:39:58 +01:00 |
|
mfrances17
|
49c77c20cd
|
Change order of client sections (#2245)
|
2022-03-15 10:43:48 +01:00 |
|
Erik Jan de Wit
|
a3105e9327
|
Validate the input from the user (#2242)
|
2022-03-14 11:26:36 +01:00 |
|
Erik Jan de Wit
|
d85fc18a63
|
Added preselected / disabled on create permission (#2236)
|
2022-03-14 11:17:16 +01:00 |
|