Jon Koops
a6fd2cabfa
Use new JSX transformation for React ( #3033 )
2022-08-03 14:12:07 +02:00
Jon Koops
aeda5f3e4c
Use new admin client with seperated Keycloak JS ( #2964 )
2022-07-14 15:02:28 +02:00
Jon Koops
f7162efad9
Replace Moment with standardized APIs ( #2887 )
2022-07-04 14:24:56 +02:00
Erik Jan de Wit
219b60ff77
Changed to use one confirm dialog ( #2722 )
2022-06-01 11:12:30 +02:00
Erik Jan de Wit
422c271da3
Added logout all sessions to user session tab ( #2696 )
2022-05-27 11:27:30 +02:00
Erik Jan de Wit
1fa1e0dc46
Added ipAddress column ( #2695 )
2022-05-27 11:27:17 +02:00
Jon Koops
cc7ec1cf7f
Add 'Session' tabs to user and client details ( #2655 )
2022-05-18 11:16:20 +02:00
Erik Jan de Wit
af0b704cf8
Load the different resource bundles from dynamically ( #2409 )
2022-04-27 17:29:57 +02:00
Erik Jan de Wit
495c9e917d
Fixed link to client ( #2489 )
2022-04-22 10:48:47 +02:00
Jon Koops
d5f6aca82e
Replace text inputs with KeycloakTextInput ( #2413 )
2022-04-21 17:03:26 +02:00
Jon Koops
4a7c0436cc
Move React Hook Form errors to formState ( #2412 )
2022-04-08 14:37:31 +02:00
Erik Jan de Wit
6ef3dc16f5
removed not working filter option ( #2067 )
2022-02-22 14:30:18 +01:00
Stan Silvert
b892c49436
Fix bugs when admin has limited roles. ( #2098 )
2022-02-21 18:00:41 +01:00
Erik Jan de Wit
9d9388a7ea
Removed un-nessary casts ( #2030 )
2022-02-08 14:57:04 +01:00
Erik Jan de Wit
6a970e6cb7
updated and fixed user test ( #1956 )
...
* updated and fixed user test
* Update cypress/integration/users_test.spec.ts
* fixed the confirm button test id
* fixed tests
* fix
* removed unused refresh
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2022-02-02 12:44:52 +01:00
mfrances17
aa99ac7e2d
Add help url links ( #1747 )
...
* initial work
* add help urls for all main landing pages
2021-12-21 10:32:53 -05:00
Erik Jan de Wit
c96450ef61
make all routes lazy ( #1445 )
2021-10-29 18:11:06 +02:00
Jon Koops
9850505001
Use pre-release version of Admin Client ( #1063 )
2021-08-26 10:39:35 +02:00
Jenny
412e4c1f6b
Sessions(actions dropdown): Adds actions dropdown - "revocation" and "log out all sessions" ( #896 )
...
* rebase and resolve conflicts/comments
* remove badgeid
2021-08-16 15:25:36 -04:00
Erik Jan de Wit
15a87b7d2e
added empty state for new realms with no sessions ( #986 )
2021-08-11 11:33:51 +02:00
Jon Koops
d1d99f7ee0
Use new routing conventions for session routes ( #902 )
2021-07-23 12:52:08 +02:00
Jenny
f0412fda25
fix css in sessions tab toolbar ( #886 )
2021-07-20 20:53:36 +02:00
Jon Koops
234a2dcba6
Convert JSON files for translations to TypeScript ( #841 )
2021-07-14 12:15:48 +02:00
Agnieszka Gancarczyk
5979cf2c37
sessions: added texts to messages.json
2021-07-06 09:57:29 +01:00
Agnieszka Gancarczyk
a08bf78d05
sessions: improved dropdown
2021-07-06 09:17:04 +01:00
Agnieszka Gancarczyk
f7012a3a72
sessions: removed unused key
2021-07-05 17:22:55 +01:00
Agnieszka Gancarczyk
be539849d7
sessions: re-formatted code
2021-07-05 17:13:17 +01:00
Agnieszka Gancarczyk
3bd475f703
sessions: added sessions type dropdown
2021-07-05 16:58:19 +01:00
Jon Koops
f671cbed84
Extend tsconfig from Snowpack and fix type errors
2021-05-18 16:50:35 +02:00
Erik Jan de Wit
9fc96d0afc
only query each client session once ( #601 )
...
this makes the ids unique so that they only get queried once
2021-05-17 15:35:12 +02:00
Erik Jan de Wit
74aee6090d
genericly we want all sections to look like this ( #473 )
...
* genericly we want all sections to look like this
* remove the divider when there are tabs on the page
* fix insert on keycloakTab component
* lint
2021-03-31 15:16:58 +02:00
Erik Jan de Wit
f9c44c0953
initial version of the sessions sectino ( #260 )
2020-12-18 08:01:35 +01:00
Erik Jan de Wit
2fa8855bf4
initial version of the breadcrumb component ( #119 )
...
* initial version of the breadcrumb component
* moved breadcrumbs to Page component
2020-10-01 10:25:29 -04:00
Eugenia
9fd54eb964
Adds realm roles section to app and storybook ( #79 )
...
* add Realm Roles page
* add section for no realm roles
* update role-model, fixed UI to match designs
* fix paths
* add storybook demo and role actions kebab
* fix build and clean up
* fix formatting
* fix lint
* fix test and update snapshot
* fix storybook demo
* update snapshot after rebase
* PR feedback from Stan
* add back pf addons
* Update src/realm-roles/RealmRolesSection.tsx
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
* fix format
* localize NoRealmRoles component
* fix formatting
* changes to PR suggested by Sarah
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2020-09-18 10:04:55 +02:00
Erik Jan de Wit
1297c9f391
Restructure ( #78 )
...
* moved files into new structure
* translation files / namespace per "page"
fixes : #77
* renamed pages to sections
* moved save, delete and others to common bundle
2020-09-10 14:04:03 -04:00