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
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
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
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