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

693 commits

Author SHA1 Message Date
Christoph Heiss 3552218e4a
chore(#136): e2e: fix coverage reporting
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Christoph Heiss 9710a2d52f
chore(#136): ci: remove unneeded legacy-peer-deps fetching
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Christoph Heiss de53665f8a
fix(#136): backend: avoid FileNotFoundException due to missing resource
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Christoph Heiss 8ea9660c66
chore(#136): frontend: fix test coverage reporting
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Christoph Heiss a6dc2e15ed
test(#136): backend: heavily dial back logging verbosity
Otherwise, it creates >50MiB logs ..

Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Moritz Kepplinger 838d319e33
feat(#136): update package-lock 2024-06-25 22:18:01 +02:00
Christoph Heiss 01f5c40b10
chore(#136): frontend: run angular tests with code coverage reports
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Christoph Heiss 6fac995730
chore(#136): frontend: update dependency minor-versions
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Christoph Heiss 2317c1e306
chore(#136): e2e: add coverage report
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Christoph Heiss 6ccc52c02f
chore(#136): backend: update maven dependencies
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Christoph Heiss c78dcdbf3d
chore(#136): backend: add JUnit and JaCoCo test coverage reports
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-25 22:18:01 +02:00
Moritz Kepplinger f5d97579e9 Merge branch 'fix/#171/fix-ko-matches-to-play-counting' into 'development'
feat(#171): fixed ko-matches to play counting

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!129
2024-06-25 20:17:35 +00:00
Moritz Kepplinger 846fe1f69e Merge branch 'fix/#172/do-not-allow-re-selecting-ko-winner' into 'development'
feat(#172): prevent de-selection of ko winner

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!130
2024-06-25 20:07:59 +00:00
Moritz Kepplinger 2647fc18cd feat(#172): fix tests 2024-06-25 22:07:29 +02:00
Moritz Kepplinger 108c31f966 feat(#172): fix e2e test 2024-06-25 22:00:11 +02:00
Moritz Kepplinger 759f83e9b3 feat(#172): prevent de-selection of ko winner 2024-06-25 21:42:56 +02:00
Moritz Kepplinger 0b3c05105f feat(#171): fixed ko-matches to play counting 2024-06-25 21:40:24 +02:00
Moritz Kepplinger f5e08d6041 Merge branch 'feat/#139/improve-qualification-match-live-page' into 'development'
feat(#139): improve qualification match live page

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!128
2024-06-25 16:38:04 +00:00
Moritz Kepplinger 083ed2a529 feat(#139): fix height of mat cards in qualification public page 2024-06-25 14:31:02 +00:00
Moritz Kepplinger 94b81a5e9c feat(#139): fix color of table border 2024-06-25 14:31:02 +00:00
Moritz Kepplinger be5731e4c5 feat(#139): fix prettier 2024-06-25 14:31:02 +00:00
Moritz Kepplinger 7148907087 feat(#139): improve qualification match live page 2024-06-25 14:31:02 +00:00
Rafael Tanzer 028b1c93d0 Merge branch 'feat/#111/wording-inconsistency' into 'development'
feat(#111): fix wording in frontend

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!86
2024-06-25 14:22:13 +00:00
Moritz Kepplinger 2aab23e129 Merge branch 'feat/#168/dark-mode-for-info-screens' into 'development'
feat(#168): dark mode for info screens

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!126
2024-06-25 09:47:57 +00:00
Moritz Kepplinger a3856cbcd5 feat(#168): style fixes 2024-06-25 11:17:10 +02:00
Moritz Kepplinger 3471165c64 feat(#168): fix styling issues with material 3 2024-06-25 08:22:20 +00:00
Moritz Kepplinger 346a8ee895 feat(#168): fix current match color 2024-06-25 08:22:20 +00:00
Moritz Kepplinger d81790d89c feat(#168): dark mode for qualification screen 2024-06-25 08:22:20 +00:00
Moritz Kepplinger 725c401641 feat(#168): migrate to material 3, add dark mode for public displays 2024-06-25 08:22:20 +00:00
Moritz Kepplinger 89f7c6da2b Merge branch 'fix/#170/quali-and-ko-matches-not-being-scheduled-in-generate-endpoints' into 'development'
fix/#170/quali-and-ko-matches-not-being-scheduled-in-generate-endpoints

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!127
2024-06-25 08:21:23 +00:00
FreshGuy32 3c73c6ae42 fix(#170): tables not being assigned in quali and ko phase generate calls 2024-06-25 08:15:18 +00:00
Moritz Kepplinger 2e77296c5e Merge branch 'fix/#167/input-error-message-overlapping-submit-button' into 'development'
fix/#167/input-error-message-overlapping-submit-button

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!124
2024-06-24 18:41:03 +00:00
MohammedKevin 3e796c1b53 feat(#111): fix wording in frontend 2024-06-24 18:37:56 +00:00
FreshGuy32 3e7bf9a5d5 fix(#167): input error message overlapping submit button in team signup 2024-06-24 18:35:17 +00:00
Moritz Kepplinger 10d9cbaf42 Merge branch 'feat/#145/display-tournaments-in-overview-as-grid' into 'development'
feat/#145/display-tournaments-in-overview-as-grid

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!119
2024-06-24 18:34:24 +00:00
FreshGuy32 42e65726b2 refactor(119): changed name to id in for loop for tournaments in overview 2024-06-24 18:09:54 +00:00
FreshGuy32 e81ae08a29 feat(#145): display tournaments in overview as grid 2024-06-24 18:09:54 +00:00
Moritz Kepplinger fc0c4091c9 Merge branch 'fix/#163/setting-of-quali-match-result-allows-update-without-points-or-team' into 'development'
fix/#163/setting-of-quali-match-result-allows-update-without-points-or-team

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!108
2024-06-24 18:08:51 +00:00
FreshGuy32 54fe785d35 fix(#163): validation of update qualification dto
nested objects need to be also marked as valid with an annotation
2024-06-24 18:02:59 +00:00
FreshGuy32 e73ddfc414 fix(#163): qualification match results dialog allowing empty inputs 2024-06-24 18:02:59 +00:00
Moritz Kepplinger 95ce4b3173 Merge branch 'fix/#164/layout-of-qualification-match-result-in-admin-page' into 'development'
fix/#164/layout-of-qualification-match-result-in-admin-page

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!107
2024-06-24 18:01:34 +00:00
FreshGuy32 dcc5e9fa42 fix(#164): table and points overlapping, by not displaying the table name
but only when the match has points assigned to it
2024-06-24 17:55:28 +00:00
Mathias Trapl 611aaa366c Merge branch 'feat/#156/add-check-if-table-with-name-already-exists-to-create-and-update' into 'development'
feat/#156/add-check-if-table-with-name-already-exists-to-create-and-update

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!121
2024-06-24 13:11:22 +00:00
Moritz Kepplinger 55f3fad9c8 Merge branch 'feat/#161/show-tables-in-qualification' into 'development'
feat(#161): show assigned table and "get your drinks" in ko-phase pages

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!123
2024-06-24 09:49:13 +00:00
Moritz Kepplinger cbfa5b0d1f feat(#161): change order of table assignment in ko-phase, fix e2e tests 2024-06-24 00:54:38 +02:00
Moritz Kepplinger 0e044f8741 feat(#161): small style fix 2024-06-24 00:17:37 +02:00
Moritz Kepplinger 281148f4ae feat(#161): fix prettier 2024-06-24 00:14:53 +02:00
Moritz Kepplinger b7c0a52114 feat(#161): show additional info in public ko phase screen 2024-06-24 00:13:23 +02:00
Moritz Kepplinger bb0019201f feat(#161): disable pick up drinks when parent match has no table assigned 2024-06-23 23:56:49 +02:00
Moritz Kepplinger 3ad65b8572 feat(#161): assign ko phase tables on specific events 2024-06-23 22:41:00 +02:00