1
Commit Graph

18 Commits

Author SHA1 Message Date
434a69f93d Merge branch 'master' into change_DTO 2020-03-14 09:28:39 +01:00
fa79b3f136 change EventDTO, add AddUserEventController, add the search function in UI and backend 2020-03-14 09:17:32 +01:00
86622b4a0c add cases for different roles and visibility 2020-03-13 16:07:12 +01:00
68fcc06a17 add details page 2020-03-13 15:11:23 +01:00
eeded221b4 Add method to find group by id
Add method to connect details.html to the controller
2020-03-13 14:28:16 +01:00
430b52b417 add new Controller to redirect 2020-03-12 16:48:08 +01:00
80a9566d6f Add ControllerService and refactor Gruppen2Controller 2020-03-12 16:18:15 +01:00
70d911c576 Add UpdateGroupTitleEvent and UpdateGroupDescriptionEvent to Gruppen2Controller 2020-03-12 15:22:10 +01:00
9f40df9d59 add Usergroups to controller 2020-03-12 15:14:46 +01:00
a688235100 fix queries and user_id type 2020-03-12 14:59:34 +01:00
9b004bef58 Create new package config and move Gruppen2Config to it 2020-03-12 13:14:22 +01:00
846eee9606 refactor tests for new events 2020-03-11 16:10:58 +01:00
c0d2bbbf7f Added DeleteGroupEvent and GroupDoesNotExistException 2020-03-10 15:09:35 +01:00
3113483b31 change GroupService 2020-03-10 14:37:11 +01:00
3c410b2de4 create group with UI 2020-03-10 14:27:45 +01:00
61e2d0edba added Creating Groups to frontend and saving them in Database. Also prepared some Methods for Snapshot db 2020-03-09 23:21:29 +01:00
05d599ad0f add Mapping for search.html and create.html in Controller 2020-03-09 15:06:14 +01:00
0e1e79d51a slight changes to package structure + naming 2020-03-06 20:10:23 +01:00