PlayerSelection Widget implementiert #72

Merged
sneeex merged 15 commits from feature/65-spieler-suche-in-eigenes-widget-umwandeln into development 2025-11-24 21:10:55 +00:00
Owner

PlayerSelection Widget implementiert

Zugehörige Issue(s):
Closes #65

Beschreibung

Das PlayerSelection Widget was vorher Teil vom CreateGameView war, wurde in ein wiederverwendbares Widget umgewandelt.

Änderungen

  • PlayerSelection Widget implementiert
# PlayerSelection Widget implementiert **Zugehörige Issue(s):** Closes #65 ## Beschreibung Das PlayerSelection Widget was vorher Teil vom CreateGameView war, wurde in ein wiederverwendbares Widget umgewandelt. ## Änderungen - [x] PlayerSelection Widget implementiert
sneeex added this to the Minimum Viable Product (MVP) milestone 2025-11-24 20:19:48 +00:00
sneeex added the
PR
Ready for Review
2
label 2025-11-24 20:19:48 +00:00
sneeex self-assigned this 2025-11-24 20:19:48 +00:00
sneeex added 6 commits 2025-11-24 20:19:49 +00:00
sneeex requested review from Owners 2025-11-24 20:19:49 +00:00
sneeex added 1 commit 2025-11-24 20:24:55 +00:00
remove uneccessary groupNameController
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Successful in 2m17s
442e1d64a3
sneeex added 1 commit 2025-11-24 20:27:00 +00:00
rename searchBarController to controller in PlayerSelection widget
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
a2522cef13
sneeex added 2 commits 2025-11-24 20:33:33 +00:00
initialize _searchBarController internally instead of using widget controller
Some checks failed
Pull Request Pipeline / lint (pull_request) Failing after 2m24s
Pull Request Pipeline / test (pull_request) Successful in 2m24s
ebb531d825
sneeex added 1 commit 2025-11-24 20:33:59 +00:00
Remove unused TextEditingController from PlayerSelection widget
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m13s
Pull Request Pipeline / lint (pull_request) Successful in 2m18s
f8c0dbba5a
sneeex added 1 commit 2025-11-24 20:44:45 +00:00
Translate player selection UI text to English
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m1s
Pull Request Pipeline / lint (pull_request) Successful in 2m2s
7be80e6f91
sneeex added 1 commit 2025-11-24 20:57:02 +00:00
Added comments to explain player filtering and selection logic in PlayerSelection widget
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m1s
Pull Request Pipeline / lint (pull_request) Successful in 2m4s
0653700f9c
flixcoo approved these changes 2025-11-24 20:57:45 +00:00
Dismissed
sneeex added 2 commits 2025-11-24 21:08:46 +00:00
# Conflicts:
#	lib/presentation/views/main_menu/create_group_view.dart
Refactor PlayerSelection to use AppSkeleton widget
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
51e3c04e72
sneeex dismissed flixcoo's review 2025-11-24 21:08:46 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

flixcoo approved these changes 2025-11-24 21:09:03 +00:00
sneeex scheduled this pull request to auto merge when all checks succeed 2025-11-24 21:10:45 +00:00
sneeex merged commit 4c3b2152eb into development 2025-11-24 21:10:55 +00:00
sneeex deleted branch feature/65-spieler-suche-in-eigenes-widget-umwandeln 2025-11-24 21:10:55 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: liquid-development/game-tracker#72