1
Commit Graph

161 Commits

Author SHA1 Message Date
b648920c42 fix template 2020-03-17 16:29:55 +01:00
3036f76b37 Merge remote-tracking branch 'origin/master' into edit-User 2020-03-17 16:16:44 +01:00
d2f71e6390 delete table column 2020-03-17 16:11:24 +01:00
9b6a168fb6 Add rough template for editing embers of a group 2020-03-17 15:55:51 +01:00
a868ea86b4 add edit-members to controller
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 15:31:53 +01:00
bd9e1bb28e add Join Group
Mitgearbeitet hat:
Karla
Andi
2020-03-17 15:11:40 +01:00
2738b6a35f Merge branch 'delete-User' of https://github.com/hhu-propra2/abschlussprojekt-it-bois into delete-User 2020-03-17 14:47:02 +01:00
aa843f1d8e fix html 2020-03-17 14:46:20 +01:00
ea0810174a Merge branch 'master' into delete-User 2020-03-17 14:39:02 +01:00
61e007e4d8 add leaving group
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 14:36:55 +01:00
4bcf931246 spacing still wrong 2020-03-17 13:58:34 +01:00
41833b2a07 fixed spacing for details 2020-03-17 13:56:03 +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
7c3942c10d Merge branch 'master' into details-templates 2020-03-16 14:53:19 +01:00
f4cee7ee82 Add template for error page, that redirects the user to the previous page (rename later) 2020-03-16 14:51:13 +01:00
2c3531657d csv proof of concept 2020-03-16 14:09:30 +01:00
54d5028693 Add template for detailsNoMember.html, that displays the details when you search a page.
Add connection to the controller
2020-03-16 13:31:51 +01:00
eecfc0351f made ui look more consistent 2020-03-16 13:31:51 +01:00
e2978e10d0 fix visibility in controller 2020-03-16 12:37:45 +01:00
051b3c3724 Merge branch 'UI-Improvements' 2020-03-14 23:49:30 +01:00
1ad3ad8bab Merge remote-tracking branch 'origin/UI-Improvements'
# Conflicts:
#	src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
#	src/main/resources/templates/detailsMember.html
2020-03-14 23:47:41 +01:00
264d4ad052 fix problem where search was keeping same search throughout session and some UI changes 2020-03-14 23:29:49 +01:00
43a3282b67 added functionality to choose wether group is private or open 2020-03-14 22:54:40 +01:00
d3c5ded6d0 added functionality to choose wether group is private or open 2020-03-14 11:50:52 +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
3d7681fc8f add more UI improvements and functionality 2020-03-14 02:03:08 +01:00
3849b61614 add some UI-improvements and functionality 2020-03-14 01:11:56 +01:00
94317af298 Merge branch 'master' into group-create 2020-03-13 16:59:00 +01:00
599208cc79 created dropdown for Veranstaltung 2020-03-13 16:51:10 +01:00
bfa008f9ef Add file to display group details for non-members 2020-03-13 16:31:50 +01:00
ad372c374a Add page titles 2020-03-13 16:31:15 +01:00
46985ccca7 add button elements depending on various factors 2020-03-13 16:27:34 +01:00
e870733b37 Merge remote-tracking branch 'origin/group-details' into group-details 2020-03-13 16:09:25 +01:00
a1cc13eb00 change create 2020-03-13 16:08:47 +01:00
86622b4a0c add cases for different roles and visibility 2020-03-13 16:07:12 +01:00
389cda5bc3 made visibility and groupType checkboxes 2020-03-13 15:49:12 +01:00
68fcc06a17 add details page 2020-03-13 15:11:23 +01:00
eb43af6bec added buttons for visibility option 2020-03-13 14:33:41 +01:00
7bbdbad28e Add details.html to display group details 2020-03-13 14:27:38 +01:00
c73cf2a870 change color of submit button in search.html and create.html 2020-03-12 16:25:39 +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
7e1242d0a0 Merge branch 'html-gruppe' of https://github.com/hhu-propra2/abschlussprojekt-it-bois into html-gruppe 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 2020-03-09 23:21:29 +01:00
9b127daea0 Merge remote-tracking branch 'origin/html-gruppe' into html-gruppe 2020-03-09 16:56:24 +01:00
d4e4834fe5 add submit button 2020-03-09 16:24:06 +01:00