Commit graph

5 commits

Author SHA1 Message Date
Erik Jan de Wit
a0a154d9c9
revert kotlin back to java (#3183)
removing all extra dependencies
2022-08-24 15:35:38 +02:00
Erik Jan de Wit
b5ea27c194
created endpoint for effective client roles (#3165) 2022-08-24 10:46:22 +02:00
Erik Jan de Wit
84da777693
initial version of an endpoint (#3095)
* initial version of an endpoint

* added open-api yaml

* changed to list available added mapping to own domain model

* added search and roles endpoint

* use new endpoints

* removed `Representation` suffix and made id role and client mandatory fields

* fixed test
2022-08-20 10:10:36 +02:00
Stan Silvert
cd286a0ba1
Add theme.properties to the build. (#2819) 2022-06-20 12:10:15 +02:00
Jon Koops
6b7db96d4a
Make theme deployable from archive (#2259) 2022-04-21 11:38:56 +02:00