Commit Graph

660 Commits

Author SHA1 Message Date
2fdcc3e8aa remove unecessessary prefix text
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 49s
2026-05-09 13:01:42 +02:00
350c5430a4 implement updateMatchStateAfterSave to refresh match scores
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 52s
2026-05-09 12:57:42 +02:00
f0062dd9d9 add const
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 49s
2026-05-09 12:34:07 +02:00
6f155182b5 remove scroll-physics from single winner & placement ruleset listview
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Failing after 50s
2026-05-09 12:33:54 +02:00
8b7a519e64 fix: update string interpolation and use const TextStyle for consistency
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 49s
2026-05-09 11:51:13 +02:00
868460b023 feat: update TextIconListTile to support custom icons
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Failing after 49s
2026-05-09 11:50:49 +02:00
bc997633eb feat: add placement ruleset and related localization
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Failing after 48s
2026-05-09 02:08:40 +02:00
044a6acbbe Updated licenses [skip ci] 2026-05-08 22:02:41 +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
686a13c64f Merge branch 'development' into enhancement/209-navbar-animation-verbessern
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 16:48:37 +00: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
34a24c9dec Enhance navbar item animations
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-07 20:39:01 +02:00
f0c1ce9881 Updated licenses [skip ci] 2026-05-05 09:30:59 +00: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
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
5cbcf626e8 Removed game in compact mode 2026-04-21 22:32:52 +02: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
0bad0862a7 Adjusted colors 2026-04-21 20:19:05 +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
9230b0caba Removed dead code 2026-04-21 20:06:41 +02:00
68141a3da2 Updated game + ruleset display 2026-04-21 20:06:33 +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
fcf845af4d Implemented name count update in player selection
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 43s
Pull Request Pipeline / lint (pull_request) Successful in 49s
2026-04-19 23:22:14 +02:00
9a2afbfd3b Added ui implementation 2026-04-19 22:49:21 +02:00
9c4eff5056 Moved button
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-04-19 16:02:14 +02:00
ad2e4bc398 Added constraint parameter 2026-04-19 15:56:11 +02:00
2ad3698067 Updated documentation 2026-04-19 15:25:22 +02:00
32e1c587d4 Updated popups in views 2026-04-19 15:19:38 +02:00
55437d83c4 Changed popup class structure 2026-04-19 15:19:30 +02:00
15702a108d Add: custom dialog action 2026-04-19 15:18:27 +02:00