1
0
Fork 0
mirror of https://codeberg.org/beerbrawl/beerbrawl.git synced 2024-09-23 01:30:52 +02:00
Commit graph

96 commits

Author SHA1 Message Date
matthias.hofmarcher@student.tuwien.ac.at e201b73ed8 Added registrationEnd and description to tournament-signup page 2024-05-24 15:02:25 +02:00
MohammedKevin 191171de3a fix(#22): regenerate service 2024-05-24 12:57:17 +02:00
MohammedKevin b96e5bff5a fix(#22): prettier 2024-05-24 12:54:56 +02:00
MohammedKevin aa0e850f1b feature(#22): add delete functionality 2024-05-24 12:54:56 +02:00
rafael 91e8b6138a added import for UserDEtail component in app-routing 2024-05-23 17:20:53 +02:00
Rafael Tanzer 9cfaab3ce5 Merge branch 'feat/#62/tournament-teams-list' into 'development'
fix(#62): add tournament teams list

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!32
2024-05-23 15:09:18 +00:00
motzik 26592d3e00 fix(#62): add missing route 2024-05-23 16:21:35 +02:00
MohammedKevin 77eb0e1c0b fix(#60): prettier 2024-05-23 11:18:36 +02:00
MohammedKevin ccffbceb95 refactor(#60): move tournament components to folder 2024-05-23 11:08:26 +02:00
motzik b93ba17287 fix(#62): fix mat-drawer-content width; generate api services 2024-05-21 20:56:21 +02:00
motzik f2648fc108 feat(#62): add tournament teams endpoint 2024-05-21 20:55:26 +02:00
motzik 080f92c825 fix(#62): add tournament teams list 2024-05-21 20:55:26 +02:00
MohammedKevin 2e4108fd7c feature(#60): add create tournament button 2024-05-21 16:39:50 +02:00
MohammedKevin 551a49304b Revert "Revert "Merge branch 'tournament-overview' into 'development'""
This reverts commit 6a0a4c30d7.
2024-05-21 14:56:29 +02:00
Rafael Tanzer 6a0a4c30d7 Revert "Merge branch 'tournament-overview' into 'development'"
This reverts merge request !22
2024-05-20 17:09:15 +00:00
Rafael Tanzer 4f06cc2807 Merge branch 'tournament-overview' into 'development'
test/#49/Tournament overview Tests

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!22
2024-05-20 17:01:54 +00:00
FreshGuy32 27092ff1c0 feat(#30): added link back to beer pong table overview from create/update form 2024-05-20 15:51:15 +00:00
FreshGuy32 a268596716 feat(#30): implemented beer pong table update api and frontend 2024-05-20 14:41:48 +00:00
FreshGuy32 ced81feb0a fix(#28): openapi clients not having the beer pong client 2024-05-20 14:15:48 +00:00
FreshGuy32 88ad16cde8 feat(#28): implemented creation of a beer pong table for a tournament 2024-05-20 14:15:36 +00:00
MohammedKevin 9d3a88d6e2 test(#49): fix tests 2024-05-20 13:20:15 +02:00
MohammedKevin 1ca736dcbd feature(#61): remove list naming from tournaments endpoint 2024-05-20 13:03:12 +02:00
MohammedKevin 36055edd38 feature(#61): prettier 2024-05-20 12:38:32 +02:00
MohammedKevin feaf3d7f26 feature(#61): lint 2024-05-20 12:35:05 +02:00
MohammedKevin 2e7331db59 feature(#61): fix tests 2024-05-20 12:24:10 +02:00
MohammedKevin 7c909cf73c Merge remote-tracking branch 'origin/development' into layout 2024-05-20 11:39:19 +02:00
Matthias Hofmarcher 7e2a3cb942 feat/#16/team-self-registration 2024-05-19 22:06:11 +00:00
rafael 63d86d5181 prettier fix 2024-05-19 12:28:22 +02:00
rafael 9c5df6b487 fix: delete import 2024-05-19 12:26:15 +02:00
rafael 50680f6329 Merge branch 'bug/#63/fix-crud-bugs=account' of https://reset.inso.tuwien.ac.at/repo/2024ss-se-pr-group/24ss-se-pr-qse-11 into bug/#63/fix-crud-bugs=account 2024-05-19 12:24:13 +02:00
rafael ebec94e402 prettier 2024-05-19 12:14:48 +02:00
rafael 0b32d4054a bug/(#63): bugs fixes, Confirm Action dialog 2024-05-19 12:09:45 +02:00
rafael b9e9b37700 added testbase delete db, confirmdialog, updated userendpoint 2024-05-19 11:24:07 +02:00
Christoph Heiss 177c8e93aa address bugs & security issues around user login 2024-05-18 22:07:10 +00:00
Moritz Kepplinger b800d517c3 fix/#56/fix tournament date 2024-05-18 21:02:46 +00:00
rafael e44fe90f82 prettier 2024-05-17 21:23:08 +02:00
rafael be6d9cfdae bug/(#63): bugs fixes, Confirm Action dialog 2024-05-17 21:20:51 +02:00
MohammedKevin 932158b333 refactor(#61): move sidebar to separete component 2024-05-17 14:12:33 +02:00
MohammedKevin 05f6405690 refactor(#61): route module 2024-05-17 14:01:30 +02:00
MohammedKevin 5dcd52b3ca feature(#61): style sidebar 2024-05-17 13:52:09 +02:00
MohammedKevin 6407d9db76 feature(#61): generate layout components 2024-05-17 12:49:45 +02:00
Matthias Hofmarcher bf610bc942 fixed broken openapi-generated client code by setting "application/json" as default mimetype 2024-05-16 22:16:05 +00:00
FreshGuy32 05d6993887 feat(#12): add id to create tournament button 2024-05-16 10:37:25 +00:00
FreshGuy32 6135907ffb feat(#12): updated minimum number of teams needed when creating a tournament 2024-05-16 08:15:49 +00:00
MohammedKevin 746c32e0fb prettier fix 2024-05-15 16:03:07 +02:00
MohammedKevin 994c50f833 fix lint errors 2024-05-15 15:49:09 +02:00
MohammedKevin 2510cf8892 Merge remote-tracking branch 'origin/development' into tournament-overview 2024-05-15 15:21:23 +02:00
rafael 224575e7a1 comment gone 2024-05-15 15:06:30 +02:00
rafael c349ada054 merge conflict fixes ß get setter EndDateTouranmet 2024-05-15 14:43:56 +02:00
Rafael Tanzer 3488d184fb Merge branch 'development' into 'feat/AccountDeletion-1.2'
# Conflicts:
#   backend/src/main/java/at/ac/tuwien/sepr/groupphase/backend/entity/QualificationMatch.java
#   backend/src/main/java/at/ac/tuwien/sepr/groupphase/backend/entity/Team.java
#   backend/src/main/java/at/ac/tuwien/sepr/groupphase/backend/repository/QualificationMatchRepository.java
#   backend/src/main/java/at/ac/tuwien/sepr/groupphase/backend/repository/TeamRepository.java
2024-05-15 12:22:34 +00:00