Implementierung von multiple Winners #214

Merged
flixcoo merged 17 commits from feature/205-Implementierung-von-multipleWinners into development 2026-05-10 17:13:11 +00:00
Owner

Zugehörige Issue(s)

Closes #205

Beschreibung

Ruleset multiple Winners implementiert

Änderungen

  • Ruleset implementiert, dazu neue Tiles CustomCheckboxListTiles gemacht (RadioTiles sind ui technisch und funktionstechnisch für 1 auswahl aus x möglichkeiten, nicht mehrere)
  • Neue DB Methode hinzugefügt um mehrere Winner zu setzen
  • in db await ergänzt, weil sonst nicht gewartet wird auf deletion bevor was neues hinzugefügt wird, das könnte zu problemen führen
  • game creation color/ruleset tile titel und anordnung gefixt

Zusätzliche Anmerkungen

### Zugehörige Issue(s) Closes #205 ### Beschreibung Ruleset multiple Winners implementiert ### Änderungen - Ruleset implementiert, dazu neue Tiles CustomCheckboxListTiles gemacht (RadioTiles sind ui technisch und funktionstechnisch für 1 auswahl aus x möglichkeiten, nicht mehrere) - Neue DB Methode hinzugefügt um mehrere Winner zu setzen - in db await ergänzt, weil sonst nicht gewartet wird auf deletion bevor was neues hinzugefügt wird, das könnte zu problemen führen - game creation color/ruleset tile titel und anordnung gefixt ### Zusätzliche Anmerkungen
sneeex added this to the Alpha milestone 2026-05-10 08:23:20 +00:00
sneeex self-assigned this 2026-05-10 08:23:20 +00:00
sneeex requested review from Owners 2026-05-10 08:23:20 +00:00
flixcoo removed review request for Owners 2026-05-10 08:52:47 +00:00
Owner

Review anfordern wenn der PR fertig ist

Review anfordern wenn der PR fertig ist
Author
Owner

Review anfordern wenn der PR fertig ist

Wie wärs mit nein

> Review anfordern wenn der PR fertig ist Wie wärs mit nein
sneeex added 1 commit 2026-05-10 12:54:03 +00:00
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
03ab2045b2
sneeex added 1 commit 2026-05-10 14:26:54 +00:00
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
3c5c0dbf20
sneeex added 1 commit 2026-05-10 14:28:11 +00:00
fix lint
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
8076f082bc
sneeex added 1 commit 2026-05-10 14:36:49 +00:00
fix title and ruleset/color choose order in game creation
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 50s
009c53ad89
sneeex requested review from Owners 2026-05-10 14:47:30 +00:00
sneeex changed title from WIP: Implementierung von multiple Winners to Implementierung von multiple Winners 2026-05-10 14:47:32 +00:00
Author
Owner

Review anfordern wenn der PR fertig ist

die PR

> Review anfordern wenn der PR fertig ist die PR
sneeex added 1 commit 2026-05-10 15:50:19 +00:00
fix schema
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2a3c0fc98c
flixcoo added 1 commit 2026-05-10 16:17:07 +00:00
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
f98208b508
sneeex added 2 commits 2026-05-10 16:23:48 +00:00
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
b94cc1ac18
flixcoo added 3 commits 2026-05-10 16:24:25 +00:00
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
eb2e704ef9
flixcoo added 1 commit 2026-05-10 16:39:41 +00:00
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
6db265ea99
flixcoo added 2 commits 2026-05-10 16:48:44 +00:00
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
50bf111f03
flixcoo added 1 commit 2026-05-10 16:52:05 +00:00
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
e503db1c1b
flixcoo added 1 commit 2026-05-10 17:07:25 +00:00
updated logic
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
60a92dafe1
flixcoo approved these changes 2026-05-10 17:12:18 +00:00
Dismissed
flixcoo added 1 commit 2026-05-10 17:12:18 +00:00
updated comment
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 48s
Pull Request Pipeline / lint (pull_request) Successful in 51s
c75b3e4a6d
flixcoo dismissed flixcoo's review 2026-05-10 17:12:18 +00:00
Reason:

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

flixcoo approved these changes 2026-05-10 17:12:34 +00:00
flixcoo scheduled this pull request to auto merge when all checks succeed 2026-05-10 17:12:38 +00:00
flixcoo merged commit 9fb2b4ddc2 into development 2026-05-10 17:13:11 +00:00
flixcoo deleted branch feature/205-Implementierung-von-multipleWinners 2026-05-10 17:13:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: liquid-development/game-tracker#214