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
Erik Jan de Wit
8c22188a7b
changed location due to new snowpack postcss plugin
2021-06-07 09:18:50 +02:00
Jenny
8a3c30b918
Realm settings(keys): add functionality to delete provider ( #606 )
...
* wip keys
keys
adds keys table to realm settings
wip key providers
add providers and search functionality
clean up stylesheet
wip delete provider
wip delete toggles
add delete functionality to each provider in data list
rebase
format
pr feedback from erik
* Delete LocalizationTab.tsx
2021-06-03 16:40:48 -04:00
Jenny
2746109e78
Realm settings(keys): toggle provider modal for all provider types ( #642 )
...
* changes after rebase
* add cypress tests
* addProviderModal done
* fix lint
* clean up ids/fieldids
* divide modals into separate components
* format
* cypress
* fix realm settings test
* clean up cypress tests
* try remove after all hook
2021-06-03 14:31:47 -04:00
Erik Jan de Wit
8a73291bc2
fixing issue 416
2021-06-03 07:26:00 +02:00
dependabot[bot]
04140f1737
Bump @babel/preset-typescript from 7.10.4 to 7.13.0 ( #662 )
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.10.4 to 7.13.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
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-02 13:57:46 -04:00
dependabot[bot]
668ae41e10
Bump cypress from 7.2.0 to 7.4.0 ( #661 )
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 7.2.0 to 7.4.0.
- [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/v7.2.0...v7.4.0 )
---
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>
2021-06-02 13:57:25 -04:00
dependabot[bot]
be86c32f09
Bump i18next from 20.2.4 to 20.3.1 ( #651 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 20.2.4 to 20.3.1.
- [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.2.4...v20.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 13:56:56 -04:00
dependabot[bot]
5152460d08
Bump @testing-library/jest-dom from 5.11.0 to 5.12.0 ( #623 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.0 to 5.12.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.11.0...v5.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 13:56:25 -04:00
dependabot[bot]
c8b52af212
Bump use-react-router-breadcrumbs from 1.0.5 to 2.0.0 ( #653 )
2021-06-02 17:13:14 +00:00
Erik Jan de Wit
a85fe921e7
Disable test that doesn't work on GH actions ( #659 )
...
* try to make client scope test more stable
* temprary disabled flacky test
2021-06-02 12:41:40 -04:00
dependabot[bot]
5a01ec0e2c
Bump react-error-boundary from 3.1.1 to 3.1.3 ( #652 )
...
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary ) from 3.1.1 to 3.1.3.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases )
- [Changelog](https://github.com/bvaughn/react-error-boundary/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/v3.1.1...v3.1.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 08:21:12 +02:00
mfrances17
ce3eddfa17
fixes test btn and import users default ( #647 )
2021-06-01 08:15:36 -04:00
Jenny
347a2db8bd
themes ux review ( #646 )
2021-06-01 08:14:56 -04:00
mfrances17
1e2de8d570
Merge pull request #644 from edewit/cypress-client-scope
...
makes client scope test more reliable
2021-05-27 09:49:30 -04:00
mfrances17
b84d8bce5f
Merge pull request #634 from edewit/issue-632
...
fixed type of save button
2021-05-27 09:45:56 -04:00
Erik Jan de Wit
bb090200fe
catch errors when removing scope type
2021-05-27 13:41:29 +02:00
Erik Jan de Wit
bbc177abb8
fixes realm save ( #633 )
...
* fixes realm save
currently save on realm screen didn't work as the email settings where required. Fixed this by changing email to be it's own section. Also email section was using the wrong attributes therefor the changes where not reflected in the old console
* fix empty realmComponent array
* fixed password help text
2021-05-27 09:01:55 +02:00
Erik Jan de Wit
df5a06a3be
makes client scope test more reliable
2021-05-26 13:24:13 +02:00
Jenny
f278f34fe5
Fixes form panel styling in clients -> advanced tab ( #631 )
...
* fix form panel styling
* remove modal styles
2021-05-25 14:03:20 +02:00
Erik Jan de Wit
188ac0757f
fixed type of save button
...
fixing: #632
2021-05-25 12:04:58 +02:00
dependabot[bot]
6ad6be8924
Bump @storybook/addon-links from 6.1.7 to 6.2.9 ( #625 )
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.1.7 to 6.2.9.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.2.9/addons/links )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 07:02:21 +02:00
dependabot[bot]
117241ea90
Bump @snowpack/plugin-postcss from 1.0.4 to 1.4.0 ( #627 )
...
Bumps [@snowpack/plugin-postcss](https://github.com/snowpackjs/snowpack/tree/HEAD/plugins/plugin-postcss ) from 1.0.4 to 1.4.0.
- [Release notes](https://github.com/snowpackjs/snowpack/releases )
- [Changelog](https://github.com/snowpackjs/snowpack/blob/main/plugins/plugin-postcss/CHANGELOG.md )
- [Commits](https://github.com/snowpackjs/snowpack/commits/@snowpack/plugin-postcss@1.4.0/plugins/plugin-postcss )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 07:01:53 +02:00
dependabot[bot]
899558d8fd
Bump @types/enzyme from 3.10.5 to 3.10.8 ( #626 )
...
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme ) from 3.10.5 to 3.10.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/enzyme )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 05:48:02 +02:00
Erik Jan de Wit
29323cb12c
fixing the remainder of issue 428 ( #621 )
...
* fixing the remainder of issue 428
fixing: #428
* fix undefined
* add leave dialog
2021-05-24 06:21:49 +02:00