Commit Graph

314 Commits

Author SHA1 Message Date
1f9ba96401 feat: new team member selection 2026-05-21 17:27:34 +02:00
3493a74c6f feat: implemented team organsation 2026-05-21 00:06:23 +02:00
ec1182b560 feat: added content & disabled state 2026-05-21 00:06:03 +02:00
4c5ce1aba0 fix: suggested players contained selected players 2026-05-20 22:44:28 +02:00
44c474ae77 fix: setState issue 2026-05-18 22:43:53 +02:00
9c5e72e6ed Added missing dao functions 2026-05-18 22:39:52 +02:00
9a8b93510e removed compact attribute 2026-05-18 22:29:33 +02:00
0812f18d77 feat: implemented multiple winners with teams 2026-05-18 22:25:49 +02:00
1356cbc92a Merge branch 'development' into feature/168-teamspiele-implementieren
# Conflicts:
#	lib/presentation/views/main_menu/match_view/create_match/create_match_view.dart
#	lib/presentation/views/main_menu/match_view/match_detail_view.dart
#	lib/presentation/views/main_menu/match_view/match_result_view.dart
#	lib/presentation/widgets/buttons/main_menu_button.dart
#	pubspec.yaml
2026-05-18 01:31:49 +02:00
092dd5ec0a fix: loc 2026-05-18 00:27:01 +02:00
d9e0cdf506 feat: implemented team card 2026-05-18 00:02:59 +02:00
2de8cef18d feat: implemented teams im match tile 2026-05-17 23:35:02 +02:00
a957408c7e feat: basic integration of teams 2026-05-17 21:29:16 +02:00
f5b24cb923 disable button splash
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 55s
2026-05-13 16:31:24 +02:00
0d497236b0 remove space
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 54s
2026-05-13 15:55:38 +02:00
cadb5793e7 Merge remote-tracking branch 'origin/feature/215-haptisches-feedback-hinzufügen' into feature/215-haptisches-feedback-hinzufügen
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 54s
2026-05-13 15:38:24 +02:00
f87a873362 remove tooltip attribute 2026-05-13 15:38:19 +02:00
e2882c1c6a changed long press vibration
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 54s
2026-05-13 13:54:01 +02:00
f5fbb3ecc4 fix: long press feedback on every call
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 53s
2026-05-13 13:48:44 +02:00
7e35ccae6b add vibration to long tap 2026-05-13 12:37:19 +02:00
f1899bfe44 feat: add haptic feedback to even more user interactions
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Failing after 51s
2026-05-11 10:59:48 +02:00
bc59d1d91c feat: add haptic feedback to more user interactions
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 49s
Pull Request Pipeline / lint (pull_request) Failing after 50s
2026-05-11 10:27:35 +02:00
1d20127af4 feat: add haptic feedback for various user interactions
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Failing after 48s
2026-05-10 23:04:43 +02:00
3c5c0dbf20 Add support for multiple winners and update localization
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Failing after 51s
2026-05-10 16:26:51 +02:00
03ab2045b2 Add support for selecting multiple winners and update localization
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Failing after 51s
2026-05-10 14:54:00 +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
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
a42e635282 Merge branch 'development' into feature/202-live-edit-modus
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 49s
Pull Request Pipeline / lint (pull_request) Successful in 51s
# Conflicts:
#	lib/l10n/generated/app_localizations.dart
#	pubspec.yaml
2026-05-09 19:36:21 +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
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
40e2229aa5 feat: long press adds 10 points repeatedly
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 14:52:12 +02:00
8dbf2a573e feat: negative numbers in score list tile 2026-05-09 14:39:28 +02:00
fd553e1d24 fix: chevron tap
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 13:27:24 +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
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
003a5122fa Merge branch 'development' into feature/119-implementierung-der-games-2
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 49s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-09 11:30:26 +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
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
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
726630027e Merge branch 'development' into feature/119-implementierung-der-games-2
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:56 +02: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
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
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
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