dependabot[bot]
|
b275935f70
|
Bump @types/react from 17.0.39 to 17.0.40
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 17.0.40.
- [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>
|
2022-03-14 11:12:41 +01:00 |
|
dependabot[bot]
|
3efd1db187
|
Bump eslint-plugin-react from 7.29.3 to 7.29.4
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.29.3 to 7.29.4.
- [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.29.3...v7.29.4)
---
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>
|
2022-03-14 11:12:23 +01:00 |
|
dependabot[bot]
|
e3294d171c
|
Bump @typescript-eslint/parser from 5.13.0 to 5.14.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.13.0 to 5.14.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.14.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>
|
2022-03-14 11:12:06 +01:00 |
|
Erik Jan de Wit
|
4ca905d667
|
Added filter (#2224)
|
2022-03-11 11:22:09 +01:00 |
|
Erik Jan de Wit
|
c73b4d2432
|
added hidden input to submit name when disabled (#2222)
|
2022-03-11 11:19:43 +01:00 |
|
Jenny
|
b64fd23559
|
Fix(clients -> authorization): Evaluate results screen (#2220)
|
2022-03-11 11:19:20 +01:00 |
|
Jenny
|
3a25b5e5ec
|
use isReadOnly (#2221)
|
2022-03-10 16:05:15 -05:00 |
|
Erik Jan de Wit
|
bc365b03b9
|
fixed dragging and dropping (#2219)
|
2022-03-10 16:16:53 +01:00 |
|
Erik Jan de Wit
|
c72a9bbf06
|
Removed the need to refresh the page (#2217)
|
2022-03-10 11:47:04 +01:00 |
|
Erik Jan de Wit
|
47a8c25c99
|
Catch 403 when only query-clients is allowed (#2182)
|
2022-03-10 11:46:42 +01:00 |
|
Jenny
|
f7e0596301
|
Update to PF-4.183 (#2216)
|
2022-03-10 10:41:47 +01:00 |
|
Erik Jan de Wit
|
3bdb8ce80f
|
Remove capabities step from wizard for SAML (#2191)
|
2022-03-09 17:45:53 +01:00 |
|
Erik Jan de Wit
|
62c13adda7
|
Fixed title and link to page (#2183)
|
2022-03-09 17:44:43 +01:00 |
|
Jon Koops
|
4e697600e0
|
Always preserve session cookies for all tests (#2215)
|
2022-03-09 17:42:51 +01:00 |
|
Erik Jan de Wit
|
37d1087e7e
|
Use string[] directly removed need for converstion (#2175)
|
2022-03-09 17:42:23 +01:00 |
|
Jenny
|
ae133d675b
|
Clients -> Roles Tab: Adds Role Tests (#2174)
|
2022-03-09 17:41:45 +01:00 |
|
Erik Jan de Wit
|
efb3a36d32
|
Fixed getting text from JSX element (#2193)
|
2022-03-08 17:21:38 +01:00 |
|
Jon Koops
|
6e5eecf638
|
Disable test retries for Cypress (#2172)
|
2022-03-08 12:35:34 +01:00 |
|
Erik Jan de Wit
|
c88628d4f7
|
Removed 'revocation' section when client is SAML (#2192)
|
2022-03-08 10:53:25 +01:00 |
|
Jon Koops
|
e7e882c36b
|
Disable more tests that can occasionaly be flaky (#2214)
|
2022-03-07 18:53:39 +01:00 |
|
Erik Jan de Wit
|
1104f9ee20
|
Added bind type dialog (#2173)
|
2022-03-07 18:36:52 +01:00 |
|
Erik Jan de Wit
|
e3c0bb82a1
|
Added missing groups claim field (#2170)
|
2022-03-07 18:08:46 +01:00 |
|
Erik Jan de Wit
|
01ab5b12e0
|
Added and removed saml fields (#2168)
|
2022-03-07 18:08:14 +01:00 |
|
Erik Jan de Wit
|
a6cdb489b2
|
Removed file preview panel from keys provider (#2197)
|
2022-03-07 15:40:39 +01:00 |
|
agagancarczyk
|
9d376ebcde
|
User Credentials -> Draggable user credentials (#2131)
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* added tests - wip
* added test
* draggable rows - wip
* feedback
* fixed position of reset credential btn
* fixed position of reset credential btn
* Remove unnecessary key props
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2022-03-07 14:32:34 +00:00 |
|
Erik Jan de Wit
|
a84701fe5c
|
added can select all checkbox (#2185)
|
2022-03-07 15:28:59 +01:00 |
|
Erik Jan de Wit
|
7d2abf0a9b
|
Change the way clients are stored in the form (#2184)
|
2022-03-07 15:28:42 +01:00 |
|
Erik Jan de Wit
|
2cb4fcc29d
|
Hide clustering section when not publicClient (#2186)
|
2022-03-07 15:28:26 +01:00 |
|
Erik Jan de Wit
|
dd35ccb9bf
|
Reset the form when the type is changed (#2189)
|
2022-03-07 15:27:10 +01:00 |
|
Erik Jan de Wit
|
663e96d000
|
Added a way to clear filters for non custom search (#2194)
|
2022-03-07 15:25:59 +01:00 |
|
Erik Jan de Wit
|
5dc2450b01
|
Remove authorization tab when disabled (#2181)
|
2022-03-07 14:49:58 +01:00 |
|
Erik Jan de Wit
|
b7ea8629a2
|
Refactored the way we show time using Intl (#2178)
|
2022-03-07 14:49:38 +01:00 |
|
Erik Jan de Wit
|
1b6d679d89
|
Added missing fields (#2163)
|
2022-03-07 14:42:06 +01:00 |
|
Jon Koops
|
127cb343ab
|
Skip tests that are often flaky on CI (#2213)
|
2022-03-07 13:36:43 +01:00 |
|
dependabot[bot]
|
17b840af6a
|
Bump postcss from 8.4.7 to 8.4.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.4.8.
- [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.7...8.4.8)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 11:00:34 +01:00 |
|
dependabot[bot]
|
4226dff5d9
|
Bump cypress from 8.4.1 to 9.5.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.4.1 to 9.5.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.4.1...v9.5.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-06 17:39:30 +01:00 |
|
ikhomyn
|
cf695626a6
|
fixed msg error when clientScope created with whitespace (#1997) (#2162)
|
2022-03-06 16:26:52 +01:00 |
|
Erik Jan de Wit
|
ca350380fb
|
Change local development and ci to quarkus (#2115)
|
2022-03-06 16:25:37 +01:00 |
|
Erik Jan de Wit
|
e486a189c0
|
fix for value === 0 (#2199)
|
2022-03-06 12:20:51 +01:00 |
|
dependabot[bot]
|
51c1712fa3
|
Bump typescript from 4.5.5 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.6.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-06 12:18:53 +01:00 |
|
dependabot[bot]
|
932bc0060f
|
Bump @typescript-eslint/parser from 5.12.1 to 5.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.12.1 to 5.13.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.13.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>
|
2022-03-06 12:18:25 +01:00 |
|
dependabot[bot]
|
93a3c47214
|
Bump eslint-config-prettier from 8.4.0 to 8.5.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.4.0 to 8.5.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.4.0...v8.5.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-06 12:17:38 +01:00 |
|
dependabot[bot]
|
0ceec34ed6
|
Bump @types/react-dom from 17.0.11 to 17.0.13
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.11 to 17.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-06 12:16:19 +01:00 |
|
dependabot[bot]
|
48d691dcf7
|
Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.12.1 to 5.13.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.13.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>
|
2022-03-06 12:16:02 +01:00 |
|
dependabot[bot]
|
e8f9b59187
|
Bump lint-staged from 12.3.4 to 12.3.5
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.4 to 12.3.5.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.4...v12.3.5)
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-06 12:15:28 +01:00 |
|
dependabot[bot]
|
cc138efc10
|
Bump i18next from 21.6.12 to 21.6.13
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.12 to 21.6.13.
- [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.6.12...v21.6.13)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-06 12:15:06 +01:00 |
|
dependabot[bot]
|
da27b52562
|
Bump ts-node from 10.5.0 to 10.7.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.7.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.5.0...v10.7.0)
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-06 12:14:36 +01:00 |
|
dependabot[bot]
|
fb13d24fe0
|
Bump eslint-plugin-react from 7.29.2 to 7.29.3
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.29.2 to 7.29.3.
- [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.29.2...v7.29.3)
---
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>
|
2022-03-06 12:12:59 +01:00 |
|
Jon Koops
|
6788763931
|
Restore previously skipped tests (#2179)
|
2022-03-06 12:08:33 +01:00 |
|
Erik Jan de Wit
|
4cf460f4df
|
fixed async role creation bug (#2180)
|
2022-03-03 08:45:44 +01:00 |
|