Commit Graph

1463 Commits

Author SHA1 Message Date
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
ee7bff9062 Updated version number [skip ci] 2026-05-05 09:30:20 +00:00
0c2495b10a Merge pull request 'Tests refactoren' (#201) from tests/197-tests-refactoren into development
All checks were successful
Push Pipeline / test (push) Successful in 44s
Push Pipeline / update_version (push) Successful in 6s
Push Pipeline / generate_licenses (push) Successful in 37s
Push Pipeline / format (push) Successful in 55s
Push Pipeline / build (push) Successful in 5m23s
Reviewed-on: #201
Reviewed-by: gelbeinhalb <spam@yannick-weigert.de>
2026-05-05 09:29:28 +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
078daeffc9 Fixed test issues
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 46s
2026-05-01 18:06:09 +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
785873d3c8 Fixed error in game tests
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 43s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-04-24 16:36:36 +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
e8c50b2f32 Renamed file 2026-04-24 13:10:34 +02:00
a5f00f16ab Updated licenses [skip ci] 2026-04-24 10:33:06 +00:00
da99a6ec99 Updated version number [skip ci] 2026-04-24 10:32:28 +00:00
7effa77f82 Merge pull request 'Verschiedene Regelsätze implementieren' (#194) from feature/132-verschiedene-regelsaetze-implementieren into development
All checks were successful
Push Pipeline / test (push) Successful in 44s
Push Pipeline / update_version (push) Successful in 5s
Push Pipeline / generate_licenses (push) Successful in 37s
Push Pipeline / format (push) Successful in 1m0s
Push Pipeline / build (push) Successful in 5m42s
Reviewed-on: #194
Reviewed-by: gelbeinhalb <spam@yannick-weigert.de>
2026-04-24 10:31:36 +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
daf1bc27d8 Updated version number [skip ci] 2026-04-24 09:19:39 +00:00
3140c9310b Merge pull request 'Kennzeichnung für doppelte Spielernamen' (#200) from enhancement/182-kennzeichnung-fuer-doppelte-spielernamen into development
All checks were successful
Push Pipeline / test (push) Successful in 48s
Push Pipeline / update_version (push) Successful in 6s
Push Pipeline / generate_licenses (push) Successful in 39s
Push Pipeline / format (push) Successful in 59s
Push Pipeline / build (push) Successful in 5m48s
Reviewed-on: #200
2026-04-24 09:18:44 +00:00