Erik Jan de Wit
b4738bf897
handle error code < 500 in error handler ( #1916 )
...
* handle error code < 500 in error handler
also:
fixes : #378
* Update src/context/RealmsContext.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* fixed import
* fixed tests
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-02-08 17:10:27 -05:00
Erik Jan de Wit
ced1008ad5
now only logs in per test suite for client tests ( #1828 )
2022-01-07 08:27:58 +01:00
Aboullos
23b11eb879
Update Masthead tests ( #1820 )
2022-01-05 10:56:38 +01:00
Erik Jan de Wit
e8f335f199
changed all the help items ( #1683 )
2021-12-14 15:56:36 +01:00
Jenny
5e6c6b0775
Default roles: UI Changes from KEYCLOAK-14846 ( #693 )
...
* defaultRoles wip
default role changes done
clean up log stmts
update snapshot
fix masthead test
* fix cypress test
* fix tabs
2021-06-18 16:04:20 -04:00
Erik Jan de Wit
dbd544be37
don't use private fields
2021-05-06 11:06:20 +02:00
Stan Silvert
398ca19ec1
Allow New Admin Console to run as a WAR on Keycloak server. ( #439 )
...
* Allow app to run as a WAR on Keycloak server.
* New client creation json that works for both dev and prod
* fixed tests
* Try Mark's trick to get realm_test to run.
* Make tests use keycloakBefore()
* Fix duplicate import
* fix github actions
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-03-18 08:48:14 -04:00
Erik Jan de Wit
39ef50bb1b
remove seperate test project, intgrate cypress
2021-02-19 09:07:40 +01:00