Commit Graph

1256 Commits

Author SHA1 Message Date
03849b1d88 Merge branch 'development' into feature/202-live-edit-modus
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 18:09:41 +02:00
aeba2e93e0 Updated licenses [skip ci] 2026-05-08 16:04:25 +00:00
610a842b8a Updated version number [skip ci] 2026-05-08 16:03:46 +00:00
3750020663 Merge pull request 'Home Info Tile Design überarbeitet' (#212) from enhancement/211-Home-Info-Tile-Design-überarbeiten into development
All checks were successful
Push Pipeline / test (push) Successful in 45s
Push Pipeline / update_version (push) Successful in 6s
Push Pipeline / generate_licenses (push) Successful in 38s
Push Pipeline / format (push) Successful in 54s
Push Pipeline / build (push) Successful in 5m41s
Reviewed-on: #212
Reviewed-by: Felix Kirchner <flixcoo@noreply.git.yannick-weigert.de>
2026-05-08 16:02:30 +00:00
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
bb46cace03 Added localizations 2026-05-05 22:36:01 +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
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
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
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
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