Commit Graph

20 Commits

Author SHA1 Message Date
bce65feaab Add refData controller. 2020-01-26 16:19:57 +01:00
fe8951ed08 Big unknown changes commit... 2019-09-29 20:48:30 +02:00
78701a4950 Add disconnection component. 2019-09-06 22:22:48 +02:00
6a68a329c2 Add login component. 2019-09-05 23:23:40 +02:00
dd76d3f543 Bootstrap of angular app. 2019-09-04 22:37:13 +02:00
cf8a540540 Add daemon handling service and associated routes. 2019-09-03 23:17:49 +02:00
d7556a504e Add suppress warning annotation for REST controllers. 2019-09-03 22:43:42 +02:00
e34ff82084 Add JsonView, update and delete routes for confFile entity and rename beans. 2019-09-03 22:41:42 +02:00
083b5116e6 Add AbstractService and get route for configurationFile controller. 2019-09-03 21:41:47 +02:00
1978cdbfe1 Add configurationFile controller. 2019-09-03 21:04:09 +02:00
b77d28c8a9 Add sanitize method for application edition. 2019-09-03 19:12:51 +02:00
2111543027 Add role checking method. 2019-09-02 23:47:35 +02:00
06dadf257f Add control to avoid multiple application with same name. 2019-09-02 22:46:56 +02:00
5ab829ff64 Add application creation route. 2019-09-01 18:10:57 +02:00
006ce222d0 Remove abstract class of entities. 2019-09-01 13:37:34 +02:00
48f7d84383 Add signup route and change ids to UUID type. 2019-09-01 13:27:45 +02:00
9c59d08af7 Move constants into core package. 2019-09-01 12:57:33 +02:00
6f220f0ae0 Add admin boolean for users. 2019-09-01 12:56:39 +02:00
21c2c514d5 Add roles for relationship between user and applications. 2019-09-01 12:51:48 +02:00
dcb5b73599 Init project. 2019-09-01 12:16:49 +02:00