Jon Koops
9cb973f188
Enable Strict Mode for React ( #846 )
2021-07-14 14:20:04 +02:00
Jon Koops
eaeebdc242
Use a Snowpack plugin to enable React Fast Refresh ( #845 )
2021-07-14 14:17:57 +02:00
Erik Jan de Wit
a92f5edcb1
be able to use admin client in nodejs mode ( #231 )
2020-12-02 08:37:40 -05:00
Erik Jan de Wit
9eabcdbee4
changed how whoAmI uses the admin client ( #216 )
...
this avoids a circle dependency on realm
2020-11-12 14:16:41 -05:00
Erik Jan de Wit
dcb18c5488
Use keycloak-admin with axios instead of fetch
wrapper ( #212 )
...
* changed to use the admin client
* added helper to always set realm
* fixed merge
* no need to polyfill anymore
* updated to use keycloak-admin-client
* updated to release version
* fixed types
* added user federation
* update test
* lint
2020-11-12 07:55:52 -05:00
Stan Silvert
bfe6e2c236
Move contexts under a single directory. ( #145 )
2020-10-06 10:25:38 +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
Erik Jan de Wit
258b21e334
remove env vars and use simple copy task to switch ( #60 )
2020-09-04 06:38:23 -04:00
Donald Labaj
adbb2c3d3f
Added github actions to automate build, test, and linting ( #41 )
...
Fixes issue #15 . Builds, test, lints, and checks format when a PR is created using github actions.
2020-09-01 10:51:59 -04:00
Erik Jan de Wit
45855681d5
setup i18n for the application
...
fixes : #23
2020-08-17 15:29:11 +02:00
Erik Jan de Wit
14860ae628
initial version
...
change favicon based on env props
2020-08-05 17:00:38 +02:00