1
Commit Graph

34 Commits

Author SHA1 Message Date
087e0f7a13 Merge branch 'master' into ui 2020-03-19 14:32:01 +01:00
b6c5fcda65 fix styling, rename error page 2020-03-19 14:22:39 +01:00
2ba913f2c8 Formatting
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-18 20:18:03 +01:00
c631f243a1 Refactor indentation in html files 2020-03-18 18:00:47 +01:00
d2c1de7c9f fix for merge 2020-03-18 17:01:33 +01:00
b3107c98f1 Merge branch 'master' into edit-User 2020-03-18 16:43:33 +01:00
4b88742776 add deleteUser button and reconfigure the according method 2020-03-18 16:36:54 +01:00
dad86bb4b2 Merge remote-tracking branch 'origin/edit-User' into edit-User
# Conflicts:
#	src/main/resources/templates/index.html
2020-03-18 16:18:14 +01:00
dac0b28efb fix path redirecting 2020-03-18 16:16:27 +01:00
e0db7584ac Improve styling on several templates 2020-03-18 16:00:11 +01:00
9aa7122779 Improve styling on several templates 2020-03-18 15:23:26 +01:00
a6667e4091 fix text overflow in groupdescription 2020-03-18 13:08:35 +01:00
179062eed9 Add createLecture for orga only
Co-Authored-By: andibuls <andibuls@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
2020-03-17 17:07:30 +01:00
bae8805972 fix styling, add missing attributes 2020-03-17 13:47:09 +01:00
e2dcee44af added deleted button in search.html and changed design of index.html 2020-03-17 13:15:21 +01:00
eecfc0351f made ui look more consistent 2020-03-16 13:31:51 +01:00
43a3282b67 added functionality to choose wether group is private or open 2020-03-14 22:54:40 +01:00
3d7681fc8f add more UI improvements and functionality 2020-03-14 02:03:08 +01:00
ad372c374a Add page titles 2020-03-13 16:31:15 +01:00
68fcc06a17 add details page 2020-03-13 15:11:23 +01:00
7bbdbad28e Add details.html to display group details 2020-03-13 14:27:38 +01:00
40c04f5bc4 add href to group title, improve display of several groups 2020-03-12 16:06:36 +01:00
ac4fc24431 Edit index.html 2020-03-12 15:49:02 +01:00
2aeff7ef09 Edit index.html 2020-03-12 15:43:12 +01:00
9f40df9d59 add Usergroups to controller 2020-03-12 15:14:46 +01:00
05d599ad0f add Mapping for search.html and create.html in Controller 2020-03-09 15:06:14 +01:00
7379330a86 add template for index 2020-03-09 13:24:11 +01:00
2645e4dd84 change create.html index.html and search.html 2020-03-06 14:58:31 +01:00
c5b970ffc9 change index.html 2020-03-06 14:21:43 +01:00
18412accf8 change index.html 2020-03-06 13:18:53 +01:00
7dc7fafed7 change index.html 2020-03-05 19:04:27 +01:00
4b51e29edb fix html 2020-03-05 16:36:21 +01:00
0a751c58b6 added index.html 2020-03-05 14:18:17 +01:00
13af32cff4 add controller, index.html, admin in application.properties 2020-03-04 13:45:37 +01:00