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

109 commits

Author SHA1 Message Date
rafael 29362116b3 feat(#39): backend-impl 2024-05-26 19:02:09 +02:00
rafael 06bff7db5c feat(#39): add-routing-sidebar 2024-05-26 15:34:06 +02:00
rafael 4d37fa986e Merge branch 'feat/#39/tournament-overview' of https://reset.inso.tuwien.ac.at/repo/2024ss-se-pr-group/24ss-se-pr-qse-11 into feat/#39/tournament-overview 2024-05-26 13:39:13 +02:00
rafael be2f5c54b7 routing 2024-05-26 13:37:48 +02:00
rafael ce236e6ee8 routing 2024-05-26 13:36:50 +02:00
Moritz Kepplinger 81aaf7759c feat(#19): mark team as ready / checkin 2024-05-26 10:08:19 +00:00
Christoph Heiss bf05edc47f Merge branch 'chore/#67/update-angular' into 'development'
chore(#67): use angular theme for coloring

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!48
2024-05-26 08:58:40 +00:00
Christoph Heiss 0e1f70aaf1 feat(#14): add button to copy tournament team self-registration link 2024-05-26 07:50:32 +00:00
motzik c4c4b11ae8 feat(#15): link delete button to team deletion 2024-05-26 00:14:18 +02:00
motzik 8c20cac521 chore(#67): use angular theme for coloring 2024-05-25 16:48:34 +02:00
motzik f4452f37bc chore(#67): update angular eslint 2024-05-25 15:34:15 +02:00
motzik 0ed288b8e5 feat(#15): added frontend functionality for delete tournament teams 2024-05-25 15:02:27 +02:00
motzik 1238c951d3 feat(#15): generate openapi-clients 2024-05-25 11:33:36 +02:00
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