Commit graph

2743 commits

Author SHA1 Message Date
Jon Koops
db1ea6b70c
Stop using Keycloak config endpoint for Admin Client (#3669)
This reverts commit 6a75c6da6b.
2022-10-31 13:47:59 +01:00
Jon Koops
cec8e5f547
Remove hard dependency on babel-loader (#3673) 2022-10-31 13:47:43 +01:00
Jon Koops
680938b8b1
Use official terser plugin for Rollup (#3674) 2022-10-31 13:47:30 +01:00
Jon Koops
508e367670
Use correct namespace for i18n types (#3675) 2022-10-31 13:47:18 +01:00
Erik Jan de Wit
8d7d195b00
Added check for nothing found (#3651) 2022-10-31 12:29:53 +01:00
Erik Jan de Wit
dc76106b1d
Added translations in new console (#3657) 2022-10-31 12:29:33 +01:00
dependabot[bot]
82680290cd
Bump vitest from 0.24.3 to 0.24.4 (#3671)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.24.3 to 0.24.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.24.4/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:37:46 +01:00
dependabot[bot]
dec06ccc06
Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0 (#3663)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.41.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.41.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:31:52 +01:00
dependabot[bot]
2e46c5389d
Bump jsdom from 20.0.1 to 20.0.2 (#3667)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/20.0.1...20.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:30:37 +01:00
dependabot[bot]
2850b28e17
Bump @types/node from 18.11.4 to 18.11.8 (#3668)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.4 to 18.11.8.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:26:26 +01:00
dependabot[bot]
00866f6bfe
Bump vite from 3.1.8 to 3.2.2 (#3670)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.8 to 3.2.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v3.2.2/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:25:59 +01:00
dependabot[bot]
4ae5e29754
Bump @vitejs/plugin-react from 2.1.0 to 2.2.0 (#3665)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite/tree/HEAD/packages/plugin-react) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.2.0/packages/plugin-react)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:19:56 +01:00
dependabot[bot]
0bc34ea283
Bump cypress from 10.10.0 to 10.11.0 (#3664)
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.10.0...v10.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:17:20 +01:00
dependabot[bot]
bad489fef9
Bump i18next-http-backend from 1.4.4 to 2.0.0 (#3662)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 1.4.4 to 2.0.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.4...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:14:14 +01:00
dependabot[bot]
b9257a5988
Bump @typescript-eslint/parser from 5.40.1 to 5.41.0 (#3660)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.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.41.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:13:03 +01:00
dependabot[bot]
5e907c269f
Bump babel-loader from 8.2.5 to 9.0.0 (#3666)
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.5 to 9.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.5...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 11:10:24 +01:00
Jon Koops
4f86ec3da9
Use a locally mocked LDAP server for tests (#3652) 2022-10-27 15:49:10 +02:00
Erik Jan de Wit
2f60e78c4f
Use our own timers to dismiss alerts (#3641) 2022-10-27 14:00:02 +02:00
Erik Jan de Wit
66a448720a
Added PEM format for SAML (#3649) 2022-10-27 13:40:51 +02:00
Erik Jan de Wit
ef8574c188
Added saml export dialog (#3648) 2022-10-26 15:31:33 +02:00
Erik Jan de Wit
7730509796
Added missing fields (#3546) 2022-10-26 11:46:44 +02:00
Erik Jan de Wit
c39d1fdd14
Changed label text to OpenID Connect (#3643) 2022-10-26 11:45:49 +02:00
Erik Jan de Wit
1b4fedaa3a
Added progress spinner to email test button (#3644) 2022-10-26 11:45:32 +02:00
Erik Jan de Wit
6af2a6ea17
Fixed cannot read from undefined (#3647) 2022-10-26 11:44:38 +02:00
Dominik Kawka
e463f99d40
IDP OIDC settings tab testing (#3601) 2022-10-26 11:43:52 +02:00
dependabot[bot]
19bb209899
Bump react-i18next from 11.18.6 to 12.0.0 (#3622)
* Bump react-i18next from 11.18.6 to 12.0.0

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.6 to 12.0.0.
- [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.18.6...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Fix type issues

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>
2022-10-26 00:08:51 +02:00
Erik Jan de Wit
37afe07bd5
Keep existing config we don't have fields for (#3639) 2022-10-25 19:52:17 +02:00
Jon Koops
44436f5935
Ensure list of supported applications is stable (#3646) 2022-10-25 17:46:16 +02:00
Erik Jan de Wit
c401fa6eee
Added missing delete action (#3645) 2022-10-25 16:59:37 +02:00
Dominik Kawka
a66caf954e
Sessions test bug fix (#3640) 2022-10-25 10:57:22 +02:00
Jon Koops
a2ac19339e
Add labels for supported applications to 'OTP Policy' (#3633) 2022-10-24 18:02:13 +02:00
dependabot[bot]
ec54a065f7
Bump eslint from 8.25.0 to 8.26.0 (#3620)
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.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.25.0...v8.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 15:11:47 +02:00
dependabot[bot]
2817bebea5
Bump @rollup/plugin-inject from 5.0.1 to 5.0.2 (#3623)
Bumps [@rollup/plugin-inject](https://github.com/rollup/plugins/tree/HEAD/packages/inject) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/inject/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/babel-v5.0.2/packages/inject)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-inject"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 15:11:34 +02:00
Jon Koops
1de4d24593
Improve flow for testing e-mail server settings (#3619) 2022-10-24 13:43:46 +02:00
dependabot[bot]
c56f9b4132
Bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.40.1 (#3621)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.0 to 5.40.1.
- [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.40.1/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 11:41:06 +02:00
dependabot[bot]
2b62a1c7a6
Bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (#3624)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.0.1/packages/node-resolve)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 11:40:28 +02:00
dependabot[bot]
742ba8566f
Bump @typescript-eslint/parser from 5.40.0 to 5.40.1 (#3625)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.0 to 5.40.1.
- [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.40.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:13:09 +02:00
dependabot[bot]
886d5e0120
Bump i18next from 21.10.0 to 22.0.2 (#3626)
Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 22.0.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.10.0...v22.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:11:32 +02:00
dependabot[bot]
60eb007d58
Bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 (#3627)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 23.0.0 to 23.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v23.0.2/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:09:51 +02:00
dependabot[bot]
2abda53476
Bump rollup from 3.2.2 to 3.2.3 (#3628)
Bumps [rollup](https://github.com/rollup/rollup) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.2.2...v3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:09:23 +02:00
dependabot[bot]
8110b0e26b
Bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 (#3629)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/typescript-v9.0.2/packages/typescript)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:08:55 +02:00
dependabot[bot]
ea2befddb8
Bump @types/node from 18.11.0 to 18.11.4 (#3630)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.0 to 18.11.4.
- [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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:08:33 +02:00
dependabot[bot]
9bbf0de066
Bump @cypress/webpack-preprocessor from 5.14.0 to 5.15.0 (#3631)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.14.0...@cypress/webpack-preprocessor-v5.15.0)

---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:08:09 +02:00
dependabot[bot]
77ff9f7574
Bump @babel/core from 7.19.3 to 7.19.6 (#3632)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.19.3 to 7.19.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.19.6/packages/babel-core)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-24 10:07:27 +02:00
Michael Bischof
cc59f1547d
Allow user and admin attribute permissions to be independantly set (#3472) 2022-10-21 17:09:46 +02:00
agagancarczyk
2bd2a28c80
fixed text (#3598)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-10-19 15:14:17 +01:00
dependabot[bot]
5c35dcad48
Bump smallrye-open-api-maven-plugin in /keycloak-theme (#3583)
Bumps smallrye-open-api-maven-plugin from 2.2.0 to 3.0.1.

---
updated-dependencies:
- dependency-name: io.smallrye:smallrye-open-api-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 12:01:48 +02:00
agagancarczyk
c797f1f62f
Added alphabetically listing the policies (#3556) 2022-10-17 15:09:50 +02:00
Jon Koops
4b2a23b81d
Update PatternFly to latest stable (#3590) 2022-10-17 15:09:05 +02:00
Jon Koops
bd356b62ab
Run CI jobs for the Account UI (#3549)
* Run CI jobs for the Account UI

* Add JavaScript edition to build
2022-10-17 08:46:07 -04:00