1
Commit Graph

461 Commits

Author SHA1 Message Date
d2f71e6390 delete table column 2020-03-17 16:11:24 +01:00
90a07e7b2a Merge pull request #90 from hhu-propra2/eventExeptionHandling
Implementation of old EventExeptions
2020-03-17 16:06:54 +01:00
72ae173307 Merge remote-tracking branch 'origin/ui-edit-user' into edit-User 2020-03-17 16:02:26 +01:00
ca80b7ca2b add changeRole and refactor Event-Methods in ControllerService
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
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-17 16:00:04 +01:00
991bcf2aaa Implementation of old EventExeptions 2020-03-17 15:57:26 +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
f7678073db Merge pull request #89 from hhu-propra2/Join_Group
add Join Group
2020-03-17 15:25:54 +01:00
bd9e1bb28e add Join Group
Mitgearbeitet hat:
Karla
Andi
2020-03-17 15:11:40 +01:00
bafdea881a Merge pull request #88 from hhu-propra2/delete-User
Delete user
2020-03-17 15:00:34 +01:00
c052ec6ae6 refactor code
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 14:58:02 +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
921a7c1b3e Merge pull request #87 from hhu-propra2/delete-User
add leaving group
2020-03-17 14:41:02 +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
a28f9a215c Merge pull request #86 from hhu-propra2/details-ui-fix
Details ui fix
2020-03-17 14:02:21 +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
1acfcc449f Merge pull request #85 from hhu-propra2/ui-improvements
fix styling, add missing attributes
2020-03-17 13:50:02 +01:00
bddffd48c1 Merge pull request #84 from hhu-propra2/change-to-polymorphie
Change to polymorphie
2020-03-17 13:49:39 +01:00
bae8805972 fix styling, add missing attributes 2020-03-17 13:47:09 +01:00
0467d3c6a6 removed outdated test
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
2020-03-17 13:46:19 +01:00
906585ce9a added InviteLinkRepository
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-17 13:42:35 +01:00
e045dc54ee Add InviteLinkDTO + add dto folder
Co-authored-by: [Mahgs] <maxoerter@gmx.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-17 13:33:02 +01:00
db11178ccd Add db table for invite links
Co-authored-by: [Mahgs] <maxoerter@gmx.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-17 13:25:37 +01:00
f05b92994f Merge pull request #83 from hhu-propra2/design-change
added deleted button in search.html and changed design of index.html
2020-03-17 13:19:23 +01:00
e2dcee44af added deleted button in search.html and changed design of index.html 2020-03-17 13:15:21 +01:00
325c5d84f9 Merge branch 'master' into change-to-polymorphie 2020-03-17 13:05:20 +01:00
cbf69e387b fix search funktion 2020-03-17 12:35:06 +01:00
8387b58e35 change createGroup Methode in ControllerService 2020-03-17 11:09:27 +01:00
1b8fa04826 change createGroup Methode in ControllerService 2020-03-17 10:45:03 +01:00
ca469d83af even further stuff
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 17:01:44 +01:00
6991a18405 fix UpdateRoleEvent and DeleteUserEvent
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 16:50:32 +01:00
abd99f6a5e further refactor of eventhandling
Co-Authored-By: Talha Caliskan <killerber4t@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 16:33:26 +01:00
7c2d5ecb28 Merge pull request #81 from hhu-propra2/keycloakRestApi
Keycloak rest api
2020-03-16 16:28:35 +01:00
6c8a5fbe78 changed docker.properties
Co-authored-by: AndiBuls <andreas.buls@uni-duesseldorf.de>
Co-authored-by: Christoph <tobi@urpost.de>
2020-03-16 16:25:04 +01:00
d0a42c4569 Merge remote-tracking branch 'origin/master' into keycloakRestApi 2020-03-16 16:18:25 +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
ee6d2cca9f Merge branch 'change-to-polymorphie' of https://github.com/hhu-propra2/abschlussprojekt-it-bois into change-to-polymorphie 2020-03-16 15:53:34 +01:00
4f6ec4ed96 Merge branch 'change-to-polymorphie' of https://github.com/hhu-propra2/abschlussprojekt-it-bois into change-to-polymorphie 2020-03-16 15:53:03 +01:00
266c1d6da9 Merge remote-tracking branch 'origin/change-to-polymorphie' into change-to-polymorphie 2020-03-16 15:48:16 +01:00
8d0b81b65f delete applyEvent-Methods from Group 2020-03-16 15:47:07 +01:00
315d1d6011 change AddUserEvent and DeleteUserEvent 2020-03-16 15:46:23 +01:00
06fa9f5284 change UpdateRoleEvent 2020-03-16 15:45:26 +01:00
801ef1998c Change UpdateGroupTitleEvent and UpdateGroupDescriptionEvent 2020-03-16 15:44:31 +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
22eede051b change CreateGroupEvent
Co-Authored-By: Lukas Ettel <lukasettel@users.noreply.github.com>
Co-Authored-By: tomvahl <tomvahl@users.noreply.github.com>
Co-Authored-By: xxnitram <xxnitram@users.noreply.github.com>
Co-Authored-By: kasch309 <kasch309@users.noreply.github.com>
2020-03-16 15:36:28 +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
523b7a8f16 Merge pull request #80 from hhu-propra2/details-templates
Details templates
2020-03-16 14:55:15 +01:00