Commit Graph

533 Commits

Author SHA1 Message Date
a159569c40 Merge branch 'development' into feature/202-live-edit-modus
All checks were successful
Pull Request Pipeline / lint (pull_request) Successful in 52s
Pull Request Pipeline / test (pull_request) Successful in 45s
2026-05-08 21:59:56 +00:00
86a920e934 fix: tab title
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-08 23:33:15 +02:00
8169d92c6c Merge branch 'development' into enhancement/192-statisticsview-+-homeview-zusammenlegen
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-08 18:59:54 +02:00
3494d397ed Updated licenses [skip ci] 2026-05-08 16:52:55 +00:00
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
cd7e61e2c7 Applied #212 fix 2026-05-08 18:06:05 +02:00
f6dccbfc76 Improved skeleton data 2026-05-08 18:06:05 +02:00
284395bb77 Deleted home view 2026-05-08 18:06:02 +02:00
aeba2e93e0 Updated licenses [skip ci] 2026-05-08 16:04:25 +00:00
23f0c9c23e Updated statistics view 2026-05-08 18:04:01 +02: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
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
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
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
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
ad6d08374e Renamed folder to "models" 2026-04-08 22:27:50 +02:00
13c88cb958 Updated licenses [skip ci] 2026-03-09 20:32:00 +00:00
611033b5cd Moved getGroupMatches + Tests
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 39s
Pull Request Pipeline / lint (pull_request) Successful in 44s
2026-03-09 21:27:05 +01:00
23d00c64ab fix comments
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 40s
Pull Request Pipeline / lint (pull_request) Successful in 45s
2026-03-09 21:00:13 +01:00
b0b039875a add callback & implement deleteObsoleteMatchGroupRelations func 2026-03-09 15:29:03 +01:00
840faab024 add statistics reload and fix wrong best player calculation 2026-03-09 15:28:37 +01:00
f0c575d2c9 Implemented different result view depending on ruleset
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 38s
Pull Request Pipeline / lint (pull_request) Failing after 45s
2026-03-08 22:25:55 +01:00