Commit Graph

1401 Commits

Author SHA1 Message Date
0812f18d77 feat: implemented multiple winners with teams 2026-05-18 22:25:49 +02:00
0f621cd799 fix: refresh problem
Some checks failed
Pull Request Pipeline / lint (pull_request) Successful in 55s
Pull Request Pipeline / test (pull_request) Failing after 10m44s
2026-05-18 01:32:30 +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
9bce03d780 fix: updating team score in detail view
Some checks failed
Pull Request Pipeline / lint (pull_request) Successful in 55s
Pull Request Pipeline / test (pull_request) Failing after 10m49s
2026-05-18 00:48:29 +02:00
0a1e14a32d fix: correct placement implementation 2026-05-18 00:27:32 +02:00
092dd5ec0a fix: loc 2026-05-18 00:27:01 +02:00
418a6307a0 fix: title 2026-05-18 00:26:55 +02:00
07703037f2 fix: input var 2026-05-18 00:26:49 +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
2f72b71fda feat: implemented team score handling 2026-05-17 23:11:18 +02:00
a957408c7e feat: basic integration of teams 2026-05-17 21:29:16 +02:00
31dc899741 Updated licenses [skip ci] 2026-05-14 13:10:36 +00:00
1d1c02a575 Updated version number [skip ci] 2026-05-14 13:09:54 +00:00
7f024534aa Merge pull request 'Haptisches Feedback hinzufügen' (#216) from feature/215-haptisches-feedback-hinzufügen into development
All checks were successful
Push Pipeline / test (push) Successful in 47s
Push Pipeline / update_version (push) Successful in 6s
Push Pipeline / generate_licenses (push) Successful in 39s
Push Pipeline / format (push) Successful in 1m6s
Push Pipeline / build (push) Successful in 5m33s
Reviewed-on: #216
Reviewed-by: Felix Kirchner <flixcoo@noreply.git.yannick-weigert.de>
2026-05-14 13:09:01 +00: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
02bb7e4daa 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 48s
Pull Request Pipeline / lint (pull_request) Successful in 54s
2026-05-13 12:45:01 +02:00
a8369249b4 change settings_view buttons to haptic icon button 2026-05-13 12:44:39 +02:00
7e35ccae6b add vibration to long tap 2026-05-13 12:37:19 +02:00
b82cca939f remove unnecessary click 2026-05-13 12:37:11 +02:00
1edad99a1c Merge branch 'development' into feature/215-haptisches-feedback-hinzufügen
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 55s
2026-05-11 19:19:54 +00:00
7a22deea1b Updated licenses [skip ci] 2026-05-11 19:15:48 +00:00
0f3863d446 Updated version number [skip ci] 2026-05-11 19:14:13 +00:00
9c5792c410 Merge pull request 'Flutter Version erhöhen in PR jobs' (#219) from hotfix/218-Flutter-Version-erhöhen-in-PR-jobs into development
All checks were successful
Push Pipeline / test (push) Successful in 47s
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 5m45s
Reviewed-on: #219
Reviewed-by: Felix Kirchner <flixcoo@noreply.git.yannick-weigert.de>
2026-05-11 19:13:19 +00:00
2aed053c42 bump flutter version
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m13s
Pull Request Pipeline / lint (pull_request) Successful in 2m26s
2026-05-11 18:55:51 +00:00
424fa34cab bump version to 3.41.0 2026-05-11 18:54:50 +00:00
badf5ea311 feat: added test for exported json
Some checks failed
Pull Request Pipeline / lint (pull_request) Successful in 51s
Pull Request Pipeline / test (pull_request) Failing after 10m46s
2026-05-11 12:23:48 +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
699d4378b2 Updated licenses [skip ci] 2026-05-10 17:14:44 +00:00
1c5735eb41 Updated version number [skip ci] 2026-05-10 17:14:04 +00:00
9fb2b4ddc2 Merge pull request 'Implementierung von multiple Winners' (#214) from feature/205-Implementierung-von-multipleWinners into development
All checks were successful
Push Pipeline / test (push) Successful in 46s
Push Pipeline / update_version (push) Successful in 6s
Push Pipeline / generate_licenses (push) Successful in 38s
Push Pipeline / format (push) Successful in 59s
Push Pipeline / build (push) Successful in 5m29s
Reviewed-on: #214
Reviewed-by: Felix Kirchner <flixcoo@noreply.git.yannick-weigert.de>
2026-05-10 17:13:11 +00:00
c75b3e4a6d updated comment
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 51s
2026-05-10 19:12:12 +02:00
60a92dafe1 updated logic
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-10 19:07:20 +02:00
e503db1c1b fix: removed unnecessary method
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 49s
2026-05-10 18:51:59 +02:00
50bf111f03 fix: single result row
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 49s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-10 18:47:48 +02:00
341b293151 fix: text alignment 2026-05-10 18:41:34 +02:00
6db265ea99 feat: replaced variable content with generated lists
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 51s
2026-05-10 18:39:36 +02:00
eb2e704ef9 Merge remote-tracking branch 'origin/feature/205-Implementierung-von-multipleWinners' into feature/205-Implementierung-von-multipleWinners
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 49s
2026-05-10 18:24:21 +02:00
0c44c54bd7 fix: schema test created json 2026-05-10 18:24:12 +02:00
b94cc1ac18 Merge remote-tracking branch 'origin/feature/205-Implementierung-von-multipleWinners' into feature/205-Implementierung-von-multipleWinners
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-10 18:23:45 +02:00
9ae562d92a update schema test 2026-05-10 18:23:39 +02:00
f5f97f676c fix: wrong tile hidden 2026-05-10 18:22:56 +02:00
f98208b508 fix: button enabled condition
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 49s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-10 18:17:01 +02:00