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

429 commits

Author SHA1 Message Date
Christoph Heiss ff4002fbe3
chore: frontend: update prettier
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-08-22 19:26:24 +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 95ee8281cd
chore: ci: add workflow for frontend
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-10 00:34:20 +02:00
Christoph Heiss db6ad2995a
chore: frontend: auto-format using prettier
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-10 00:33:43 +02:00
Christoph Heiss cd831774fc
chore: frontend: mark package-lock.json as binary file
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-07 13:06:27 +02:00
Christoph Heiss 3a6df1aa77
tree-wide: add some missing license headers
Seems I forgot these in 776e5f06d [0]. Fix it up.

[0] https://codeberg.org/beerbrawl/beerbrawl/commit/776e5f06dc

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-07-05 20:00:00 +02:00
Moritz Kepplinger 06d726f008 feat(#3): removed unused code 2024-07-04 15:00:48 +02:00
Moritz Kepplinger 15eec6bb89 feat(#3): improve sidebar 2024-07-04 00:42:09 +02:00
Christoph Heiss 8723963a33
frontend: rename package to proper project name
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2024-06-29 00:04:01 +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
Moritz Kepplinger 81d2e07d81 hotfix: reload tournament data after starting ko-phase 2024-06-27 09:46:36 +02:00
motzik 5655ba55ee fix(#178): fix table name in qualification 2024-06-26 22:33:40 +00:00
motzik 8ff0f8f6b9 chore(#177): prevent team registration when tournament is already started 2024-06-26 22:27:08 +00: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 0926faf560
fix(#176): frontend: fix table update name error messages
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-26 18:04:12 +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 7b402f24ef
fix(#176): frontend: 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 293f900d7d
fix(#176): frontend: properly break table name in ko-phase admin view
Signed-off-by: Christoph Heiss <e11907069@student.tuwien.ac.at>
2024-06-26 18:04:12 +02:00
Rafael Tanzer 951c31bb88 enhance: provide copy ink for public-gallery; NoImages Message and persitant QrCode 2024-06-26 13:30:18 +02:00
Moritz Kepplinger a0e8e171b3 fix(#173): fix gallery when no images are uploaded yet 2024-06-26 11:29:55 +02:00
Moritz Kepplinger c0cf89df9f hotfix: reactivate fetching images in public gallery 2024-06-26 10:41:45 +02:00
Moritz Kepplinger 398fd218f4 feat(#37): use dark mode for public gallery 2024-06-26 00:33:39 +02:00
Rafael Tanzer 3628f50e9e updated pkg-lock Test fix attempt 2024-06-26 00:21:10 +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 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 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 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 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
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
Moritz Kepplinger 759f83e9b3 feat(#172): prevent de-selection of ko winner 2024-06-25 21:42:56 +02: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 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