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

351 commits

Author SHA1 Message Date
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
FreshGuy32 3e7bf9a5d5 fix(#167): input error message overlapping submit button in team signup 2024-06-24 18:35:17 +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
FreshGuy32 e73ddfc414 fix(#163): qualification match results dialog allowing empty inputs 2024-06-24 18:02:59 +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
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
Moritz Kepplinger 7c8f409ed6 feat(#161): show table for ko matches 2024-06-23 22:40:57 +02:00
Moritz Kepplinger fc295d340d chore(#142): small fixes 2024-06-23 19:46:19 +02:00
Moritz Kepplinger 6b036fb9c7 feat(#142): remove polyfills.ts 2024-06-23 19:46:10 +02:00
Moritz Kepplinger 1c710ae135 feat(#142): update angular material 2024-06-23 19:46:10 +02:00
Moritz Kepplinger 8bd3704d18 feat(#142): update angular to v18 2024-06-23 19:46:10 +02:00
Moritz Kepplinger 79aa4c11f2 feat(#142): update angular eslint 2024-06-23 19:46:10 +02:00
Moritz Kepplinger cc6bd2befe feat(#142): update eslint/prettier 2024-06-23 19:46:10 +02:00
Moritz Kepplinger 23c400ad3c feat(#142): remove ngx-time-picker 2024-06-23 19:46:10 +02:00
MohammedKevin 12c751f2c5 feat(#35): fix 2024-06-23 18:35:55 +02:00
MohammedKevin e36cda6e47 feat(#35): fixes 2024-06-23 18:32:14 +02:00
MohammedKevin cc3929a31b feat(#35): fix 2024-06-23 17:35:26 +02:00
MohammedKevin 8ebed0aa1d feat(#35): prettier 2024-06-23 17:32:47 +02:00
MohammedKevin 22140b6051 feat(#35): fix 2024-06-23 17:08:42 +02:00
MohammedKevin 4139c9bb0c feat(#35): fix 2024-06-23 16:54:32 +02:00
MohammedKevin 2464105550 feat(#35): style fixes 2024-06-23 16:54:32 +02:00
MohammedKevin b7c535ace3 feat(#35): add button to navigate to pictures 2024-06-23 16:54:04 +02:00
MohammedKevin 81fa310065 feat(#35): add filter 2024-06-23 16:53:36 +02:00
MohammedKevin 8f7a5512aa feat(#35): add state to picture 2024-06-23 16:53:36 +02:00
MohammedKevin a84f9059df feat(#35): link frontend and backend 2024-06-23 16:53:36 +02:00
MohammedKevin 66f58f317e feat(#33): generate services 2024-06-23 16:53:36 +02:00
MohammedKevin e465d0aecb feat(#35): add title and author 2024-06-23 16:53:36 +02:00
MohammedKevin 167d7da47c feat(#35): add frontend 2024-06-23 16:53:36 +02:00
Matthias Hofmarcher 4f37744d83 Merge branch 'refactor/#162/unify-wording-used-for-closing-a-snackbar' into 'development'
refactor/#162/unify-wording-used-for-closing-a-snackbar

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!109
2024-06-22 09:53:56 +00:00
Matthias Hofmarcher bdee25ef2f Merge branch 'feature/#159/add-copy-public-link-to-ko-phase-admin' into 'development'
feature/#159/add-copy-public-link-to-ko-phase-admin

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!110
2024-06-22 09:53:08 +00:00
Matthias Hofmarcher 1aefece427 Merge branch 'fix/#158/authentication-request-being-made-twice' into 'development'
fix/#157/authentication-request-being-made-twice

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!111
2024-06-22 09:51:12 +00:00
Matthias Hofmarcher 0ee98e3bed Merge branch 'fix/#158/setting-of-qualification-match-winner-and-points-sending-two-requests' into 'development'
fix/#158/setting-of-qualification-match-winner-and-points-sending-two-requests

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!112
2024-06-22 09:50:55 +00:00
Matthias Hofmarcher de3fb0b0ed Merge branch 'fix/#165/edit-team-name-makes-two-update-requests' into 'development'
fix/#165/edit-team-name-makes-two-update-requests

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!113
2024-06-22 09:50:35 +00:00
Matthias Hofmarcher 3b08c89cf9 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!114
2024-06-22 09:49:44 +00:00
Matthias Hofmarcher 0c8e4779ae Merge branch 'fix/#151/team-name-update-only-being-possible-after-changing-it' into 'development'
fix/#151/team-name-update-only-being-possible-after-changing-it

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!115
2024-06-22 09:48:45 +00:00
Matthias Hofmarcher d496763c1b Merge branch 'feat/#155/change-color-of-edit-tournament-button-in-overview' into 'development'
feat/#155/change-color-of-edit-tournament-button-in-overview

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!120
2024-06-22 09:46:01 +00:00
Matthias Hofmarcher e120691a9c Merge branch 'fix/#148/tournament-edit-not-displaying-a-snackbar-when-tournament-wasnt-found' into 'development'
fix/#148/tournament-edit-not-displaying-a-snackbar-when-tournament-wasnt-found

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!117
2024-06-22 09:45:40 +00:00
Matthias Hofmarcher 751f460d70 Merge branch 'fix/#147/tournament-not-found-error-not-being-displayed-in-overview' into 'development'
fix/#147/tournament-not-found-error-not-being-displayed-in-overview

See merge request 2024ss-se-pr-group/24ss-se-pr-qse-11!118
2024-06-22 09:45:37 +00:00
FreshGuy32 114ae06e81 feat(#155): changed color of edit tournament button in overview 2024-06-22 09:36:22 +00:00
FreshGuy32 b17684d97f fix(#147): tournament not found snackbar not being displayed in overview 2024-06-22 08:42:54 +00:00