Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [9.0.0](v8.0.0...v9.0.0) (2022-06-28) ### ⚠ BREAKING CHANGES * Readds the keycloak-js adapter for authentication and removes all models and services (except the Metric- and Loglevelservice) with the appropriate ones from the shogun-util ### Changes in layout * add editorconfig ([0e27655](0e27655)) ### Breaking changes * readd-keyloak-js adapter and init shogun-util ([2618685](2618685)) * remove UserProfileForm and redirect to keycloak account settings instead ([ce83381](ce83381)) * update app config and form configs ([7a6db14](7a6db14)) ### Bugfixes * rename keycloak host config ([80625a0](80625a0)) * update ImageFile root and table work again ([634e45a](634e45a)) ### Dependencies * add shogun-util, keycloak-js and @react-keycloak/web dependencies ([04321e5](04321e5)) * make default part for the config relative ([25edd9e](25edd9e)) * remove @react-keycloak/web dependency, get keycloak client from the SHOGunAPIClient ([940e637](940e637)) * update shogun-util ([e5a4151](e5a4151)) * update to the latest shogun-util ([1da0ba7](1da0ba7))
- Loading branch information