1
Commit Graph

45 Commits

Author SHA1 Message Date
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
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
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
e0630478a0 Add template for search.html 2020-03-09 15:28:08 +01:00
05d599ad0f add Mapping for search.html and create.html in Controller 2020-03-09 15:06:14 +01:00
a1ec6b28d4 Merge branch 'event-db' into html-gruppe
# Conflicts:
#	src/main/java/mops/gruppen2/controller/Gruppen2Controller.java
#	src/main/java/mops/gruppen2/entities/Teilnehmer.java
2020-03-09 14:34:02 +01:00
7379330a86 add template for index 2020-03-09 13:24:11 +01:00
6d32092dcf refine swagger example 2020-03-07 17:21:17 +01:00
64f54ada27 slight changes to package structure 2020-03-06 20:03:15 +01:00
2645e4dd84 change create.html index.html and search.html 2020-03-06 14:58:31 +01:00
bdd2fc37a9 changed name for html file 2020-03-06 14:30:56 +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
c2b31dd255 fix styleguide 2020-03-05 13:49:44 +01:00
9c49cdec5e add keycloak to app.-prop 2020-03-05 13:43:22 +01:00
d208e7dd30 Merge branch 'master' into spring-profiles 2020-03-05 13:39:04 +01:00
2d729686bb add initial simplified schema + h2-console spring-security + h2 password 2020-03-05 13:24:58 +01:00
0d4d6259e6 Merge branch 'master' into spring-profiles 2020-03-05 13:22:10 +01:00
964e0ed81f added spring profile dev (prod still empty) 2020-03-05 13:20:33 +01:00
4c1c26e817 added keycloak authentification and account 2020-03-04 15:06:12 +01:00
447860ca13 Merge branch 'master' into swagger-api 2020-03-04 14:09:43 +01:00
4d29d93fd5 Merge remote-tracking branch 'origin/master' into keycloak
# Conflicts:
#	build.gradle
#	src/main/resources/application.properties
2020-03-04 14:00:56 +01:00
13af32cff4 add controller, index.html, admin in application.properties 2020-03-04 13:45:37 +01:00
13401df0ac fix more conflicts 2020-03-04 13:45:36 +01:00
ffabc5ce53 add swagger-API and example controller 2020-03-04 13:42:45 +01:00
ec69171458 add keycloak 2020-03-03 16:44:05 +01:00
939e35e740 add h2 support and logging pattern to AP 2020-03-03 15:54:59 +01:00
249ec333b2 fix folders 2020-03-03 14:13:02 +01:00