1
Commit Graph

20 Commits

Author SHA1 Message Date
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
79de4a8540 renaming
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-18 21:40:36 +01:00
e4d8fb05cb removed unneccessary fields, decreased field visibility
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-18 21:32:05 +01:00
2ba913f2c8 Formatting
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-18 20:18:03 +01:00
ba4a531337 Merge remote-tracking branch 'origin/master' into feature-orga-csv
# Conflicts:
#	src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
2020-03-18 14:38:50 +01:00
0db03f2ab5 Add createLecture feature
also add private checkbox again and delete the uploadCsv methods in APIController

Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
2020-03-18 14:13:58 +01:00
523d7d2ad9 added a default route 2020-03-18 13:52:48 +01:00
051196f766 Add CSV methods and createLecture.html
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
2020-03-18 13:36:57 +01:00
4b1627a993 Merge remote-tracking branch 'origin/csv-import' into feature-orga-csv
# Conflicts:
#	src/main/java/mops/gruppen2/controller/APIController.java
#	src/main/resources/templates/create.html
2020-03-18 03:23:22 +01:00
7e2c1dec81 tested APIController
Co-authored-by: AndiBuls <andreas.buls@uni-duesseldorf.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-16 16:16:46 +01:00
e12f0c1d59 added @Secured and fixed
Co-authored-by: LukasEttel <lukas.ettie@yahoo.de>
Co-authored-by: AndiBuls <andreas.buls@uni-duesseldorf.de>
2020-03-16 15:40:46 +01:00
3f144d14e4 update KeyCloakConfig like in the KeycloakDemo
Co-authored-by: LukasEttel <lukas.ettie@yahoo.de>
Co-authored-by: AndiBuls <andreas.buls@uni-duesseldorf.de>
2020-03-16 15:16:43 +01:00
2c3531657d csv proof of concept 2020-03-16 14:09:30 +01:00
9f464fe859 init csv support 2020-03-16 13:56:05 +01:00
8ce3fc39b1 quick refactor 2020-03-13 14:42:17 +01:00
d1f296129d Impletended SwaggerApi with all provisionally funktiontionallitys 2020-03-13 13:50:49 +01:00
4e874bf6e2 Impletended the updategroup(status) method in the API 2020-03-12 16:27:52 +01:00
9795c10c14 Impletended the updategroup(status) method in the API 2020-03-12 16:11:32 +01:00
c6c62b07bf created first API implementation 2020-03-12 13:52:50 +01:00