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

766 commits

Author SHA1 Message Date
Moritz Kepplinger e7da27bd5c feat(#37): fix update package-lock.json 2024-06-26 00:21:03 +02:00
Moritz Kepplinger a0a3a00dee feat(#37): fix checkstyle 2024-06-26 00:12:03 +02:00
Moritz Kepplinger d2a1b90950 feat(#37): fix endpoint for public images, fix styling for public gallery 2024-06-26 00:06:31 +02:00
Moritz Kepplinger 6d3e729c8f feat(#37): fix checkstyle 2024-06-25 22:57:09 +02:00
Moritz Kepplinger d183c59664 Merge branch 'refs/heads/development' into feat/#37/public-picture-gallery
# Conflicts:
#	frontend/src/app/app-routing.module.ts
2024-06-25 22:47:24 +02:00
Moritz Kepplinger 604ae1c13d Merge branch 'feat(#33)-image-upload-participants-ui' into 'development'
Feat(#33) image upload participants - ui

Closes #33

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!102
2024-06-25 20:46:06 +00:00
Moritz Kepplinger 5f548769b3 feat(#37): fix button coloring 2024-06-25 22:40:11 +02:00
Moritz Kepplinger cdefaaf70f Merge branch 'refs/heads/development' into feat(#33)-image-upload-participants-ui 2024-06-25 22:34:00 +02:00
Moritz Kepplinger 363da1d744 feat(#37): update package-lock.json 2024-06-25 22:32:10 +02:00
Moritz Kepplinger 2c8e7be463 Merge branch 'refs/heads/development' into feat/#37/public-picture-gallery
# Conflicts:
#	frontend/package-lock.json
2024-06-25 22:30:58 +02:00
Moritz Kepplinger c6293b8d4d Merge branch 'chore/#136/test-code-coverage' into 'development'
chore(#136): add test code coverage reports

Closes #136

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!97
2024-06-25 20:28:53 +00:00
Moritz Kepplinger f9411ea0c2 Merge branch 'refs/heads/development' into feat/#37/public-picture-gallery 2024-06-25 22:22:05 +02:00
Moritz Kepplinger 7ea180e91a Merge branch 'refs/heads/development' into feat(#33)-image-upload-participants-ui 2024-06-25 22:19:58 +02:00
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
Rafael Tanzer 365a213642 feat(#33): tweaks and test fix 2024-06-25 15:55:51 +02:00
Rafael Tanzer 006b9e735c feat(#37): tweaks and adjustments 2024-06-25 14:56:34 +02:00
MohammedKevin 3816f67b66 feat(#33): fix upload 2024-06-25 13:32:16 +02: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
Rafael Tanzer 4d1b8ad44e feat(#37): display title and author 2024-06-25 09:01:19 +02:00
Rafael Tanzer 075aa345c8 feat(#33): add author and title input 2024-06-25 08:25:25 +02:00
Rafael Tanzer 25a149a621 feat(#37): scan me qrCode 2024-06-25 07:59:04 +02:00