Skip to content

v2.0.12

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 11:38
· 3 commits to main since this release
93cd9ac
Add DMS UI (#20)

* Add UI

* Fix UI

* DMS Service and DMS UI with own root redirects

* Remove npmWorkDir

* Update server/build.gradle.kts

* Migrate to rest/api/3 controllers

* Fix to rest/api/3 requests

* Fix to rest/api/3 requests

* Fix to rest/api/3 requests

* Fix dev run configurations

* Add actuator/info fetching

* Remove version.json

* Fix README.md

* Reformat code, rearrange imports

* Fix small issues