1
Commit Graph

34 Commits

Author SHA1 Message Date
991bcf2aaa Implementation of old EventExeptions 2020-03-17 15:57:26 +01:00
0467d3c6a6 removed outdated test
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 13:46:19 +01:00
abd99f6a5e further refactor of eventhandling
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 16:33:26 +01:00
315d1d6011 change AddUserEvent and DeleteUserEvent 2020-03-16 15:46:23 +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
1754486625 Merge remote-tracking branch 'origin/master' into updateGroupsAPI
# Conflicts:
#	src/main/java/mops/gruppen2/repository/EventRepository.java
2020-03-12 16:31:23 +01:00
3608e05ad4 Disable Tests 2020-03-12 16:23:46 +01:00
9795c10c14 Impletended the updategroup(status) method in the API 2020-03-12 16:11:32 +01:00
528ca1a2c0 refactor projecteventlist 2020-03-12 14:46:41 +01:00
a30d458219 Created first Api implementation 2020-03-12 14:40:07 +01:00
a775040abe add 2 new Queries and 2 Methods for UserService 2020-03-12 13:55:10 +01:00
f43be951a6 change failing Tests 2020-03-12 13:11:40 +01:00
846eee9606 refactor tests for new events 2020-03-11 16:10:58 +01:00
aaa3437eed Merge pull request #57 from hhu-propra2/GroupLogicProjection
Group logic projection
2020-03-11 14:04:23 +01:00
d102f9b0ee fixed GroupServiceTest for new Method in GroupService 2020-03-11 13:52:26 +01:00
20cf11af91 Merge pull request #55 from hhu-propra2/serialization-tests
added deserialization tests
2020-03-10 15:21:25 +01:00
c0d2bbbf7f Added DeleteGroupEvent and GroupDoesNotExistException 2020-03-10 15:09:35 +01:00
d2381071f8 add Test for checkGroup Method 2020-03-10 14:29:04 +01:00
42e7cdf673 added deserialization tests 2020-03-10 14:10:18 +01:00
73e7737b8c restore things lost in merge ffs 2020-03-10 13:34:19 +01:00
98bbc0add6 Merge branch 'event-db' into html-gruppe 2020-03-10 13:04:14 +01:00
5f8d9a8603 change SerializationServiceTest 2020-03-10 13:02:06 +01:00
a8f2fa32a7 Merge branch 'event-db' into html-gruppe 2020-03-09 23:34:34 +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
1eeda87c7f Change Lombok annotations to enable Jackson deserializing 2020-03-09 16:48:54 +01:00
a40ef0396d Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts. 2020-03-09 16:47:46 +01:00
b4719af264 change SerializationServiceTest 2020-03-09 16:45:57 +01:00
0a9922b8fe Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts. 2020-03-09 16:12:17 +01:00
23cff2c3d3 add test SerializationEvent test 2020-03-09 15:52:55 +01:00
160e03d9e9 add test for SerializationService 2020-03-09 14:57:32 +01:00