Erik Jan de Wit
a473a0b07f
added import and save functions to resource tab ( #1676 )
...
* added import and save functions to resource tab
* added test
* fixed the test
2021-12-16 17:31:17 +01:00
Erik Jan de Wit
97641e51cb
changed to use Dynamic components instead ( #1662 )
...
* changed to use Dynamic components instead
* fixed merge errors
* fixed PR review issues
2021-12-16 17:24:22 +01:00
Jenny
64ee1957c8
modal fixes for predefined mappers ( #1701 )
...
* modal fixes for predefined mappers
* remove log stmt
* Update src/client-scopes/add/MapperDialog.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-12-15 13:37:04 -05:00
Stian Thorgersen
f0a2494d2c
Add nexus profile for releases ( #1704 )
...
Closes #1686
2021-12-15 14:00:56 +01:00
Jon Koops
0ca302f356
Update Keycloak development server to 15.1.0 ( #1708 )
2021-12-15 14:00:30 +01:00
Erik Jan de Wit
67d2c8617f
Changed the idP mapper form to use the new Dynamic forms ( #1641 )
2021-12-14 23:46:19 +01:00
Erik Jan de Wit
920ac1dfe3
fixed merge error ( #1710 )
2021-12-14 16:11:23 +01:00
Erik Jan de Wit
e8f335f199
changed all the help items ( #1683 )
2021-12-14 15:56:36 +01:00
Erik Jan de Wit
d4c50f6218
added otp policies screen ( #1665 )
2021-12-13 11:39:41 +01:00
dependabot[bot]
0516c60839
Bump react-i18next from 11.14.3 to 11.15.0
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.14.3 to 11.15.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.14.3...v11.15.0 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 10:59:12 +01:00
dependabot[bot]
a06db7a506
Bump postcss from 8.4.4 to 8.4.5
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.4 to 8.4.5.
- [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.4...8.4.5 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 10:58:57 +01:00
dependabot[bot]
9ef126716b
Bump i18next from 21.5.5 to 21.6.0
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.5.5 to 21.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/v21.5.5...v21.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-12-13 10:58:29 +01:00
dependabot[bot]
861574e74e
Bump jest from 27.4.3 to 27.4.4
...
Bumps [jest](https://github.com/facebook/jest ) from 27.4.3 to 27.4.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.4.3...v27.4.4 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 10:58:05 +01:00
dependabot[bot]
970b295c28
Bump @types/lodash from 4.14.177 to 4.14.178
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.177 to 4.14.178.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 10:56:52 +01:00
dependabot[bot]
85775e20a4
Bump ts-jest from 27.1.0 to 27.1.1
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.1.0 to 27.1.1.
- [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/v27.1.0...v27.1.1 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 10:56:18 +01:00
dependabot[bot]
0d25257aa5
Bump typescript from 4.5.2 to 4.5.3
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 10:55:54 +01:00
Stian Thorgersen
91e3d24e36
Add exec flag on release.sh ( #1685 )
2021-12-10 13:28:38 +01:00
Jenny
efa06cb329
fix client scopes mapper labels ( #1678 )
2021-12-10 13:27:04 +01:00
ikhomyn
383673fc1a
Fix. 1359-Can't view all scopes. ( #1675 )
2021-12-10 13:24:26 +01:00
Stan Silvert
6250ccdaef
Complete partial import functionality. ( #1644 )
...
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-12-10 11:53:21 +01:00
Erik Jan de Wit
242c1d8445
better form convert ( #1640 )
...
* better form convert
* fixed other forms
* changed to use npm package
* better form convert
* merge fix
* fixed mapper test
2021-12-08 16:08:42 +01:00
Jenny
1f568d8888
Fix modal title in User Fed -> hardcoded-ldap-mapper ( #1643 )
...
* fix hardcoded ldap modal
* groups section from master
* revert groups onclick
2021-12-08 09:16:45 -05:00
Jon Koops
d493aa69ca
Show toolbar when filtering events results in an empty list ( #1633 )
2021-12-07 17:27:48 +01:00
alevid99
51d8038a5c
Added role mapping tab to group detail page ( #1638 )
...
* feat(group): added role mapping tab
feat(groups): fixed members tests
* Add correct role mapping label
* Use composite group mappings
Co-authored-by: Marco Cesi <sq@iamsquare.it>
2021-12-07 13:56:25 +01:00
dependabot[bot]
e712f72155
Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.5.0 to 5.6.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.6.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-12-07 12:27:55 +01:00
dependabot[bot]
43c43cdcb0
Bump @types/node from 16.11.11 to 16.11.12
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.11 to 16.11.12.
- [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>
2021-12-07 12:18:25 +01:00
dependabot[bot]
a7fc550a33
Bump @testing-library/jest-dom from 5.16.0 to 5.16.1
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.0...v5.16.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 12:18:04 +01:00
dependabot[bot]
8c138479c9
Bump i18next from 21.5.4 to 21.5.5
...
Bumps [i18next](https://github.com/i18next/i18next ) from 21.5.4 to 21.5.5.
- [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.5.4...v21.5.5 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 12:17:19 +01:00
dependabot[bot]
f20e67f33b
Bump @typescript-eslint/eslint-plugin from 5.5.0 to 5.6.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.5.0 to 5.6.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.6.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>
2021-12-07 12:17:00 +01:00
dependabot[bot]
00c1387841
Bump eslint from 8.4.0 to 8.4.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.4.0 to 8.4.1.
- [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.4.0...v8.4.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 12:16:38 +01:00
Jon Koops
f4fe038a3e
Review comments for Cypress fixes PR ( #1661 )
2021-12-07 12:11:22 +01:00
dependabot[bot]
58dc1f50b6
Bump @keycloak/keycloak-admin-client from 16.0.0-dev.56 to 16.0.0-dev.57
...
Bumps [@keycloak/keycloak-admin-client](https://github.com/keycloak/keycloak-nodejs-admin-client ) from 16.0.0-dev.56 to 16.0.0-dev.57.
- [Release notes](https://github.com/keycloak/keycloak-nodejs-admin-client/releases )
- [Changelog](https://github.com/keycloak/keycloak-nodejs-admin-client/blob/main/tsconfig.release.json )
- [Commits](https://github.com/keycloak/keycloak-nodejs-admin-client/compare/v16.0.0-dev.56...v16.0.0-dev.57 )
---
updated-dependencies:
- dependency-name: "@keycloak/keycloak-admin-client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 00:38:19 +01:00
Jon Koops
7cef4ae2d4
Trim names of client, realm role, user and group before saving ( #1639 )
2021-12-06 17:32:52 +01:00
Jon Koops
e53c7744a1
Trim name of client scope before saving ( #1635 )
2021-12-06 13:20:29 +01:00
dependabot[bot]
8cf59f4120
Bump @typescript-eslint/parser from 5.4.0 to 5.5.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.4.0 to 5.5.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.5.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-12-06 11:59:39 +01:00
dependabot[bot]
58df703147
Bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.5.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.4.0 to 5.5.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.5.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>
2021-12-06 11:57:34 +01:00
dependabot[bot]
66fea3fa3e
Bump jest from 27.3.1 to 27.4.3
...
Bumps [jest](https://github.com/facebook/jest ) from 27.3.1 to 27.4.3.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.4.3 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 11:57:17 +01:00
dependabot[bot]
7626cbc7ea
Bump @jest/types from 27.2.5 to 27.4.2
...
Bumps [@jest/types](https://github.com/facebook/jest/tree/HEAD/packages/jest-types ) from 27.2.5 to 27.4.2.
- [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/v27.4.2/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>
2021-12-06 11:56:58 +01:00
dependabot[bot]
6e6d37185e
Bump prettier from 2.5.0 to 2.5.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.5.0 to 2.5.1.
- [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.5.0...2.5.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 11:56:42 +01:00
dependabot[bot]
4e7e9a2225
Bump eslint from 8.3.0 to 8.4.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.3.0 to 8.4.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.3.0...v8.4.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 11:56:24 +01:00
dependabot[bot]
fdf46b31f8
Bump @types/node from 16.11.10 to 16.11.11
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 16.11.10 to 16.11.11.
- [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>
2021-12-06 11:55:56 +01:00
dependabot[bot]
4eadb1c2f0
Bump react-flow-renderer from 9.6.11 to 9.7.0
...
Bumps [react-flow-renderer](https://github.com/wbkd/react-flow ) from 9.6.11 to 9.7.0.
- [Release notes](https://github.com/wbkd/react-flow/releases )
- [Changelog](https://github.com/wbkd/react-flow/blob/main/CHANGELOG.md )
- [Commits](https://github.com/wbkd/react-flow/compare/9.6.11...9.7.0 )
---
updated-dependencies:
- dependency-name: react-flow-renderer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 11:55:42 +01:00
dependabot[bot]
e679c3afa8
Bump fork-ts-checker-webpack-plugin from 6.4.2 to 6.5.0
...
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin ) from 6.4.2 to 6.5.0.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases )
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v6.4.2...v6.5.0 )
---
updated-dependencies:
- dependency-name: fork-ts-checker-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 11:55:22 +01:00
dependabot[bot]
965f7a9eb6
Bump @testing-library/jest-dom from 5.15.1 to 5.16.0
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.15.1 to 5.16.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.15.1...v5.16.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 11:54:56 +01:00
dependabot[bot]
454537fbe9
Bump ts-jest from 27.0.7 to 27.1.0
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.7 to 27.1.0.
- [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/v27.0.7...v27.1.0 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 11:54:36 +01:00
mfrances17
a9d9581062
Cypress test fixes ( #1628 )
2021-12-06 11:50:29 +01:00
agagancarczyk
4d4dfe0308
Multiple credentials ( #1642 )
...
* fixed user label editing bug
* fixed user label editing bug
* feedback
* fixed table
* fixed opening edit input per row
* fixed opening dropdown per row
* fixed closing dropdown per row
* feedback fixes
* added set password btn into credentials table
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2021-12-06 09:52:05 +00:00
Jon Koops
d7973a8008
Wait for group to be deleted before navigating ( #1634 )
2021-12-03 12:16:07 +01:00
agagancarczyk
72c34e0d46
Fix/edit user label ( #1631 )
...
* fixed user label editing bug
* fixed user label editing bug
* feedback
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2021-12-02 10:35:49 +00:00
Erik Jan de Wit
bc8ffed934
added import dialog for authorization resources ( #1604 )
2021-12-01 12:05:24 +01:00