Commit graph

1977 commits

Author SHA1 Message Date
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
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
Erik Jan de Wit
1447a77dc1
Added tool tips on flow icons (#2573) 2022-05-09 12:41:20 +02:00
Erik Jan de Wit
0c73fc0e84
Changed wording of dialog (#2572) 2022-05-09 12:40:32 +02:00
Erik Jan de Wit
d832891c06
Use flow type instead of flow name (#2570) 2022-05-05 09:47:46 +02:00
agagancarczyk
24f43d59ec
Fixed decision strategy not selecting properly (#2569) 2022-05-04 19:51:17 +02:00
Erik Jan de Wit
c2df6e7dfb
Skip already processed lines (#2568) 2022-05-04 15:09:16 +02:00
Luca Leonardo Scorcia
1c23a0f1a7
Fix #2560 SAML Broker: Add option to validate IdP Entity ID (#2561) 2022-05-04 10:40:58 +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
agagancarczyk
91b18a03b5
Updated subheadings (#2567)
* new text

* updated subheadings for each page

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-05-03 13:50:32 +01:00
Jon Koops
1b44ba65ab
Update to Jest 28 (#2566) 2022-05-03 14:10:17 +02:00
Erik Jan de Wit
83371ce75b
fixed client lookup for non master realm (#2563)
fixes: #2562
2022-05-03 08:03:34 -04:00
Erik Jan de Wit
f4a7063852
Added pagination and filtering to dialog (#2526) 2022-05-03 12:42:24 +02:00
Erik Jan de Wit
2ac3a7457e
Added second class to override patternfly default (#2555) 2022-05-03 12:19:32 +02:00
Jon Koops
c8263c00e7
Update outdated links with redirects (#2558) 2022-05-03 07:56:42 +02:00
Jon Koops
57ad3dfed1
Remove unused 'cli-progress' dependency (#2559) 2022-05-02 16:54:52 +02:00
Erik Jan de Wit
a061ceb4f2
Changed to know where flow is used (#2532) 2022-05-02 16:51:05 +02:00
dependabot[bot]
8170c267ef Bump postcss from 8.4.12 to 8.4.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 16:50:26 +02:00
Erik Jan de Wit
d7187bd1e0 changed to Inherited column 2022-05-02 16:50:10 +02:00
Erik Jan de Wit
a15eb11d81 Removed unused column
fixes: #1758
2022-05-02 16:50:10 +02:00
dependabot[bot]
566f9a46ff Bump i18next-http-backend from 1.3.1 to 1.4.0
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.3.1...v1.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 16:49:55 +02:00
Erik Jan de Wit
5ebb50816d
Added search and operational info (#2530) 2022-05-02 16:30:24 +02:00