Commit graph

2100 commits

Author SHA1 Message Date
agagancarczyk
523a411771
User events tooltip text fix (#2667) 2022-05-18 12:07:22 +02:00
Erik Jan de Wit
e59c6754e9
Initial version secret rotation (#2646) 2022-05-18 11:22:30 +02:00
Erik Jan de Wit
d8d28e1d7c
Created more tests for the authentication flow (#2633) 2022-05-18 11:16:47 +02:00
Jon Koops
cc7ec1cf7f
Add 'Session' tabs to user and client details (#2655) 2022-05-18 11:16:20 +02:00
Erik Jan de Wit
9573b23831
Added missing namespace (#2651) 2022-05-18 10:52:35 +02:00
Erik Jan de Wit
2bf30c9203
Throw error when server context can't be loaded (#2635) 2022-05-18 10:51:29 +02:00
dependabot[bot]
5685b2a825 Bump react-router-dom from 5.3.1 to 5.3.2
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 00:48:13 +02:00
dependabot[bot]
08a5cea0c6 Bump @typescript-eslint/parser from 5.23.0 to 5.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.23.0 to 5.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 00:47:41 +02:00
dependabot[bot]
330fede5ed Bump @types/node from 17.0.33 to 17.0.34
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.33 to 17.0.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 00:40:24 +02:00
dependabot[bot]
4c5b483af5 Bump @typescript-eslint/eslint-plugin from 5.23.0 to 5.25.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.23.0 to 5.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 00:38:16 +02:00
dependabot[bot]
b788d57203 Bump del from 6.0.0 to 6.1.0
Bumps [del](https://github.com/sindresorhus/del) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v6.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 00:37:23 +02:00
Jenny
adc8851d24
Update PatternFly to latest version (#2629) 2022-05-17 18:53:24 +02:00
Erik Jan de Wit
80a398d2ac
value can be undefined see "local-date" (#2652) 2022-05-17 12:19:48 +02:00
Erik Jan de Wit
2e45c89edf
don't convert to string (#2653)
fixes: #2647
2022-05-17 12:19:18 +02:00
agagancarczyk
083848b4ac
Improved Learn More links (#2650) 2022-05-17 10:26:32 +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
0350a2ccf4
Locale edit shouldn't be disabled (#2626) 2022-05-17 09:51:12 +02:00
dependabot[bot]
abcafd35b4 Bump @types/node from 17.0.32 to 17.0.33
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.32 to 17.0.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 09:47:49 +02:00
dependabot[bot]
c85e656c02 Bump i18next from 21.8.0 to 21.8.2
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.0 to 21.8.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.8.0...v21.8.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-17 09:47:12 +02:00
dependabot[bot]
afb08ebc61 Bump @keycloak/keycloak-admin-client from 19.0.0-dev.3 to 19.0.0-dev.5
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client) from 19.0.0-dev.3 to 19.0.0-dev.5.
- [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/v19.0.0-dev.3...v19.0.0-dev.5)

---
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-05-17 09:46:50 +02:00
Erik Jan de Wit
dd0f747b45
change to only use alias in list (#2634)
fixes: #2620
2022-05-17 08:16:34 +02:00
Erik Jan de Wit
1bfee6425d
Fixed translations (#2627) 2022-05-13 12:34:27 +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
Erik Jan de Wit
bb853874d8
Issue 2618 (#2623) 2022-05-12 10:09:15 +02:00
Erik Jan de Wit
18c610d12e
Use display name instead of alias if set (#2622) 2022-05-12 10:07:02 +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
1eb33007c4
Issue 2580 (#2614) 2022-05-11 11:43:07 +02:00
Erik Jan de Wit
67c23444e9
Removed additional white space (#2615) 2022-05-11 11:42:46 +02:00
Erik Jan de Wit
37bf82bb99
Added delete action to the details screen (#2601) 2022-05-11 10:33:23 +02:00
Erik Jan de Wit
ccdd762d6d
Added delete action (#2600) 2022-05-11 10:33:11 +02:00
Erik Jan de Wit
783396acb9
Disable sync when import users is off (#2599) 2022-05-11 10:32:58 +02:00
Erik Jan de Wit
b8569db87c Don't render create header when editing 2022-05-11 10:32:40 +02:00
dependabot[bot]
0a8a49c397 Bump @types/node from 17.0.31 to 17.0.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.31 to 17.0.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 10:32:24 +02:00
Jon Koops
ce7c27e3d2
Lock React and related dependencies to version 17 (#2616) 2022-05-11 07:22:58 +02:00
Jon Koops
98e1c8557e
Update PatternFly dependencies to latest version (#2613) 2022-05-10 16:39:49 +02:00
dependabot[bot]
7c9566c92a Bump @typescript-eslint/parser from 5.21.0 to 5.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.21.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 13:55:18 +02:00
dependabot[bot]
d2a4c73535 Bump husky from 7.0.4 to 8.0.1
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:49:52 +02:00
dependabot[bot]
88955809f4 Bump jest-environment-jsdom from 28.0.2 to 28.1.0
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom) from 28.0.2 to 28.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:49:44 +02:00
dependabot[bot]
8f7432e3ac Bump react-i18next from 11.16.7 to 11.16.9
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.16.7 to 11.16.9.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.16.7...v11.16.9)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:42:24 +02:00
dependabot[bot]
59d3220a40 Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.23.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:39:33 +02:00
dependabot[bot]
21b69b1cb6 Bump eslint from 8.14.0 to 8.15.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.14.0 to 8.15.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.14.0...v8.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:10:07 +02:00
dependabot[bot]
3bbbfaf629 Bump jest from 28.0.3 to 28.1.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:09:46 +02:00
dependabot[bot]
9e0df72ad1 Bump @types/react from 17.0.44 to 17.0.45
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.44 to 17.0.45.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:09:23 +02:00
dependabot[bot]
1f72eb4ef4 Bump cypress from 9.6.0 to 9.6.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.0 to 9.6.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.6.0...v9.6.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:09:08 +02:00
dependabot[bot]
9e6b8dcf4d Bump ts-jest from 28.0.0 to 28.0.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 28.0.0 to 28.0.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v28.0.0...v28.0.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:08:42 +02:00
dependabot[bot]
279b1e8d3c Bump i18next from 21.6.16 to 21.8.0
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.16 to 21.8.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.6.16...v21.8.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 12:08:21 +02:00
Erik Jan de Wit
e1639f3283
Added permissions tab for idp (#2597) 2022-05-10 11:50:00 +02:00
Stan Silvert
5427eaf6ff
Fine-grained permissions for groups (#2579) 2022-05-09 12:44:37 +02:00