1

Commit Graph

  • 31f19f0199 Revert "add functionality for group_ids to User class" LukasEttel 2020-03-11 13:47:41 +01:00
  • 68789099be add functionality for group_ids to User class killerber4t 2020-03-10 16:54:48 +01:00
  • 66624269dd Merge pull request #56 from hhu-propra2/ArchitectureTests Christoph 2020-03-10 16:50:37 +01:00
  • 4f619c6963 Add tests for Service Architecture in ServiceTest XXNitram 2020-03-10 16:44:58 +01:00
  • 7dc1414e76 Add tests for Domain Architecture in DomainTest XXNitram 2020-03-10 16:44:15 +01:00
  • fba7136d57 Add Tests for Repository and add Repository Annotation in EventRepository XXNitram 2020-03-10 16:43:25 +01:00
  • 05218e8167 Separate Tests into different classes, starting with ControllerTest XXNitram 2020-03-10 16:41:05 +01:00
  • 4add26ff52 Rename ArchUnitTest to LayeredArchitectureTest and define/test a layered Architecture XXNitram 2020-03-10 16:36:00 +01:00
  • 07462fae36 Merge remote-tracking branch 'origin/GroupLogicProjection' into GroupLogicProjection Christoph 2020-03-10 16:29:38 +01:00
  • 2f4af867e8 added deserialization tests Christoph 2020-03-10 16:29:28 +01:00
  • c553bdd9cc refactored a few Methods in EventService killerber4t 2020-03-10 16:17:31 +01:00
  • d229b2089a add eventdto -> event conversion Christoph 2020-03-10 16:01:27 +01:00
  • 66a6b9a137 added deserialization tests Christoph 2020-03-10 15:59:09 +01:00
  • 20cf11af91 Merge pull request #55 from hhu-propra2/serialization-tests Talha Caliskan 2020-03-10 15:21:25 +01:00
  • c508c900d1 Merge pull request #54 from hhu-propra2/newEventImplementation Lukas Ettel 2020-03-10 15:13:14 +01:00
  • c0d2bbbf7f Added DeleteGroupEvent and GroupDoesNotExistException Mahgs 2020-03-10 15:09:35 +01:00
  • 3425e1fcec Merge pull request #53 from hhu-propra2/createGroup Lukas Ettel 2020-03-10 14:58:28 +01:00
  • 3113483b31 change GroupService tomvahl 2020-03-10 14:37:11 +01:00
  • 5cc773b4a9 Merge pull request #52 from hhu-propra2/testEventService Christoph 2020-03-10 14:33:00 +01:00
  • d2381071f8 add Test for checkGroup Method killerber4t 2020-03-10 14:29:04 +01:00
  • 3c410b2de4 create group with UI tomvahl 2020-03-10 14:27:45 +01:00
  • 42e7cdf673 added deserialization tests Christoph 2020-03-10 14:10:18 +01:00
  • 87c3874a28 Merge pull request #51 from hhu-propra2/fix-merge-fail Talha Caliskan 2020-03-10 13:38:14 +01:00
  • 73e7737b8c restore things lost in merge ffs Christoph 2020-03-10 13:34:19 +01:00
  • c7d5e02f0b Merge remote-tracking branch 'origin/event-db' Christoph 2020-03-10 13:24:29 +01:00
  • 04e7b085cb Merge pull request #45 from hhu-propra2/html-gruppe Christoph 2020-03-10 13:04:26 +01:00
  • 98bbc0add6 Merge branch 'event-db' into html-gruppe Christoph 2020-03-10 13:04:14 +01:00
  • 5f8d9a8603 change SerializationServiceTest tomvahl 2020-03-10 13:02:06 +01:00
  • a8f2fa32a7 Merge branch 'event-db' into html-gruppe Talha Caliskan 2020-03-09 23:34:34 +01:00
  • 87c345ed54 fix JSON Subtypes in Event killerber4t 2020-03-09 23:26:21 +01:00
  • 7e1242d0a0 Merge branch 'html-gruppe' of https://github.com/hhu-propra2/abschlussprojekt-it-bois into html-gruppe killerber4t 2020-03-09 23:22:14 +01:00
  • 61e2d0edba added Creating Groups to frontend and saving them in Database. Also prepared some Methods for Snapshot db killerber4t 2020-03-09 23:21:29 +01:00
  • 5a6efd55c4 Merge pull request #39 from hhu-propra2/ArchUnitTests Christoph 2020-03-09 16:57:00 +01:00
  • 9b127daea0 Merge remote-tracking branch 'origin/html-gruppe' into html-gruppe kasch309 2020-03-09 16:56:24 +01:00
  • 8e41d114a5 Update and rename SwaggerAPIControllerExample.java to SwaggerAPIController.java Christoph 2020-03-09 16:54:58 +01:00
  • 1eeda87c7f Change Lombok annotations to enable Jackson deserializing Christoph 2020-03-09 16:48:54 +01:00
  • a40ef0396d Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts. Christoph 2020-03-09 16:47:46 +01:00
  • 09a1e3e380 Add Architecture Tests with ArchUnit XXNitram 2020-03-09 16:47:16 +01:00
  • 6388dd9ea9 Merge pull request #38 from hhu-propra2/Eventrifinighandling Lukas Ettel 2020-03-09 16:46:16 +01:00
  • b4719af264 change SerializationServiceTest tomvahl 2020-03-09 16:45:57 +01:00
  • 6f1f802b6d added Exception for deleteUserEvent Mahgs 2020-03-09 16:41:52 +01:00
  • 3c51896fb0 added Tests for Title and Description Mahgs 2020-03-09 16:29:18 +01:00
  • d4e4834fe5 add submit button AndiBuls 2020-03-09 16:24:06 +01:00
  • b30a4d02f9 Implemented Exeption and their handling Mahgs 2020-03-09 16:18:14 +01:00
  • 0a9922b8fe Merge branch 'event-db' of /home/christoph/Documents/repos/abschlussprojekt-it-bois with conflicts. Christoph 2020-03-09 16:12:17 +01:00
  • 006822b57d Merge remote-tracking branch 'origin/event-db' into html-gruppe killerber4t 2020-03-09 16:04:19 +01:00
  • 23cff2c3d3 add test SerializationEvent test tomvahl 2020-03-09 15:52:55 +01:00
  • 1b1de974c6 Add class to build random events for easier testing Christoph 2020-03-09 15:49:20 +01:00
  • 4186e7c09c Change Lombok annotations to enable Jackson deserializing Christoph 2020-03-09 15:47:17 +01:00
  • e0630478a0 Add template for search.html kasch309 2020-03-09 15:28:08 +01:00
  • 05d599ad0f add Mapping for search.html and create.html in Controller AndiBuls 2020-03-09 15:06:14 +01:00
  • 160e03d9e9 add test for SerializationService tomvahl 2020-03-09 14:57:32 +01:00
  • 72c8d2b9b0 added Tests and fix addUserEvent Mahgs 2020-03-09 14:39:46 +01:00
  • a1ec6b28d4 Merge branch 'event-db' into html-gruppe killerber4t 2020-03-09 14:34:02 +01:00
  • 2d8d91c206 disable test method killerber4t 2020-03-09 14:26:06 +01:00
  • aa80a3b5df add Saving Events in DB killerber4t 2020-03-09 14:25:00 +01:00
  • 2da89300e3 Jackson serialization test Christoph 2020-03-09 13:48:01 +01:00
  • 1a3b1c52b3 add eventDTO Christoph 2020-03-09 13:25:54 +01:00
  • af4a12c892 refactor aggregate build process Christoph 2020-03-09 13:25:38 +01:00
  • 7379330a86 add template for index AndiBuls 2020-03-09 13:24:11 +01:00
  • 94193d4f50 Merge pull request #36 from hhu-propra2/general-refactor killerber4t 2020-03-09 13:02:25 +01:00
  • 86a4975c00 fix tests after refactor Christoph 2020-03-09 12:46:29 +01:00
  • c7f9c0b985 removed final modifier from aggregate-id Christoph 2020-03-09 12:28:46 +01:00
  • cfb6af52c2 removed unnecessary dependencies Christoph 2020-03-09 11:36:09 +01:00
  • d45aa8b7d9 remove unnecessary dependency + increase spotbugs report level Christoph 2020-03-09 11:32:32 +01:00
  • 6d32092dcf refine swagger example Christoph 2020-03-07 17:21:17 +01:00
  • 1a3c0a459f add javafaker + slf4j binding for spotbugs Christoph 2020-03-07 16:54:02 +01:00
  • dd87078b2e refactor buildfile Christoph 2020-03-07 16:31:26 +01:00
  • b94432eec6 refactor UpdateRoleEvent-handler Christoph 2020-03-06 22:18:44 +01:00
  • cc174b3269 general style improvements + javadoc Christoph 2020-03-06 22:18:11 +01:00
  • e05c6f4e3a decreased visibility of group-fields -> adapted tests and GroupService Christoph 2020-03-06 21:30:58 +01:00
  • fb3a94cf04 changed role representation to enum Christoph 2020-03-06 20:58:57 +01:00
  • 17ae13c1e8 made events immutable, removed group-setters -> changed tests to work without setters. Christoph 2020-03-06 20:55:29 +01:00
  • 0537f27333 try to make naming more consistent Christoph 2020-03-06 20:23:39 +01:00
  • 0e1e79d51a slight changes to package structure + naming Christoph 2020-03-06 20:10:23 +01:00
  • 64f54ada27 slight changes to package structure Christoph 2020-03-06 20:03:15 +01:00
  • 1e0bd9c6ff Merge pull request #33 from hhu-propra2/Services Lukas Ettel 2020-03-06 16:56:13 +01:00
  • 8ae28d2de7 Merge remote-tracking branch 'origin/html-gruppe' into html-gruppe AndiBuls 2020-03-06 16:50:11 +01:00
  • 47b2a734fa created createGroup - test LukasEttel 2020-03-06 16:43:16 +01:00
  • 9b1f113388 Merge remote-tracking branch 'origin/Services' into Services Christoph 2020-03-06 16:38:25 +01:00
  • 4d90cd23a3 fix test updateRoleForExistingUser() Christoph 2020-03-06 16:38:14 +01:00
  • a11a5eeb51 Merge remote-tracking branch 'origin/Services' into Services LukasEttel 2020-03-06 16:35:14 +01:00
  • 2b1e542688 Merge remote-tracking branch 'origin/Services' into Services Christoph 2020-03-06 16:21:27 +01:00
  • d14d95dad9 add assertJ + UpdateRoleEvent test Christoph 2020-03-06 16:21:20 +01:00
  • 9bc54ae0b2 Merge remote-tracking branch 'origin/Services' into Services LukasEttel 2020-03-06 16:13:38 +01:00
  • e905aa37aa fix DeleteUserEvent killerber4t 2020-03-06 16:11:41 +01:00
  • 37a7e98bc3 Merge remote-tracking branch 'origin/Services' into Services LukasEttel 2020-03-06 16:08:54 +01:00
  • 9dc5788bae Merge remote-tracking branch 'origin/Services' into Services LukasEttel 2020-03-06 16:08:27 +01:00
  • 207fd6742e update Test for addUser killerber4t 2020-03-06 16:07:52 +01:00
  • 05feef8356 Merge remote-tracking branch 'origin/Services' into Services Christoph 2020-03-06 16:03:21 +01:00
  • b1d266d7bf change user_id to String + add updateRoleEvent Christoph 2020-03-06 15:58:35 +01:00
  • 991287527e add test to addUser-Event killerber4t 2020-03-06 15:58:12 +01:00
  • 84b2866e42 Merge remote-tracking branch 'origin/Services' into Services LukasEttel 2020-03-06 15:53:34 +01:00
  • 02456e9a88 added DeleteUserEvent Mahgs 2020-03-06 15:52:15 +01:00
  • 131bf6c5b7 created createGroup - test LukasEttel 2020-03-06 15:47:38 +01:00
  • 32bdbeec51 add Event Adduser killerber4t 2020-03-06 15:25:42 +01:00
  • 82552a82b2 Merge remote-tracking branch 'origin/Services' into Services XXNitram 2020-03-06 15:12:55 +01:00
  • 60446f4789 Add UpdateGroupTitleEvent and UpdateGroupDescriptionEvent XXNitram 2020-03-06 15:12:39 +01:00
  • d218056649 Merge branch 'Services' into html-gruppe AndiBuls 2020-03-06 15:04:34 +01:00
  • 2645e4dd84 change create.html index.html and search.html tomvahl 2020-03-06 14:58:31 +01:00