* 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>
* Changed to use routable tabs * fixed tests
* initial policies tab * added initial edit create screen * removed switch in favour of mapping list * added pickers * added groups * added regex * added role select component * added time * added js type * fixed create route * fixed details * added tests * changed table header to required * added user type * added missing validation message