dependabot[bot]
|
5c341b2d42
|
Bump vitest from 0.29.5 to 0.29.7 in /js (#19239)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.5 to 0.29.7.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.7/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 17:41:37 +01:00 |
|
dependabot[bot]
|
7d48546b93
|
Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 in /js (#19236)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.56.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.56.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 17:05:13 +01:00 |
|
dependabot[bot]
|
0f1aaca388
|
Bump prettier from 2.8.5 to 2.8.6 in /js (#19238)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.5...2.8.6)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 15:55:43 +00:00 |
|
Erik Jan de Wit
|
c36b220745
|
Use signature providers instead of hardcoded index (#19198)
|
2023-03-23 16:27:51 +01:00 |
|
dependabot[bot]
|
68e73ccb81
|
Bump eslint-config-prettier from 8.7.0 to 8.8.0 in /js (#19235)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.7.0...v8.8.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 16:25:01 +01:00 |
|
Erik Jan de Wit
|
e50526338b
|
Move credentials reset button to show always (#19201)
|
2023-03-23 16:24:35 +01:00 |
|
dependabot[bot]
|
6084564b57
|
Bump i18next from 22.4.12 to 22.4.13 in /js (#19240)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.12 to 22.4.13.
- [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/v22.4.12...v22.4.13)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 16:23:18 +01:00 |
|
dependabot[bot]
|
1b1d1f0033
|
Bump @types/node from 18.15.3 to 18.15.5 in /js (#19241)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.3 to 18.15.5.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-23 16:19:57 +01:00 |
|
agagancarczyk
|
089492c746
|
fixed serious a11y violation (#19245)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-03-23 12:06:16 +01:00 |
|
agagancarczyk
|
e77c084135
|
Add cypress-axe and checks for accessibility issues (#19086)
|
2023-03-22 17:14:53 +01:00 |
|
Erik Jan de Wit
|
5b4691fe3c
|
Add display name to resources and scope (#19210)
|
2023-03-22 13:29:53 +01:00 |
|
agagancarczyk
|
65b828edf9
|
Add missing aria-label (#19215)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2023-03-21 15:40:57 +00:00 |
|
Benedikt Waldvogel
|
4490ee93f1
|
Extend the German translation of the Admin UI (#19209)
Note: This commit does not claim to provide a complete translation.
|
2023-03-21 14:32:06 +00: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
|
31d588ea9d
|
Added label for "Has access to" (#19061)
|
2023-03-21 11:06:24 +00:00 |
|
Erik Jan de Wit
|
a63438c30e
|
Add missing fields when jwks is off (#19195)
|
2023-03-21 11:38:27 +01:00 |
|
Erik Jan de Wit
|
4f88e41fc7
|
Filter out disabled user storage providers (#19063)
|
2023-03-21 11:37:49 +01:00 |
|
Erik Jan de Wit
|
6b9dbc32e9
|
Add error to details panel (#17510)
|
2023-03-21 11:36:42 +01:00 |
|
Erik Jan de Wit
|
39cf79dae1
|
Removed use of inline components (#17687)
|
2023-03-21 11:36:20 +01:00 |
|
Erik Jan de Wit
|
0ddb0f9022
|
Fixed pagination bug due to fixed entry (#19075)
|
2023-03-21 09:55:30 +00:00 |
|
Erik Jan de Wit
|
1cde3dd30e
|
Make title clickable instead of card (#17511)
|
2023-03-21 10:25:57 +01:00 |
|
dependabot[bot]
|
cb82b16dd8
|
Bump @typescript-eslint/parser from 5.54.1 to 5.56.0 in /js (#19188)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.56.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.56.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 22:03:30 +01:00 |
|
dependabot[bot]
|
68e34c85bd
|
Bump i18next-http-backend from 2.1.1 to 2.2.0 in /js (#19171)
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases)
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.1.1...v2.2.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:21:56 +00:00 |
|
dependabot[bot]
|
2ad4aae5d3
|
Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 in /js (#19170)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.54.1 to 5.55.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.55.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:13:28 +00:00 |
|
dependabot[bot]
|
040a206bc6
|
Bump reactflow from 11.6.0 to 11.6.1 in /js (#19178)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.6.0 to 11.6.1.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.6.1/packages/reactflow)
---
updated-dependencies:
- dependency-name: reactflow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:59:35 +01:00 |
|
dependabot[bot]
|
517cc76800
|
Bump i18next from 22.4.11 to 22.4.12 in /js (#19182)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.11 to 22.4.12.
- [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/v22.4.11...v22.4.12)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:50:45 +01:00 |
|
Erik Jan de Wit
|
d8a4e7cd32
|
fixed size of dropdown (#17689)
fixes: #17683
|
2023-03-20 12:50:33 -04:00 |
|
dependabot[bot]
|
a245e48e0f
|
Bump rollup from 3.19.1 to 3.20.0 in /js (#19184)
Bumps [rollup](https://github.com/rollup/rollup) from 3.19.1 to 3.20.0.
- [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.19.1...v3.20.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:50:02 +01:00 |
|
dependabot[bot]
|
a131b91ad5
|
Bump cypress from 12.7.0 to 12.8.1 in /js (#19174)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.7.0 to 12.8.1.
- [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/v12.7.0...v12.8.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:46:19 +01:00 |
|
dependabot[bot]
|
2fa139ebc7
|
Bump prettier from 2.8.4 to 2.8.5 in /js (#19172)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.5)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:45:29 +01:00 |
|
dependabot[bot]
|
e2cb693e9d
|
Bump @types/lodash-es from 4.17.6 to 4.17.7 in /js (#19173)
Bumps [@types/lodash-es](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash-es) from 4.17.6 to 4.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash-es)
---
updated-dependencies:
- dependency-name: "@types/lodash-es"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:44:58 +01:00 |
|
dependabot[bot]
|
167cc3eb5f
|
Bump @types/node from 18.15.1 to 18.15.3 in /js (#19180)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.1 to 18.15.3.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:44:36 +01:00 |
|
dependabot[bot]
|
f3e2462dc8
|
Bump vitest from 0.29.2 to 0.29.5 in /js (#19181)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.29.2 to 0.29.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.5/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:44:15 +01:00 |
|
dependabot[bot]
|
f0e1097073
|
Bump react-hook-form from 7.43.5 to 7.43.7 in /js (#19175)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.5 to 7.43.7.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.43.5...v7.43.7)
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-20 17:43:53 +01:00 |
|
Jon Koops
|
b69e8f4a73
|
Add job for end-to-end tests of the Admin UI (#17544)
|
2023-03-20 08:38:10 -04:00 |
|
Erik Jan de Wit
|
31ae434e92
|
updated code example (#19102)
fixes: #16954
|
2023-03-17 15:51:45 +01:00 |
|
Erik Jan de Wit
|
3825a5882f
|
fixed reset of section fields (#17685)
fixes: #17676
|
2023-03-16 09:05:38 +01:00 |
|
Erik Jan de Wit
|
7aede42b8d
|
Revert not user realm roles are not paginated (#17619)
|
2023-03-14 13:08:22 +01:00 |
|
dependabot[bot]
|
f180cf16c1
|
Bump react-router-dom from 6.8.2 to 6.9.0 in /js (#17622)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.2 to 6.9.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.9.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 12:50:55 +01:00 |
|
Erik Jan de Wit
|
9bd0e156a4
|
add isDisabled to components (#17508)
|
2023-03-14 12:38:22 +01:00 |
|
dependabot[bot]
|
d69c580850
|
Bump @types/node from 18.14.6 to 18.15.1 in /js (#17621)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.6 to 18.15.1.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:08:20 +01:00 |
|
dependabot[bot]
|
f0e11ae921
|
Bump rollup from 3.18.0 to 3.19.1 in /js (#17623)
Bumps [rollup](https://github.com/rollup/rollup) from 3.18.0 to 3.19.1.
- [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.18.0...v3.19.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:06:48 +01:00 |
|
dependabot[bot]
|
a2a3ed1c7b
|
Bump lint-staged from 13.1.2 to 13.2.0 in /js (#17624)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.2 to 13.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.2...v13.2.0)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:06:29 +01:00 |
|
dependabot[bot]
|
b4765a6d03
|
Bump reactflow from 11.5.6 to 11.6.0 in /js (#17625)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.5.6 to 11.6.0.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.6.0/packages/reactflow)
---
updated-dependencies:
- dependency-name: reactflow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:05:25 +01:00 |
|
dependabot[bot]
|
216f39a46a
|
Bump vite-plugin-dts from 2.0.2 to 2.1.0 in /js (#17626)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases)
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v2.0.2...v2.1.0)
---
updated-dependencies:
- dependency-name: vite-plugin-dts
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:04:28 +01:00 |
|
dependabot[bot]
|
7953298236
|
Bump jsdom from 21.1.0 to 21.1.1 in /js (#17627)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 21.1.0 to 21.1.1.
- [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/21.1.0...21.1.1)
---
updated-dependencies:
- dependency-name: jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:03:53 +01:00 |
|
dependabot[bot]
|
817a3436fc
|
Bump eslint from 8.35.0 to 8.36.0 in /js (#17628)
Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.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.35.0...v8.36.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-14 00:02:23 +01:00 |
|
Jon Koops
|
96aa4b3394
|
Add Maven build for the Admin UI (#17552)
|
2023-03-13 18:16:12 +00: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 |
|