Commit Graph
680 Commits
Author SHA1 Message Date
Christoph 344a284039 merge visibility and grouptype + merge createorga and createstudent + adapt to changes + finish create refactor 2020-04-10 23:48:31 +02:00
Christoph 5612dfba52 split + refine styles 2020-04-10 23:45:43 +02:00
Christoph 86c4507949 refactor createorga layout 2020-04-10 21:38:54 +02:00
Christoph 0cfdb06164 additional fragment 2020-04-10 21:38:32 +02:00
Christoph eea5a709b3 remove default route 2020-04-10 21:38:13 +02:00
Christoph 78e1876a43 finish index refactoring 2020-04-10 16:57:34 +02:00
Christoph 65782c19e2 update style 2020-04-10 16:57:14 +02:00
Christoph 4c6aa407b4 introduce additional fragments 2020-04-10 16:56:32 +02:00
Christoph 2cda0f05a9 refine index page + outsource styling 2020-04-10 01:36:53 +02:00
Christoph 990306406a add test data.sql 2020-04-10 01:36:34 +02:00
Christoph d7d752e217 fix navigation 2020-04-09 22:05:21 +02:00
Christoph 814959c59c rename templates 2020-04-09 21:23:11 +02:00
Christoph 93cbbaab9c new mappings 2020-04-09 21:08:57 +02:00
Christoph a964dbb8b6 new GroupCreationController mappings 2020-04-09 18:53:17 +02:00
Christoph 647dc06c8c fix tests 2020-04-09 18:40:56 +02:00
Christoph 1dd0708377 finish controller refactoring 2020-04-09 18:40:48 +02:00
Christoph 0cb56e2391 refactor controllers 2020-04-09 18:18:28 +02:00
Christoph 65ad352e03 update properties 2020-04-09 18:17:58 +02:00
Christoph bf715fe20a add logging aspect + annotations 2020-04-09 18:17:44 +02:00
Christoph bb84217973 swagger config ausgelagert 2020-04-09 18:17:01 +02:00
Christoph 0fa1fcbf88 add controlleradvice modelattribute setting 2020-04-09 18:16:34 +02:00
Christoph 4ac3164569 fix some warnings 2020-04-08 21:08:57 +02:00
Christoph 70f3ffdc84 test fix + spotbugs dead assignment 2020-04-08 20:52:22 +02:00
Christoph 482dde7960 "finish" service refactor + fix obvious bugs after refactor (everything should run pretty much) 2020-04-08 20:48:42 +02:00
Christoph 9da2d51897 finish group service 2020-04-07 23:00:23 +02:00
Christoph 8d88ef4346 finish up group service? 2020-04-07 21:53:04 +02:00
Christoph fbe25deda1 renamings + rework group creation process + remove most wrapper types 2020-04-07 20:27:35 +02:00
Christoph 897722fbd7 ControllerService + CreationController + GroupService improvements + disabled controllerservice tests, the need to be rewritten 2020-04-07 17:58:04 +02:00
Christoph e13af57ab6 replace keykloakservice with constructor 2020-04-07 01:42:30 +02:00
Christoph 9c6732d2d2 loggers replaced with lombok, additional logging, further general service refactoring 2020-04-07 01:32:40 +02:00
Christoph 952b32a86c add idservice + finish up (hope) projectionservice + eventstoreservice 2020-04-07 00:13:26 +02:00
Christoph 7f05e0fb10 greater projectionservice refactoring 2020-04-06 17:21:09 +02:00
Christoph 5da796d66d slight repository refactor 2020-04-06 14:55:34 +02:00
Christoph 9e158ad6d0 badpayloadexception + more reordering ugh 2020-04-06 01:06:22 +02:00
Christoph 3d66f58af8 new eventbuilderservice + projectionservice + searchservice, some renamings etc 2020-04-06 00:07:46 +02:00
Christoph 63fa257ec9 some grammar corrections
Co-authored-by: Christoph <tobi@urpost.de>
2020-04-05 21:37:48 +02:00
Christoph b730dee4b1 fix uuidMock() after merge
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-30 11:15:40 +02:00
ChristophandGitHub 935b1c7a60 Merge branch 'dev' into TEST-api-tests 2020-03-30 11:08:47 +02:00
ChristophandGitHub 9b68403934 Merge branch 'dev' into TEST-event-tests 2020-03-30 10:47:07 +02:00
Christoph 3d0da633b5 change controller of csv method
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 17:49:33 +02:00
Christoph 0c8e841c8e new api tests + fixes
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 17:24:25 +02:00
Christoph 58f0cfbe33 new individual event-tests + removed old comments + removed doubled exception
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 15:47:25 +02:00
Christoph 33ccf8ddcb init individual event-tests
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 14:13:26 +02:00
Christoph 36ebb6b8b6 rename package
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 14:12:43 +02:00
Christoph eee7b4367a two mapping renames
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 13:18:54 +02:00
Christoph 100f5649c0 invite mappings to search controller + slight invite changes
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 00:45:32 +01:00
Christoph 4cd0808fdc split main controller into multiple
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 00:32:32 +01:00
Christoph 40e86d6d55 use static method
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 00:17:40 +01:00
Christoph 98607dcf49 remove simple to fix warnings
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-29 00:15:22 +01:00
[Mahgs] 5ee92d5cd6 fix 2020-03-27 16:40:30 +01:00