Erik Jan de Wit
2c9b77c425
Fixing UXD review for user ( #648 )
...
* Introduced new GroupPicker.
Can be used for move group or join group
* Moved help texts to help.json
* don't set state when there was no request
* add pagination
* remove "Groups" link on root level
* use path in chip instread of name
* fixes filtering to show search not found
and removes `+1` logic from pager
* fix breadcrumb and layout
* fixed all the tests
2021-06-16 07:35:03 -04:00
Stan Silvert
1bf423b505
Partial import phase 2 ( #702 )
...
* Process the JSON and present user options
* Finish checkboxes. Refactor.
* Add tests
* Refactor after rebase
* Add more test data for manual testing.
* Fix linting errors
* Put JsonFileUpload back the way it was.
* Clean up comments
* Update src/realm-settings/PartialImport.tsx
Remove comment
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2021-06-16 13:03:55 +02:00
Erik Jan de Wit
27c3c58af1
add divider on section
2021-06-16 08:12:53 +02:00
Erik Jan de Wit
3b231a2a91
fixed size
2021-06-15 14:39:03 +02:00
Erik Jan de Wit
2765af69c5
more style fixes
2021-06-15 13:12:32 +02:00
Erik Jan de Wit
a03c8fc79b
Fixed issue comment on PR ( #694 )
...
* Fixed issue comment on PR
see: https://github.com/keycloak/keycloak-admin-ui/pull/657#issuecomment-857488393
* remove delete action on create
2021-06-15 13:08:58 +02:00
Erik Jan de Wit
e68d4ff5c8
inherited roles disabled instead of non selectable
2021-06-15 08:14:38 +02:00
mfrances17
861d382621
Merge pull request #660 from edewit/issue-416
...
fixing issue 416
2021-06-14 09:18:16 -04:00
Erik Jan de Wit
1a9618edff
fixes issue ( #663 )
...
* fixes issue
fixes : #636
* fixed display order
* more fixes
* fix reseet and sync default value
* fixed types
* fixed?
* fixed titles
* fixed default id
* fixed redirect url for oidc
* fixed more issues
* revert "none" option on sync mode
* updated text to use "None"
* fixed tests
2021-06-14 07:31:45 -04:00
dependabot[bot]
1f1fa7681e
Bump enzyme-adapter-react-16 from 1.15.3 to 1.15.6 ( #698 )
2021-06-14 09:35:41 +00:00
dependabot[bot]
cb93551c77
Bump @types/lodash from 4.14.168 to 4.14.170 ( #699 )
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.168 to 4.14.170.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 11:06:42 +02:00
dependabot[bot]
7cef6cc1c5
Bump postcss from 8.2.15 to 8.3.3 ( #700 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.15 to 8.3.3.
- [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.2.15...8.3.3 )
---
updated-dependencies:
- dependency-name: postcss
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-06-14 11:06:02 +02:00
dependabot[bot]
a6c449e6d0
Bump grunt from 1.2.1 to 1.4.1 ( #701 )
2021-06-14 09:00:17 +00:00
Erik Jan de Wit
3e4a73ebfb
PR review fix
2021-06-14 09:34:37 +02:00
mfrances17
04bdf4bfa5
Merge pull request #691 from jenny-s51/consentsUIFixes
...
Consents UI fixes
2021-06-10 12:02:59 -04:00
mfrances17
2f012eecce
Merge pull request #671 from mfrances17/role-mappers
...
Adds User Fed Group and Role mappers
2021-06-10 12:02:15 -04:00
mfrances
691ba65e9d
resolved rebase conflict issue that broke test
2021-06-10 11:24:05 -04:00
jenny-s51
f8d325b3f0
fix localization
2021-06-10 11:08:11 -04:00
mfrances
346e92aa8b
add validation for req fields
2021-06-10 10:14:12 -04:00
mfrances
7ba357c223
add basic validation
2021-06-10 10:14:12 -04:00
mfrances
4bf8930cd4
all user fed mappers tests passing
2021-06-10 10:14:12 -04:00
mfrances
f2ee537747
group mapper and add del client tests working
2021-06-10 10:14:12 -04:00
mfrances
c56b5dc7b9
not hardcoded role now working
2021-06-10 10:03:46 -04:00
mfrances
64146b6bd4
add default values
2021-06-10 10:03:46 -04:00
mfrances
7edc76a079
role mapping working
2021-06-10 10:03:46 -04:00
mfrances
b9c38e811e
fix lint issues
2021-06-10 10:03:46 -04:00
mfrances
63a365ad93
use radios for role selection user fed mappers only
2021-06-10 10:03:46 -04:00
mfrances
da45bf0e09
hardcoded version working
2021-06-10 10:03:46 -04:00
mfrances
37ad6bd14a
hardcoded version of role modal
2021-06-10 10:03:46 -04:00
Erik Jan de Wit
be94f1f9f0
fixing issue 629 ( #655 )
...
* address some of the issues in 629
* made breadcrumb/page title same as other sections
* fixed tests
2021-06-10 09:25:02 -04:00
mfrances17
5d71a4f049
Fix additional UX issues with User Federation ( #681 )
...
* change title and breadcrumb
* only show tabs on edit not create
2021-06-09 16:13:56 -04:00
jenny-s51
76f47f17f2
remove comment
2021-06-09 14:01:41 -04:00
jenny-s51
aefac52144
add revoke action
2021-06-09 14:01:14 -04:00
mfrances17
5a9b01c15f
Merge pull request #690 from mfrances17/cypress-timeout
...
Increase cypress default command timeout to 10 seconds
2021-06-09 11:25:32 -04:00
jenny-s51
0647b88083
consents fixes done
2021-06-09 09:35:35 -04:00
mfrances
2dda65ba64
change default command timeout to 10 sec
2021-06-09 09:24:03 -04:00
Erik Jan de Wit
fbe3986a57
fixed default value and link to settings on create ( #657 )
2021-06-09 09:09:59 +02:00
jenny-s51
67b6c52c65
consents wip
2021-06-08 13:56:03 -04:00
Jenny
d77d9a2a63
Add filter capability to keys section in realm settings ( #666 )
...
* rebase
* fix empty state text
2021-06-08 11:45:37 -04:00
jenny-s51
5ea204b003
wip consents UI fixes
2021-06-08 09:23:32 -04:00
Erik Jan de Wit
f322edec10
fixing issue comment: ( #656 )
...
https://github.com/keycloak/keycloak-admin-ui/issues/396#issuecomment-846901717
2021-06-08 09:13:04 -04:00
Erik Jan de Wit
707380c228
fixes issue around importing files ( #643 )
...
* fixes issue around importing files
fixes : #628
* fixed tests
* fixed moving cursor to end of text area
did have to remove the dirty check because of this
2021-06-08 13:49:59 +02:00
mfrances17
d8f6537375
Update to Patternfly 4.108.2 (latest release) ( #672 )
...
* update PF versions revert snowpack plugin-postcss from 1.4.0 to 1.0.4
* revised versions after testing
* use latest postcss
* add yarn lock file
2021-06-08 07:30:57 +02:00
Erik Jan de Wit
544dcd31db
Introduces new Realm Events tab ( #618 )
...
* initial version events tab
* added save
* fix for admin events
* added clear and reset
* add type add dialog
* add remove and add actions
* fix ids
* add cofirm disable button
* added key
* added tests
* fixed messages
* add disabled on save on not dirty
* fixed review comment
* fixed test
* merged tests
2021-06-08 07:29:56 +02:00
dependabot[bot]
4b5193dcef
Bump enzyme-to-json from 3.5.0 to 3.6.2 ( #677 )
...
Bumps [enzyme-to-json](https://github.com/adriantoine/enzyme-to-json ) from 3.5.0 to 3.6.2.
- [Release notes](https://github.com/adriantoine/enzyme-to-json/releases )
- [Changelog](https://github.com/adriantoine/enzyme-to-json/blob/master/CHANGELOG.md )
- [Commits](https://github.com/adriantoine/enzyme-to-json/compare/v3.5.0...v3.6.2 )
---
updated-dependencies:
- dependency-name: enzyme-to-json
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-06-07 15:54:25 -04:00
dependabot[bot]
6cbb20ce5b
Bump keycloak-admin from 1.14.16 to 1.14.17 ( #676 )
...
Bumps keycloak-admin from 1.14.16 to 1.14.17.
---
updated-dependencies:
- dependency-name: keycloak-admin
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-06-07 15:54:12 -04:00
dependabot[bot]
6c0353ba94
Bump @types/jest from 26.0.4 to 26.0.23 ( #675 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.4 to 26.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
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-06-07 15:53:57 -04:00
dependabot[bot]
10509e0ce9
Bump react from 16.13.1 to 16.14.0 ( #673 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react )
---
updated-dependencies:
- dependency-name: react
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>
2021-06-07 15:53:40 -04:00
mfrances17
937075c753
Merge pull request #678 from edewit/font-fix
...
changed location due to new snowpack postcss plugin
2021-06-07 09:00:02 -04:00
Erik Jan de Wit
1955a468c9
fixed issue + small layout of page ( #658 )
...
fixing: #492
2021-06-07 14:58:47 +02:00