Commit graph

7 commits

Author SHA1 Message Date
Jon Koops
289862429a
Upgrade useParams() to React Router v6 (#3956) 2022-12-07 15:23:12 +01:00
Erik Jan de Wit
997881a7a1
Use react-hook-form v7 for client section (#3919) 2022-12-02 15:54:30 +01:00
dependabot[bot]
8bdabbedb7
Bump prettier from 2.7.1 to 2.8.0 (#3874)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [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.7.1...2.8.0)

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

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>
2022-12-01 15:15:27 +01:00
Erik Jan de Wit
d06669df27
Added way to convert multi line to string (#3827) 2022-11-29 12:16:36 +01:00
Erik Jan de Wit
0e1c788f5b
Use arrayBuffer for zip files (#3284) 2022-09-12 15:30:27 +02:00
agagancarczyk
7b4da6909a
Added an inline Alert for Signed Jwt authenticator in Credentials #1850 (#3240)
* alert-wip

* fixed css by introducing a custom style

* fixed css by introducing a custom style

* fixed css by introducing a custom style

Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2022-08-31 11:48:46 +01:00
Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure (#3186) 2022-08-25 11:03:07 +02:00
Renamed from src/clients/ClientDetails.tsx (Browse further)