1
Commit Graph

16 Commits

Author SHA1 Message Date
a2ae464bf0 add UserMaximum function 2020-03-19 14:28:15 +01:00
e9bab1bf3f Intellij Code Cleaunp
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-18 23:25:54 +01:00
a05ffe9e4c Fix Checkstyle Errors :(
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-18 23:17:57 +01:00
08717611d5 Rename SerializationService to JsonService
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-18 21:46:14 +01:00
e1a630ae1a adapt tests
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-18 21:45:33 +01:00
69141705ab fixed tests 2020-03-18 14:22:23 +01:00
e045dc54ee Add InviteLinkDTO + add dto folder
Co-authored-by: [Mahgs] <maxoerter@gmx.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-17 13:33:02 +01:00
061d6d2390 merged with master 2020-03-16 13:15:54 +01:00
db11bdb8a9 Merge remote-tracking branch 'origin/master' into EventServiceTests
# Conflicts:
#	src/test/java/mops/gruppen2/service/EventServiceTest.java
2020-03-16 13:14:10 +01:00
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
0071fce075 added Tests for checkGroup() and getMaxID() 2020-03-13 16:16:51 +01:00
9795c10c14 Impletended the updategroup(status) method in the API 2020-03-12 16:11:32 +01:00
a30d458219 Created first Api implementation 2020-03-12 14:40:07 +01:00
d2381071f8 add Test for checkGroup Method 2020-03-10 14:29:04 +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