Erik Jan de Wit
13207aabac
Encode parameters for React Router links in URL-safe manner ( #23667 )
...
Closes #22600
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-10-17 07:36:26 +00:00
Erik Jan de Wit
c346786491
Remove the last of the namespaces for localization ( #23261 )
...
Closes #23261
2023-09-25 09:06:56 +02:00
Erik Jan de Wit
f4c8ded5f6
Removed namespaces from messages ( #23205 )
2023-09-14 11:01:15 +02:00
Erik Jan de Wit
90a88976b6
this removes the prefixes for ( #23137 )
...
client-scopes
client-scopes-help
clients-help
clients
working towards fixing #23094
2023-09-13 10:05:17 -04:00
Erik Jan de Wit
564441899b
merge all namespaces into one ( #22949 )
...
* merge all namespaces into one
added fallback namespace to the configuration to minimize
changes to the keys
* small fix
* Fix the broken `OverridesBackend`
* remove stray console log
* restore ns argument
* PR review
* merge main
---------
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-09-08 15:17:17 +02:00
Jon Koops
153d1a9841
Upgrade Prettier to the latest version ( #21601 )
2023-07-11 14:03:21 +00:00
Erik Jan de Wit
c0ac409974
fixed pagination on the sessions tab ( #20865 )
...
* fixed pagination on the sessions tab
fixes : #20835
* changed to use steam
2023-06-14 08:25:27 +00:00
Erik Jan de Wit
00df57df3b
moved filter to it's own component ( #20286 )
...
fixes : #19999
2023-05-26 12:06:45 +00:00
Jon Koops
cd6cf45444
Move useFetch()
to it's own utility file ( #20129 )
2023-05-03 15:40:27 +00:00
Jon Koops
483246e24b
Reference admin client from module instead of context ( #20118 )
2023-05-03 13:51:02 +00:00
Jon Koops
228da0e29a
Refactor initalization of Keycloak JS in Admin Console ( #20100 )
2023-05-03 13:27:27 +02:00
Erik Jan de Wit
1f51ddb86e
Use Admin API extension to group sessions ( #19837 )
...
Fixes #19673
2023-04-26 08:17:58 +00:00
Jon Koops
7f85453ac8
Align route object type with React Router ( #19357 )
2023-03-27 16:10:48 +02:00
Jon Koops
0fb9b9becd
Move access
property to React Router's handle
( #19320 )
2023-03-26 20:31:23 -04:00
Jon Koops
632d315c94
Align route definitions with React Router's element
( #19316 )
2023-03-24 14:37:24 +00:00
dependabot[bot]
710c49b803
Bump typescript from 4.9.5 to 5.0.2 in /js ( #19179 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.5...v5.0.2 )
---
updated-dependencies:
- dependency-name: typescript
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>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-03-21 12:05:17 +00:00
Jon Koops
ec8e24c550
Rework project structure so it matches the main repo
2023-03-07 11:55:19 +01:00