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

788 commits

Author SHA1 Message Date
Moritz Kepplinger d89225f775 Merge branch 'fix/#128/add-npm-tests-to-pipeline' into 'development'
chore(#128): add npm tests to pipeline

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!105
2024-06-20 11:08:21 +00:00
Moritz Kepplinger 099e84d03e feat(#142): rename pipelines 2024-06-20 11:19:36 +02:00
Moritz Kepplinger ef7e996174 feat(#128): rename pipelines 2024-06-19 21:32:02 +02:00
Moritz Kepplinger d8139e3914 feat(#128): fix prettier 2024-06-19 21:20:57 +02:00
Moritz Kepplinger 668cf76545 feat(#128): add script for npm ci tests 2024-06-19 21:20:19 +02:00
Moritz Kepplinger 6ac18512df feat(#128): fix npm tests 2024-06-19 21:14:40 +02:00
Moritz Kepplinger 8263065cd9 feat(#128): add npm tests to pipeline 2024-06-19 20:39:19 +02:00
Moritz Kepplinger 2e56b39439 Merge branch 'feat/#24/ko-phase-drinks-pickup-frontend' into 'development'
feat(#24): frontend: mark ko-phase drinks for a team as picked up

Closes #24

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!94
2024-06-19 09:27:47 +00:00
Rafael Tanzer beb0193551 feat(#33); e2e test image uplaod 2024-06-18 18:18:40 +02:00
Christoph Heiss c9b46c405f
refactor(#24): frontend: improve styling on ko nodes a bit
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-17 17:39:52 +02:00
Christoph Heiss f61cb3fca4
refactor(#24): backend: rename TournamentUpdateKoStandingDto.TeamSetDto -> SetWinnerTeamDto
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-17 17:32:00 +02:00
Moritz Kepplinger af1f5ed849 Merge branch 'fix/#119/replace-basepath-in-prod' into 'development'
feat(#119): replace base path for prod env in codegen services

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!103
2024-06-16 21:08:30 +00:00
Moritz Kepplinger 73f2a4bd07 feat(#119): replace base path for prod env in codegen services 2024-06-16 23:03:24 +02:00
Moritz Kepplinger 9859768a9a Merge branch 'fix/#119/fix-deploy-pipeline' into 'development'
feat(#119): add missing dependency

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!100
2024-06-16 20:03:29 +00:00
Rafael Tanzer d24133a810 linter 2024-06-16 21:59:31 +02:00
Rafael Tanzer f73dc1fdc3 pretteir 2024-06-16 21:58:50 +02:00
Moritz Kepplinger 8995e977be feat(#119): add missing dependency 2024-06-16 21:58:22 +02:00
Rafael Tanzer c0baf732d4 feat(#33): correct html type - backend calls(comments) 2024-06-16 21:58:17 +02:00
Rafael Tanzer 7a34973f58 feat(#33):'4:3" foramttting images - tournemnt specific route with token 2024-06-15 20:27:10 +02:00
Christoph Heiss 2a0eb97796
test(#24): e2e: fix & adapt tests
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-15 13:51:14 +02:00
Rafael Tanzer 1a8fd63e32 feat/#33: inpput for files and photo, debug path 2024-06-14 22:05:23 +02:00
Christoph Heiss 55acd95718 feat(#24): frontend: properly disable/show drinks pick-up buttons as needed
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-14 09:07:12 +02:00
Christoph Heiss f61f0e6974
test(#24): backend: add tests for ko-phase drinks pickup
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-14 01:03:31 +02:00
Christoph Heiss 99ac3a3c63
test(#24): backend: fix tests
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 23:22:56 +02:00
Christoph Heiss e9cc8d7ab9
feat(#24): frontend: implement ko phase drinks pickup for deeper matches
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:53:06 +02:00
Christoph Heiss 5006dee9dc
feat(#24): backend: fix some ko drinks pickup validation bugs
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:52:08 +02:00
Christoph Heiss 0ba2632efd
feat(#24): frontend: only enable ko team select if match has started
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:49:42 +02:00
Christoph Heiss 531302b9ee
chore(#24): frontend: re-generate openapi bindings
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:48:53 +02:00
Christoph Heiss cc8aaa5460
refactor(#24): backend: remove all that ko standing model jazz again
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:48:52 +02:00
Christoph Heiss dbf767fd1d
feat(#24): frontend: re-generate openapi bindings
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:46:35 +02:00
Christoph Heiss 7af0160f59
refactor(#24): backend: make update ko standing endpoint a bit more generic
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:42:56 +02:00
Christoph Heiss 50923d1213
fix(#24): frontend: display proper error message when failing to set ko drinks status
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:14:16 +02:00
Christoph Heiss 2b1245e587
feat(#24): backend: make TournamentTeamService::isTeamCurrentlyPlayingInQualificationMatch more generic
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:14:16 +02:00
Christoph Heiss b4095ae3a7
feat(#24): frontend: add base for ko-phase drinks pick up
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:14:14 +02:00
Christoph Heiss da28b47fa9
fix(#24): backend: only allow organizer to update ko standings
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:12:43 +02:00
Christoph Heiss 1eb6809620
test(#24): backend: rename test tournament to avoid duplicate names
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:08:03 +02:00
Christoph Heiss e4ef452ed1
feat(#24): frontend: re-generate openapi bindings
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:07:58 +02:00
Christoph Heiss 046407375e
feat(#24): backend: introduce proper participant info DTO for KO standings
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-13 20:07:23 +02:00
Christoph Heiss 634f981867 Merge branch 'feature/#21/record-winner-of-ko-match' into 'development'
feature/#21/record winner of ko match

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!95
2024-06-13 17:51:31 +00:00
FreshGuy32 ebd4392268 refactor(#21): removed no longer needed code from ko phase tree components 2024-06-13 12:59:09 +00:00
FreshGuy32 c5c0eee7b4 feat(#21): added check wether the user updating a ko standing is also the tournament organizer 2024-06-13 12:59:05 +00:00
FreshGuy32 2405f62690 refactor(#21): use .isEmpty instead of checking if the size is equal to 0 2024-06-13 12:27:52 +00:00
FreshGuy32 fb1c84368c refactor(#21): moved inline styles of edit knockout tree into scss 2024-06-13 12:25:10 +00:00
FreshGuy32 cda86a412e refactor(#21): changed casing of snackbar message 2024-06-13 12:20:25 +00:00
FreshGuy32 628f88e4a8 test(#21): implemented integration/unit/e2e tests 2024-06-13 12:08:26 +00:00
FreshGuy32 4295db7ecf feat(#21): added close and duration to snackbars in edit knockout phase tree 2024-06-12 07:05:02 +00:00
FreshGuy32 a74cba60da feat(#21): implemented setting of ko phase winners 2024-06-12 07:05:01 +00:00
Christoph Heiss ec43e22117 Merge branch 'feat/#115/add-quali-info-screen' into 'development'
feat(#115): add infoscreen for quali phase

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!90
2024-06-11 21:38:05 +00:00
Moritz Kepplinger 8a292964ef feat(#115): small sorting change, add live view link 2024-06-11 23:28:28 +02:00
Moritz Kepplinger 0d9f513c6d feat(#115): rename tournament self registration tournament 2024-06-11 23:19:18 +02:00