Commit Graph

1058 Commits

Author SHA1 Message Date
b9cfab1447 Merge branch 'development' into feature/119-implementierung-der-games-2
# Conflicts:
#	lib/data/dao/match_dao.dart
2026-05-05 11:40:32 +02:00
f0c1ce9881 Updated licenses [skip ci] 2026-05-05 09:30:59 +00:00
fef8380860 added const
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-04 15:41:01 +02:00
3be7dac227 Added button to leave live edit mode
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-05-04 15:29:28 +02:00
e25a2bde69 Added delay before reversing animation 2026-05-04 15:01:22 +02:00
3dfd2c7c08 Moved file 2026-05-04 15:00:33 +02:00
1e95f1997d Updated border color 2026-05-04 15:00:26 +02:00
5877793b99 Updated secondary button style 2026-05-04 15:00:13 +02:00
ea5577c288 Implemented new live edit mode 2026-05-04 15:00:00 +02:00
a9b86fe7ff Added icons to rulesets
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Failing after 47s
2026-05-04 11:09:05 +02:00
b53facc16c Added singleWinner as default ruleset 2026-05-04 11:03:59 +02:00
8194fb2f28 Removed selectedRulesetIndex 2026-05-04 11:03:34 +02:00
94bb477cd9 Added popups to create game view replacing two screens
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-04 10:44:40 +02:00
8c52db9981 Added popups to create game view 2026-05-04 10:43:43 +02:00
6272794cc5 feat: showing game color in choose tile 2026-05-03 10:59:46 +02:00
5d832c98a7 fix: callbacks when game deletes matches
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-03 10:45:18 +02:00
e3aef81ab6 feat: Deleting games associated with matches deletes them
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 42s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-03 01:00:44 +02:00
92bf74683f feat: games with match associations cant be deleted
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-05-02 16:32:25 +02:00
2e1314ccd4 Implemented consistency changes 2026-05-02 16:11:15 +02:00
633a0599eb Implemented game tile in choose game view 2026-05-02 16:04:20 +02:00
e895359dac Updated highlighting 2026-05-02 16:04:06 +02:00
b664bcacda Created seperate game tile and simplified title description list tile 2026-05-02 16:02:49 +02:00
c64fd0c9b4 Added game label 2026-05-02 15:33:31 +02:00
5789650c97 Refactoring
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-02 01:31:49 +02:00
9e4f44491c Made match notes non nullable
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 46s
2026-05-02 01:28:00 +02:00
ab9a8d0193 Fixed test issues
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-05-01 18:01:07 +02:00
0f2e3493c4 Updated player-group dao + tests 2026-05-01 17:46:47 +02:00
ae3a8b496e Added copyWith(), == and hashCode overwrites for model classes 2026-05-01 17:22:20 +02:00
cbc8a1afce Updated player-match dao and tests 2026-05-01 16:49:33 +02:00
f49440367c Finalized and updated team implementation, updated team dao, tests, and ex-/import 2026-05-01 14:31:15 +02:00
be6b968a43 Updated match dao + tests 2026-05-01 11:57:03 +02:00
2f5b9e5ff2 Cherry picked changes from 119-implementierung-der-games
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-04-28 15:27:52 +02:00
99b894c580 Updated score dao + tests 2026-04-24 16:36:27 +02:00
92577e4ed9 Updated games dao + tests 2026-04-24 16:01:14 +02:00
95cad71ea0 Updated player dao + tests 2026-04-24 14:29:01 +02:00
8df5c24fa8 Updated group dao + tests 2026-04-24 13:51:20 +02:00
a5f00f16ab Updated licenses [skip ci] 2026-04-24 10:33:06 +00:00
1d02c04b7a Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 54s
# Conflicts:
#	lib/core/common.dart
#	lib/presentation/views/main_menu/statistics_view.dart
#	lib/presentation/widgets/player_selection.dart
2026-04-24 12:15:57 +02:00
39eba80e3f Updated licenses [skip ci] 2026-04-24 09:20:20 +00:00
23b903e28a Added ruleset depending icons and adjusted mvp text
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-04-22 00:19:48 +02:00
6f0147420a Added fallback 2026-04-22 00:02:36 +02:00
2fe43a5ad1 Removed unnecessary table association
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-04-21 23:40:55 +02:00
a7e234cf10 Removed unnecessary function
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-04-21 23:39:44 +02:00
0b991026c7 Updated packages
Some checks failed
Pull Request Pipeline / lint (pull_request) Failing after 17s
Pull Request Pipeline / test (pull_request) Failing after 18s
2026-04-21 23:25:07 +02:00
d381036849 simplified json map 2026-04-21 22:33:07 +02:00
5cbcf626e8 Removed game in compact mode 2026-04-21 22:32:52 +02:00
852b5f444c Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 52s
Pull Request Pipeline / lint (pull_request) Successful in 56s
2026-04-21 22:22:47 +02:00
b4b598d1f5 Fixed state bug
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 55s
Pull Request Pipeline / lint (pull_request) Successful in 57s
2026-04-21 22:22:35 +02:00
dfc7788087 Updated skeleton data 2026-04-21 22:17:31 +02:00
b1abbf6376 Added missing score import 2026-04-21 22:14:04 +02:00