Jon Koops
|
3bfbf70ada
|
Ensure client certificate is uploaded as a file (#4382)
|
2023-02-13 13:12:12 +00:00 |
|
dependabot[bot]
|
ed87365ab7
|
Bump @types/react from 18.0.27 to 18.0.28 (#4379)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.27 to 18.0.28.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-13 10:11:39 +01:00 |
|
Jon Koops
|
73ecede289
|
Upgrade to React 18 (#4272)
|
2023-02-13 08:18:16 +01:00 |
|
Đặng Minh Dũng
|
a07931e1ef
|
Support multi hd in GoogleIdentityProvider (#4315)
|
2023-02-12 01:22:42 +01:00 |
|
Jon Koops
|
fa6b625ed6
|
Update React Hook Form to latest version (#4375)
|
2023-02-10 17:58:40 +01:00 |
|
Erik Jan de Wit
|
f184e57f1a
|
Introduced picker dialog (#4344)
|
2023-02-10 17:51:16 +01:00 |
|
Erik Jan de Wit
|
fe2ed2c680
|
Added offline sessions to client and sessions (#4374)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2023-02-10 16:28:22 +00:00 |
|
dependabot[bot]
|
1819bb5cef
|
Bump @cypress/webpack-preprocessor from 5.16.2 to 5.16.3 (#4371)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.16.2 to 5.16.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.16.2...@cypress/webpack-preprocessor-v5.16.3)
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
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>
|
2023-02-10 12:50:13 +00:00 |
|
dependabot[bot]
|
39c91d23a3
|
Bump @testing-library/cypress from 8.0.7 to 9.0.0 (#4370)
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 8.0.7 to 9.0.0.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v8.0.7...v9.0.0)
---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-10 11:40:41 +00:00 |
|
dependabot[bot]
|
f760c20c59
|
Bump react-router-dom from 6.8.0 to 6.8.1 (#4367)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.0 to 6.8.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.8.1/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
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>
|
2023-02-10 11:38:25 +00:00 |
|
Erik Jan de Wit
|
be95626cdd
|
Upgrade to Cypress 12 (#4356)
|
2023-02-10 11:10:35 +01:00 |
|
Jon Koops
|
ddc0b3ebaf
|
Fix 'Home URL' link in clients overview (#4363)
|
2023-02-10 07:31:00 +01:00 |
|
dependabot[bot]
|
c6e6bceb10
|
Bump reactflow from 11.5.1 to 11.5.5 (#4330)
Bumps [reactflow](https://github.com/wbkd/react-flow/tree/HEAD/packages/reactflow) from 11.5.1 to 11.5.5.
- [Release notes](https://github.com/wbkd/react-flow/releases)
- [Changelog](https://github.com/wbkd/react-flow/blob/main/packages/reactflow/CHANGELOG.md)
- [Commits](https://github.com/wbkd/react-flow/commits/reactflow@11.5.5/packages/reactflow)
---
updated-dependencies:
- dependency-name: reactflow
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>
|
2023-02-09 17:11:56 +00:00 |
|
Erik Jan de Wit
|
6cc3967eff
|
Move more nested components outside (#4309)
|
2023-02-09 17:31:16 +01:00 |
|
Jon Koops
|
7dd902f195
|
Memoize possibly expensive operations in realm selector (#4360)
|
2023-02-09 17:30:24 +01:00 |
|
Jon Koops
|
06cd73286f
|
Immediately close realm selector when navigation starts (#4359)
|
2023-02-09 12:53:39 +00:00 |
|
Jon Koops
|
283cbee2da
|
Fix realms fetching in RealmsContext (#4357)
|
2023-02-09 13:01:19 +01:00 |
|
Jon Koops
|
97675177bc
|
Use a seperate context to keep track of recent realms (#4355)
|
2023-02-09 09:05:38 +01:00 |
|
Erik Jan de Wit
|
0697c7dd5e
|
Added paging slice to filtered table (#4349)
|
2023-02-08 13:09:41 +01:00 |
|
Jon Koops
|
abc7306097
|
Introduce useStoredState() hook (#4351)
|
2023-02-08 13:08:46 +01:00 |
|
Jon Koops
|
6cb730c613
|
Clean up realm selector code (#4346)
|
2023-02-07 15:21:58 +01:00 |
|
Erik Jan de Wit
|
e77b53dacd
|
Made dialog more wide when searching (#4290)
|
2023-02-07 14:05:27 +01:00 |
|
Jon Koops
|
2374c6963d
|
Fix broken imports by importing from ui-shared (#4345)
|
2023-02-07 12:05:31 +00:00 |
|
Erik Jan de Wit
|
df03f6845c
|
Added help text on role mapping (#4340)
|
2023-02-07 12:31:20 +01:00 |
|
Erik Jan de Wit
|
df49a82033
|
Removed empty panel (#4339)
|
2023-02-07 12:31:04 +01:00 |
|
Stan Silvert
|
fb3d5e4561
|
Don't show Groups tab if user does not have query-groups role. (#4322)
|
2023-02-07 12:30:46 +01:00 |
|
Erik Jan de Wit
|
1a7d229fd0
|
Changed cert to text-area (#4338)
|
2023-02-07 12:30:31 +01:00 |
|
Erik Jan de Wit
|
038122ca12
|
Added the signing-in page (#4255)
|
2023-02-07 12:29:52 +01:00 |
|
Erik Jan de Wit
|
a83300e514
|
Moved common controls to ui shared (#4274)
|
2023-02-07 12:29:30 +01:00 |
|
Jon Koops
|
16c866524a
|
Add Cypress tests for CIBA policy (#4318)
|
2023-02-07 12:00:34 +01:00 |
|
dependabot[bot]
|
18fe964baf
|
Bump @cypress/webpack-preprocessor from 5.16.1 to 5.16.2 (#4336)
Bumps [@cypress/webpack-preprocessor](https://github.com/cypress-io/cypress) from 5.16.1 to 5.16.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/webpack-preprocessor-v5.16.1...@cypress/webpack-preprocessor-v5.16.2)
---
updated-dependencies:
- dependency-name: "@cypress/webpack-preprocessor"
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>
|
2023-02-06 11:51:36 +00:00 |
|
Jon Koops
|
b667cfc452
|
Use crypto.randomUUID() for random ID generation (#4323)
|
2023-02-06 12:41:11 +01:00 |
|
Stan Silvert
|
2f6601febf
|
Change 'Resources and Auth Scopes' label (#4325)
|
2023-02-06 12:31:40 +01:00 |
|
dependabot[bot]
|
a37bec60c5
|
Bump react-i18next from 12.1.4 to 12.1.5 (#4328)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.4 to 12.1.5.
- [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/v12.1.4...v12.1.5)
---
updated-dependencies:
- dependency-name: react-i18next
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>
|
2023-02-06 11:26:32 +00:00 |
|
dependabot[bot]
|
84b6cdf8fe
|
Bump vitest from 0.28.3 to 0.28.4 (#4335)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.28.3 to 0.28.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.28.4/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
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>
|
2023-02-06 11:18:47 +00:00 |
|
Jon Koops
|
7c88763f09
|
Build Admin Client before running Cypress component tests (#4319)
|
2023-02-06 11:52:36 +01:00 |
|
Erik Jan de Wit
|
e57c8f3eb3
|
Do not log out current user (#4291)
|
2023-02-06 11:45:18 +01:00 |
|
Erik Jan de Wit
|
ff1d7fcfc5
|
Add account-ui device activity page (#4256)
|
2023-02-03 16:08:40 +01:00 |
|
Eric Olkowski
|
68fbc8db61
|
Update PatternFly dependencies to latest version (#4276)
|
2023-02-03 12:59:46 +01:00 |
|
Erik Jan de Wit
|
d241f63a22
|
Add applications page to account ui (#4254)
|
2023-02-03 12:56:55 +01:00 |
|
Erik Jan de Wit
|
e65a1effda
|
Add client registration page (#4250)
|
2023-02-03 12:56:20 +01:00 |
|
Raphael Suter
|
989d35fe0e
|
Added stringify in MultiValuedStringComponent (#4306)
|
2023-02-03 12:26:35 +01:00 |
|
Raphael Suter
|
2d8afd1a33
|
Added aria-label to MultivaluedStringComponent (#4313)
|
2023-02-03 12:23:48 +01:00 |
|
Erik Jan de Wit
|
941981f8fc
|
Add a component test for MultiLineInput (#4287)
|
2023-02-02 23:42:59 +01:00 |
|
Erik Jan de Wit
|
9cb7c3a0aa
|
Add a null check to convertFormValuesToObject() (#4305)
|
2023-02-02 14:35:01 +00:00 |
|
Jon Koops
|
b4f9544b4e
|
Add CIBA policy tab to authentication policies (#4300)
|
2023-02-02 15:17:09 +01:00 |
|
Jon Koops
|
5600b5fb1c
|
Run the Cypress component tests on CI (#4307)
|
2023-02-02 13:11:30 +00:00 |
|
Erik Jan de Wit
|
3047749890
|
Add missing OAuth 2.0 fields to token settings (#4253)
|
2023-02-01 18:19:04 +01:00 |
|
Stan Silvert
|
2594c48a38
|
Fix group type label in partial import (#4275)
|
2023-01-30 17:50:56 +01:00 |
|
dependabot[bot]
|
201e7bcb34
|
Bump react-router-dom from 6.6.2 to 6.8.0 (#4279)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.6.2 to 6.8.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.8.0/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
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>
|
2023-01-30 17:47:58 +01:00 |
|