Jon Koops
|
84e763b472
|
Fix problems with key value input and empty entries (#19421)
|
2023-04-04 10:09:31 +02:00 |
|
Jon Koops
|
7f85453ac8
|
Align route object type with React Router (#19357)
|
2023-03-27 16:10:48 +02:00 |
|
Erik Jan de Wit
|
d29f3e4dfc
|
Change client description component to use utils (#19165)
|
2023-03-24 16:53:43 +01:00 |
|
dependabot[bot]
|
710c49b803
|
Bump typescript from 4.9.5 to 5.0.2 in /js (#19179)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
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>
|
2023-03-21 12:05:17 +00:00 |
|
Erik Jan de Wit
|
39cf79dae1
|
Removed use of inline components (#17687)
|
2023-03-21 11:36:20 +01:00 |
|
Erik Jan de Wit
|
1cde3dd30e
|
Make title clickable instead of card (#17511)
|
2023-03-21 10:25:57 +01:00 |
|
Erik Jan de Wit
|
d8a4e7cd32
|
fixed size of dropdown (#17689)
fixes: #17683
|
2023-03-20 12:50:33 -04:00 |
|
Erik Jan de Wit
|
7aede42b8d
|
Revert not user realm roles are not paginated (#17619)
|
2023-03-14 13:08:22 +01:00 |
|
Erik Jan de Wit
|
9bd0e156a4
|
add isDisabled to components (#17508)
|
2023-03-14 12:38:22 +01:00 |
|
Erik Jan de Wit
|
f5ebe675a8
|
add unique title to pagination controls (#17542)
fixes: keycloak/keycloak-ui#4501
|
2023-03-13 07:46:10 +01:00 |
|
Erik Jan de Wit
|
4f4c850766
|
move empty state out of list (#17560)
fixes: keycloak/keycloak-ui#4561
|
2023-03-13 07:45:44 +01:00 |
|
Erik Jan de Wit
|
d7388c479b
|
changed id of dropdown (#17512)
fixes: https://github.com/keycloak/keycloak-ui/issues/4483
|
2023-03-09 14:50:11 +01:00 |
|
Jon Koops
|
ec8e24c550
|
Rework project structure so it matches the main repo
|
2023-03-07 11:55:19 +01:00 |
|