Commit graph

18 commits

Author SHA1 Message Date
Jon Koops
8f05a102af
Upgrade to React Hook Form version 7 (#4239) 2023-01-26 10:31:07 +01:00
Jon Koops
a01682b090
Omit FunctionComponent or replace it with PropsWithChildren where needed (#4233) 2023-01-20 15:28:32 +01:00
Erik Jan de Wit
ae5b8ac525
Added "use" column and fixed boolean check (#4227) 2023-01-19 15:33:47 +01:00
Erik Jan de Wit
c587a89405
Small optimization for better performance (#4036) 2023-01-17 16:26:35 +01:00
Jon Koops
2089b2209f
Use correct path for imports of the Admin Client (#4175) 2023-01-16 07:42:11 +00:00
dependabot[bot]
84da38789d
Bump prettier from 2.8.1 to 2.8.2 (#4154)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 12:53:43 +01:00
Erik Jan de Wit
b0ce0bb181
Use id instead of name to disable (#3959) 2022-12-08 12:24:59 +01:00
Erik Jan de Wit
2f8980d09a
Don't use a default value in BooleanComponent (#3822) 2022-12-01 16:10:33 +01:00
Erik Jan de Wit
d06669df27
Added way to convert multi line to string (#3827) 2022-11-29 12:16:36 +01:00
Jon Koops
79c1890f00
Remove unused MultivaluedScopesComponent component (#3886) 2022-11-29 12:12:31 +01:00
Erik Jan de Wit
0ab33d552b
Issue 3604 (#3739) 2022-11-10 11:17:49 -05:00
Erik Jan de Wit
066ecbe3e2
Add missing type attibute to FileComponent (#3481) 2022-10-10 18:04:07 +02:00
Erik Jan de Wit
22c653aa20
Convert config strings into string[] (#3365) 2022-09-21 16:27:38 +02:00
Erik Jan de Wit
985c8dc90a
Added text component for ProviderConfigProperty.TEXT_TYPE (#3269) 2022-09-12 17:53:41 +02:00
Jon Koops
a51c9c19d3
Optimize dependencies with Rollup (#3258) 2022-09-12 11:05:27 +02:00
Erik Jan de Wit
29cf962f19
The role picker no longer queries all clients (#3197) 2022-09-06 15:34:11 +02:00
agagancarczyk
d81164e371
added aria-labels required by screen recorder (#3234)
Authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-08-30 14:07:51 +01:00
Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00