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

323 commits

Author SHA1 Message Date
Christoph Heiss abbe9b4350
backend: BackendApplication: convert to kotlin
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-11 22:38:08 +02:00
Christoph Heiss 3803dde365
chore: backend: add pom.xml formatting using spotless
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-11 22:38:05 +02:00
Christoph Heiss f2893bceb9
feat: backend: add support for kotlin besides java
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-11 22:38:05 +02:00
Christoph Heiss 8e321dc7eb
backend: maven: add yaml file checking via spotless plugin
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-11 22:08:01 +02:00
Christoph Heiss ff13ce67ad
backend: maven: replace prettier via npm using spotless
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-11 22:08:01 +02:00
Christoph Heiss 44faae9cb1
tree-wide: unify .editorconfig files
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-11 22:08:01 +02:00
Christoph Heiss 0767923715
chore: ci: add workflow for e2e tests
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-10 00:35:14 +02:00
Christoph Heiss 5be314f8d4
chore: backend: remove checkstyle, replaced by prettier now
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-07 13:07:43 +02:00
Christoph Heiss d86cdf79dd
chore: backend: run prettier
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-07 13:07:41 +02:00
Christoph Heiss 8034be4eb3
chore: backend: add prettier for java + xml formatting
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-07 13:06:24 +02:00
Moritz Kepplinger 15eec6bb89 feat(#3): improve sidebar 2024-07-04 00:42:09 +02:00
Christoph Heiss 64837f1e70
chore: backend: remove unknown checkstyle plugin property
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-06-29 20:58:38 +02:00
Christoph Heiss d4757c0f2c
chore: backend: update all dependencies and plugins to latest stable version
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-06-29 20:58:20 +02:00
Christoph Heiss 368aad4ffd
chore: backend: add maven-enforcer-plugin
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-06-29 20:57:36 +02:00
Christoph Heiss 3cacb35858
backend: rename package to proper project name
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-06-29 00:03:49 +02:00
Christoph Heiss 776e5f06dc
tree-wide: prepare for release; relicense
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-06-29 00:03:49 +02:00
motzik 8ff0f8f6b9 chore(#177): prevent team registration when tournament is already started 2024-06-26 22:27:08 +00:00
Moritz Kepplinger 8f42f50fb0 test(#175): add testData for MR3 2024-06-26 21:26:57 +02:00
Moritz Kepplinger 04f317248d test(#175): add testData for MR3 2024-06-26 21:20:55 +02:00
Moritz Kepplinger 816951151c fix(#175): add testData for MR3 2024-06-26 21:20:54 +02:00
Christoph Heiss 35b188055c
fix(#176): backend/frontend: allow # in table names
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-26 18:04:12 +02:00
Christoph Heiss 0c7cc7a1a3
fix(#176): backend: also limit beer pong table name for updates
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-26 18:04:12 +02:00
Christoph Heiss 1cf713ac63
fix(#176): backend: limit maximum beer pong table name sensible
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-26 18:04:12 +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 cdefaaf70f Merge branch 'refs/heads/development' into feat(#33)-image-upload-participants-ui 2024-06-25 22:34:00 +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 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 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 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
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 2647fc18cd feat(#172): fix tests 2024-06-25 22:07:29 +02:00
Moritz Kepplinger 0b3c05105f feat(#171): fixed ko-matches to play counting 2024-06-25 21:40:24 +02:00
MohammedKevin 3816f67b66 feat(#33): fix upload 2024-06-25 13:32:16 +02:00
FreshGuy32 3c73c6ae42 fix(#170): tables not being assigned in quali and ko phase generate calls 2024-06-25 08:15:18 +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
Rafael Tanzer 67014999df sd 2024-06-24 18:41:44 +02:00
Rafael Tanzer d937c538b1 defenite fixed test 2024-06-24 18:40:02 +02: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 cbfa5b0d1f feat(#161): change order of table assignment in ko-phase, fix e2e tests 2024-06-24 00:54:38 +02:00
Moritz Kepplinger 3ad65b8572 feat(#161): assign ko phase tables on specific events 2024-06-23 22:41:00 +02:00
Moritz Kepplinger 7c8f409ed6 feat(#161): show table for ko matches 2024-06-23 22:40:57 +02:00
MohammedKevin 21393453cd feat(#35): fix test 2024-06-23 17:25:33 +02:00
MohammedKevin 53477595b0 feat(#35): checkstyle 2024-06-23 17:17:26 +02:00
MohammedKevin 6a2ef65c35 feat(#35): fix 2024-06-23 17:14:08 +02:00
MohammedKevin 2464105550 feat(#35): style fixes 2024-06-23 16:54:32 +02:00