Commit Graph

1403 Commits

Author SHA1 Message Date
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
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
db554557fe Fixed versioning
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 50s
Pull Request Pipeline / lint (pull_request) Successful in 53s
2026-04-21 23:36:06 +02:00
1a2ad547be Downgraded flutter again
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-04-21 23:27:35 +02:00
52518dc525 Downgraded flutter again
Some checks failed
Pull Request Pipeline / lint (pull_request) Failing after 17s
Pull Request Pipeline / test (pull_request) Failing after 19s
2026-04-21 23:26:30 +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
bdb33f1ec8 Updated json schmema 2026-04-21 23:19:46 +02:00
d381036849 simplified json map 2026-04-21 22:33:07 +02:00