Commit Graph

640 Commits

Author SHA1 Message Date
b6a252287d refactor: adjust heights and alignment in QuickInfoTile for better layout
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-08 12:17:40 +02:00
013fd29182 Updated LiveEditListTile
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-05-06 20:18:46 +02:00
4037a961d1 Merge branch 'development' into feature/202-live-edit-modus
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-05-05 22:48:37 +02:00
5bac5f1c38 fix: score update
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 43s
Pull Request Pipeline / lint (pull_request) Successful in 59s
2026-05-05 22:45:57 +02:00
ec4d6ce5ec Docs 2026-05-05 22:45:35 +02:00
883a32e0ca Fixed button 2026-05-05 22:38:11 +02:00
dc3807356e Changed button style
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 32s
Pull Request Pipeline / lint (pull_request) Failing after 34s
2026-05-05 22:28:55 +02:00
eadf05e116 Fixed incoming changes 2026-05-05 11:43:35 +02:00
9896008335 Refactoring 2026-05-05 11:42:38 +02:00
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
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
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
0f2e3493c4 Updated player-group dao + tests 2026-05-01 17:46:47 +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
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
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
2035e5b7d4 Removed unnecessary declared attributes 2026-04-21 20:24:10 +02:00
4322e75811 Implemented basic game choosing functionality 2026-04-21 20:17:54 +02:00
5e6cf22a9f Added empty check for score fields 2026-04-21 20:17:17 +02:00
86f2ba01e5 Updated localization declaration 2026-04-21 20:06:14 +02:00
9364f0d9d6 Updated score and winner handling 2026-04-21 18:38:00 +02:00
487dbf944c Merge branch 'development' into enhancement/182-kennzeichnung-fuer-doppelte-spielernamen
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 42s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-04-21 10:59:34 +00:00
32ed7ac3b5 Updated licenses [skip ci] 2026-04-21 08:48:30 +00:00
4e97f6723a Added nameCount to statistic tiles
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 43s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-04-20 16:39:33 +02:00
9a2afbfd3b Added ui implementation 2026-04-19 22:49:21 +02:00
32e1c587d4 Updated popups in views 2026-04-19 15:19:38 +02:00
df1bc4bf32 Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
# Conflicts:
#	lib/presentation/views/main_menu/match_view/match_result_view.dart
2026-04-14 23:09:15 +02:00
36fda30f27 Updated licenses [skip ci] 2026-04-14 16:13:31 +00:00
e827f4c527 Fixed references
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 42s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-04-13 22:53:39 +02:00
855b7c8bea Moved dao methods 2026-04-08 23:22:33 +02:00