Stan Silvert
d35582521d
Time selector was generating duplicate id's ( #1117 )
2021-09-03 08:55:51 +02:00
Erik Jan de Wit
e5e07eb1bc
added remove all temporary locks ( #1082 )
2021-09-02 16:16:32 -04:00
Erik Jan de Wit
2416d25c38
refactor realm settings ( #1083 )
...
also fixes : #1038
2021-09-02 16:14:43 -04:00
mfrances17
3f061efead
Adds routing for and fixes add new/save existing identity providers ( #1105 )
...
* fix routing and edit existing provider
* PR review comments
2021-09-02 13:45:17 -04:00
Erik Jan de Wit
e58dfc7508
added unlock user when brute force detect on ( #1093 )
...
* added unlock user when brute force detect on
+ some light refactor
* fixed spelling
* fixed merge error
2021-09-02 09:44:31 -04:00
Stan Silvert
0853e20ba1
Fix help text for minimum quick login wait ( #1106 )
2021-09-01 19:20:50 +02:00
dependabot[bot]
a658065747
Bump eslint-plugin-react from 7.25.0 to 7.25.1
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.25.0 to 7.25.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.0...v7.25.1 )
---
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>
2021-09-01 19:19:28 +02:00
dependabot[bot]
4c64ce40b0
Bump i18next from 20.4.0 to 20.6.0
...
Bumps [i18next](https://github.com/i18next/i18next ) from 20.4.0 to 20.6.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/v20.4.0...v20.6.0 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:07:46 +02:00
dependabot[bot]
d2f72159de
Bump eslint-plugin-prettier from 3.4.1 to 4.0.0
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-01 19:07:02 +02:00
dependabot[bot]
a1925fbc74
Bump @typescript-eslint/parser from 4.29.3 to 4.30.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.29.3 to 4.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.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>
2021-09-01 19:06:35 +02:00
Stan Silvert
6df4725143
Comment tests ( #1102 )
...
* Comment delete providers test.
* Comment delete default mappers test
2021-09-01 09:45:46 -04:00
Stan Silvert
e5b8d04270
Don't complain about Windows line endings ( #1098 )
2021-09-01 07:55:53 +02:00
dependabot[bot]
44f1af21c9
Bump cypress from 8.3.0 to 8.3.1 ( #1090 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 8.3.0 to 8.3.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/v8.3.0...v8.3.1 )
---
updated-dependencies:
- dependency-name: cypress
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>
2021-08-31 15:53:35 -04:00
dependabot[bot]
e111cc62c3
Bump @jest/types from 27.0.6 to 27.1.0 ( #1089 )
...
Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types ) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v27.1.0/packages/jest-types )
---
updated-dependencies:
- dependency-name: "@jest/types"
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>
2021-08-31 15:52:12 -04:00
dependabot[bot]
ba958631bc
Bump eslint-plugin-react from 7.24.0 to 7.25.0 ( #1088 )
...
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.24.0...v7.25.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
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>
2021-08-31 15:51:32 -04:00
dependabot[bot]
f834eed06a
Bump react-router-dom from 5.2.0 to 5.2.1 ( #1087 )
...
Bumps [react-router-dom](https://github.com/ReactTraining/react-router ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/ReactTraining/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.2.0...v5.2.1 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-31 15:51:00 -04:00
Jenny
8bfd78cea9
Users: Add Identity Provider Links tab ( #1086 )
2021-08-31 10:13:25 +02:00
mfrances17
299993d30b
Fix labels for user vs admin clear events ( #1079 )
...
* fix labels for user vs admin clear events
* fix lint issue unrelated to fixed issue
2021-08-27 15:18:23 -04:00
Jon Koops
e062603ff2
Remove useless React fragments ( #1062 )
2021-08-26 14:15:28 +02:00
Jon Koops
b15c240d9e
Fix broken import to admin client ( #1077 )
2021-08-26 13:04:21 +02:00
agagancarczyk
764421033f
events: reverted to Flex ( #1076 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2021-08-26 11:37:56 +01:00
agagancarczyk
2657eaf1d8
Events css fixes ( #1074 )
...
* admin events: decreased form width and spaces between fields
* events: css fixes
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2021-08-26 10:15:59 +01:00
Jon Koops
9850505001
Use pre-release version of Admin Client ( #1063 )
2021-08-26 10:39:35 +02:00
mfrances17
9efe307606
update to PF 4.132 ( #1067 )
2021-08-26 00:51:58 +02:00
Erik Jan de Wit
cce21c43a6
fixed removed save buttons ( #1047 )
...
fixes : #1043
2021-08-25 18:06:24 +02:00
agagancarczyk
d71b3a10bf
events: fixed dropdown selector in events tests ( #1066 )
...
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2021-08-25 17:20:49 +02:00
Jenny
09f4279372
update users empty state ( #1037 )
2021-08-25 16:48:11 +02:00
agagancarczyk
0fbd196380
Events search fixes ( #1056 )
...
* events: uncommented test for searching user events
* events: added refresh btn and tidied up css
* events: increased search form width
* events: removed unwanted Divider
* events: fixed grey line issue when no events logged, fixed test
* events: renamed css classes to make them reusable for admin search
* events: added admin events search ui
* events: fixed refresh btn on user events tab
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2021-08-25 15:19:26 +01:00
Jon Koops
170b4b0e43
Cache NPM dependencies in workflows ( #1065 )
2021-08-25 16:00:44 +02:00
Erik Jan de Wit
45095fdc42
Initial version of config settings for executions ( #1015 )
...
* initial version of config settings for executions
still needs to render different controls based on the types
* fixing the types
* Update src/authentication/components/ExecutionConfigModal.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* fix use effect dependency fix
* added form type
* Add ExecutionConfigModalProps type
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-08-25 15:36:04 +02:00
Erik Jan de Wit
5b23354e35
changed to append to url, for client role details ( #1048 )
...
fixes : #1041
2021-08-25 15:22:53 +02:00
Erik Jan de Wit
02ffc1fb88
fixed flow name ( #1049 )
...
fixes : #1045
2021-08-25 08:33:57 -04:00
dependabot[bot]
74a42b739f
Bump husky from 7.0.1 to 7.0.2
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 10:54:57 +02:00
dependabot[bot]
7e8fb8fc5c
Bump @typescript-eslint/parser from 4.29.2 to 4.29.3
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.29.2 to 4.29.3.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.3/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>
2021-08-25 10:53:55 +02:00
Erik Jan de Wit
4fc3865bbd
use realm id instead of realm name ( #1051 )
...
fixes : #1042
2021-08-24 12:39:16 +02:00
Erik Jan de Wit
4d789f84e3
fixed logic when to show empty search result ( #1053 )
...
fixes : #1040
2021-08-24 12:38:29 +02:00
Erik Jan de Wit
89870cafc2
made realm name editable ( #1001 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-08-23 21:00:42 +02:00
dependabot[bot]
d42560aaf0
Bump eslint-plugin-prettier from 3.4.0 to 3.4.1
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 11:00:57 +02:00
Jenny
e653d87894
add priority attribute when dragging data list elements ( #947 )
...
* fix conflict
* pr feedback from jon
* add key provider type to separate component
* remove log stmt
* remove spread syntax
* add default priority to all provider types
* remove sort by priority from providers tab
* add instruction tooltip
* correct list sorting order
* feedback from Jon wip
* more feedback from Jon
* update aria-describedby
* data list header and draggable button spacing
* Update src/realm-settings/RealmSettingsSection.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-08-20 12:15:12 -04:00
Erik Jan de Wit
75fd4007d3
Use correct translation for LDAP mapper ( #1030 )
2021-08-20 17:50:05 +02:00
Jon Koops
ddb556b9c9
Update Keycloak to version 15.0.2 ( #1028 )
2021-08-20 12:38:07 +02:00
Jon Koops
ddd248ed0e
Process UXD review for Client Scopes ( #1026 )
2021-08-20 12:37:40 +02:00
agagancarczyk
3469ccb509
events: search user events form, chips for searched fields and tests ( #930 )
2021-08-20 11:13:47 +02:00
mfrances17
7efa03dc3f
Add UI and partial functionality for creating SAML identity providers ( #944 )
...
* fix OIDC string issue
* preliminary UI changes
* saml create new fields added
* use new routing for saml
* add msg strings
* most fields added
* add reqAuthnConstraints section
* final help strings and options
* add cypress tests
* fix legacy cypress cleanup tasks
* fix selects and hardcoded strings
* most PR review comments incorporated
* PR review edits
* more PR review comments
2021-08-19 10:41:27 -04:00
Jon Koops
c5abf8349e
Add a constant for the default locale ( #1023 )
2021-08-19 15:56:00 +02:00
dependabot[bot]
5467d8acb5
Bump ts-node from 10.2.0 to 10.2.1
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.0...v10.2.1 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 14:10:09 +02:00
dependabot[bot]
2c5b848ed7
Bump @types/react from 17.0.18 to 17.0.19
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.18 to 17.0.19.
- [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>
2021-08-19 14:09:30 +02:00
dependabot[bot]
dcbb6fd56e
Bump keycloak-admin from 1.14.21 to 1.14.22
...
Bumps keycloak-admin from 1.14.21 to 1.14.22.
---
updated-dependencies:
- dependency-name: keycloak-admin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 14:07:33 +02:00
Jon Koops
18e0a930be
Prefer Array#includes() over Array#indexOf() ( #1013 )
2021-08-18 11:29:42 +02:00
Erik Jan de Wit
2f6e0064c1
update placeholder text resemble actual url ( #1014 )
2021-08-17 16:08:24 +02:00