Neuer Regelsatz: Platzierung #213

Merged
sneeex merged 22 commits from feature/206-Neuer-Regelsatz-Platzierung into development 2026-05-09 21:37:30 +00:00

22 Commits

Author SHA1 Message Date
df73fc87eb localizations
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-09 23:16:56 +02:00
28222cbd2a Merge branch 'development' into feature/206-Neuer-Regelsatz-Platzierung
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
# Conflicts:
#	lib/l10n/generated/app_localizations.dart
#	lib/presentation/views/main_menu/match_view/match_detail_view.dart
#	lib/presentation/views/main_menu/match_view/match_result_view.dart
2026-05-09 23:16:17 +02:00
f0ff4fbfc0 feat: placement text color
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 54s
2026-05-09 20:32:39 +02:00
518bbb407c Updated icon and match tile icon style
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-09 19:54:24 +02:00
0eb27ab284 add icon for placement ruleset
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 19:48:02 +02:00
3923e955fd regenerate localization
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Failing after 51s
2026-05-09 19:19:18 +02:00
759e168216 Merge remote-tracking branch 'origin/development' into feature/206-Neuer-Regelsatz-Platzierung
# Conflicts:
#	lib/l10n/arb/app_de.arb
#	lib/l10n/arb/app_en.arb
#	lib/l10n/generated/app_localizations.dart
#	lib/l10n/generated/app_localizations_de.dart
#	lib/l10n/generated/app_localizations_en.dart
2026-05-09 19:18:54 +02:00
1de0ef52ad feat: updated placement num styling
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-09 18:41:03 +02:00
496d411af6 feat: updated drag effect 2026-05-09 18:37:02 +02:00
79ce3efd0a implement setPlacement in Score Dao & add placement game type to match tile
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 18:19:30 +02:00
616c239375 change placement to text in match detail view
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-09 17:47:23 +02:00
9781a20b38 implement dragging animation
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-09 17:36:18 +02:00
385bd39aa1 change placement tile decoration
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 49s
Pull Request Pipeline / lint (pull_request) Successful in 49s
2026-05-09 17:30:44 +02:00
2d2a83ea4c remove matchStateUpdate bcs alr implement in another pr 2026-05-09 17:14:38 +02:00
5b668d28b7 add translation for drag to set placement
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-09 13:02:42 +02:00
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