Raphael Suter
|
989d35fe0e
|
Added stringify in MultiValuedStringComponent (#4306)
|
2023-02-03 12:26:35 +01:00 |
|
Raphael Suter
|
2d8afd1a33
|
Added aria-label to MultivaluedStringComponent (#4313)
|
2023-02-03 12:23:48 +01:00 |
|
dependabot[bot]
|
175624103b
|
Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 in /js (#16824)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 5.50.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.50.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-02-03 12:05:16 +01:00 |
|
dependabot[bot]
|
49bd873dc7
|
Bump wireit from 0.9.3 to 0.9.4 in /js (#16823)
Bumps [wireit](https://github.com/google/wireit) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/google/wireit/releases)
- [Changelog](https://github.com/google/wireit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/wireit/compare/v0.9.3...v0.9.4)
---
updated-dependencies:
- dependency-name: wireit
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-02-03 12:04:49 +01:00 |
|
dependabot[bot]
|
6de4ebeaa9
|
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 in /js (#16825)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.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.50.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-02-03 11:50:07 +01:00 |
|
dependabot[bot]
|
7819a289bd
|
Bump typescript from 4.9.4 to 4.9.5 in /js (#16826)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)
---
updated-dependencies:
- dependency-name: typescript
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-02-03 11:49:41 +01:00 |
|
Jon Koops
|
8cb202eb29
|
Add JavaScript admin client to repository (#16697)
* Add JavaScript admin client to repository
* Apply review feedback
Co-authored-by: Stian Thorgersen <stian@redhat.com>
---------
Co-authored-by: Stian Thorgersen <stian@redhat.com>
|
2023-02-03 10:45:11 +00:00 |
|
Stian Thorgersen
|
0fa209c29a
|
WelcomeScreenTest#resourcesTest (#16761)
* Fix WelcomeScreenTest#resourcesTest
Closes #16669
* Add one more retry
|
2023-02-03 09:41:48 +01:00 |
|
Erik Jan de Wit
|
941981f8fc
|
Add a component test for MultiLineInput (#4287)
|
2023-02-02 23:42:59 +01:00 |
|
Pedro Igor
|
263e86e434
|
Support paths without a beginning slash when setting the root path
Closes #16002
|
2023-02-02 17:41:22 +01:00 |
|
Erik Jan de Wit
|
9cb7c3a0aa
|
Add a null check to convertFormValuesToObject() (#4305)
|
2023-02-02 14:35:01 +00:00 |
|
Jon Koops
|
b4f9544b4e
|
Add CIBA policy tab to authentication policies (#4300)
|
2023-02-02 15:17:09 +01:00 |
|
Jon Koops
|
5600b5fb1c
|
Run the Cypress component tests on CI (#4307)
|
2023-02-02 13:11:30 +00:00 |
|
Jon Koops
|
db06a0efd8
|
Run main CI workflow without caching (#4308)
|
2023-02-02 12:50:43 +00:00 |
|
Marek Posolda
|
51bed81814
|
Fixes for OOB endpoint and KeycloakSanitizer (#16773)
(cherry picked from commit 91ac2fb9dd50808ff5c76d639594ba14a8d0d016)
|
2023-02-02 08:34:50 +01:00 |
|
Bruno Oliveira da Silva
|
c585051164
|
Remove duplicate references on the main pom.xml for SnakeYAML
Resolves #16784
|
2023-02-02 08:20:33 +01:00 |
|
Pedro Igor
|
e3c41ec3a0
|
Ignoring test methods from parent classes
Closes #15687
|
2023-02-01 14:58:03 -08:00 |
|
Bruno Oliveira da Silva
|
52f9b0df59
|
Snyk Workflow failing due to the usage of the same category on multiple sections
Resolves #16705
|
2023-02-01 19:11:08 -03:00 |
|
Pedro Igor
|
b5fb528508
|
Do not enable caching metrics by default and provide a guide
Closes #16751
|
2023-02-01 18:55:43 +01:00 |
|
Erik Jan de Wit
|
3047749890
|
Add missing OAuth 2.0 fields to token settings (#4253)
|
2023-02-01 18:19:04 +01:00 |
|
Stian Thorgersen
|
d9025231f9
|
HTML Injection in Keycloak Admin REST API (#16765)
Resolves #GHSA-m4fv-gm5m-4725
Co-authored-by: Martin Bartoš <mabartos@redhat.com>
|
2023-02-01 14:34:15 +01:00 |
|
Bruno Oliveira da Silva
|
e3ccba3903
|
CVE-2022-41854/CVE-2022-38752 Snakeyaml vulnerable to Stack overflow leading to denial of service
Resolves #16062
|
2023-02-01 13:45:50 +01:00 |
|
Stian Thorgersen
|
ae189c5a34
|
Fix pom.xml conditions for workflows (#16758)
|
2023-02-01 08:57:41 +01:00 |
|
Stian Thorgersen
|
d81794123b
|
Add pom.xml files to conditional workflows (#120) (#16757)
|
2023-02-01 07:59:47 +01:00 |
|
Martin Kanis
|
a912558d29
|
Add MapKeycloakTransaction.exists methods
|
2023-01-31 17:21:40 +01:00 |
|
Stian Thorgersen
|
88a249ea0d
|
Update conditional workflows (#16728)
* Update conditional workflows
* Second versions to make it more readable
|
2023-01-31 16:27:33 +01:00 |
|
Klaus Betz
|
20a7a5acdb
|
fix: consider identity provider models from third-party packages
|
2023-01-31 06:05:02 -08:00 |
|
Jon Koops
|
97339a616d
|
Introduce linting rule warn about nested components (#4292)
|
2023-01-31 12:34:33 +01:00 |
|
Stian Thorgersen
|
b2d94b22e7
|
Temporarily always run CI and Operator workflows until conditions are fixed (#16719)
|
2023-01-31 08:57:32 +01:00 |
|
Alexander Schwartz
|
c6aba2e3de
|
Make LockAcquiringTimeoutException a RuntimeException
Closes #16690
|
2023-01-31 08:21:32 +01:00 |
|
dependabot[bot]
|
604ac2192a
|
Bump eslint from 8.32.0 to 8.33.0 (#4284)
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.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-01-30 17:11:15 +00:00 |
|
dependabot[bot]
|
88ea9cdcbc
|
Bump eslint-plugin-react from 7.32.1 to 7.32.2 (#4283)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.32.1 to 7.32.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.1...v7.32.2)
---
updated-dependencies:
- dependency-name: eslint-plugin-react
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-01-30 17:08:41 +00:00 |
|
Stan Silvert
|
2594c48a38
|
Fix group type label in partial import (#4275)
|
2023-01-30 17:50:56 +01:00 |
|
dependabot[bot]
|
201e7bcb34
|
Bump react-router-dom from 6.6.2 to 6.8.0 (#4279)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.6.2 to 6.8.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.8.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-01-30 17:47:58 +01:00 |
|
dependabot[bot]
|
dd05180558
|
Bump vitest from 0.28.2 to 0.28.3 (#4282)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.28.2 to 0.28.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.3/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-01-30 17:46:39 +01:00 |
|
Erik Jan de Wit
|
bf98658155
|
Add missing id for default ACR values input (#4289)
|
2023-01-30 17:46:15 +01:00 |
|
dependabot[bot]
|
b8535a0821
|
Bump rollup from 3.11.0 to 3.12.0 (#4280)
Bumps [rollup](https://github.com/rollup/rollup) from 3.11.0 to 3.12.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.11.0...v3.12.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-01-30 17:45:02 +01:00 |
|
Marek Posolda
|
33ff9ef17e
|
Fix remaining failing tests with BCFIPS approved mode (#16699)
* Fix remaining failing tests with BCFIPS approved mode
Closes #16698
|
2023-01-30 16:01:57 +01:00 |
|
Stian Thorgersen
|
c5c25345fb
|
Run workflows if workflow files have changed (#16696)
|
2023-01-30 13:00:54 +00:00 |
|
Carlin Scott
|
1e380ba0f5
|
remove formatting characters from vault key literal code
|
2023-01-30 13:58:59 +01:00 |
|
Stian Thorgersen
|
00d9fdc2b8
|
Introduce CODEOWNERS (#16637)
* Introduce CODEOWNERS
Closes #16636
* Add exceptions to GitHub Issues
* Update PR-CHECKLIST.md
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
* Simplify CODEOWNERS by removing **, and add server/operator guides to cloud-native team
* Updates
* Added base-ui tests to ui-maintainers
---------
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
|
2023-01-30 13:05:45 +01:00 |
|
Alexander Schwartz
|
7933f0489d
|
Align startup of Quarkus with the regular startup to ensure boostrap locks are created.
Also fixing an issue where DBLockGlobalLockProviderFactory held on to an old session, which lead to a closed DB connection on Quarkus.
Closes #16642
|
2023-01-30 12:59:40 +01:00 |
|
Martin Bartoš
|
eebbeb26bc
|
Remove invalid property from Operator properties
Closes #16373
|
2023-01-30 08:59:49 +01:00 |
|
mposolda
|
7f017f540e
|
BCFIPS approved mode: Some tests failing due the short secret for client-secret-jwt client authentication
Closes #16678
|
2023-01-30 08:40:46 +01:00 |
|
Stian Thorgersen
|
d2ef774788
|
Conditional workflows (#16666)
* Conditional workflows
Closes #16665
* Added .editorconfig to make sure there's a newline in conditions file
* Fix
* Tweak
* Tweaks
|
2023-01-30 08:07:10 +01:00 |
|
Erik Jan de Wit
|
6736f31952
|
fixed fine grain permissions (#16668)
fixes: #3700
|
2023-01-28 10:13:53 -05:00 |
|
Erik Jan de Wit
|
5f8ee1c49d
|
add fine grain access to subgroups (#16672)
fixes: https://github.com/keycloak/keycloak-ui/issues/4195
|
2023-01-27 14:20:26 -05:00 |
|
Eric Olkowski
|
08e00d0243
|
Update PatternFly to 4.224 (#4248)
|
2023-01-27 17:29:38 +01:00 |
|
Erik Jan de Wit
|
31b203665a
|
Added validation on realm name (#4259)
|
2023-01-27 17:10:09 +01:00 |
|
Martin Kanis
|
c4255e7301
|
Wrong property for events in map-storage-hot-rod on Undertow
|
2023-01-27 14:24:34 +01:00 |
|