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

17 Commits

Author SHA1 Message Date
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
2a3c0fc98c fix schema
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-10 17:50:16 +02:00
009c53ad89 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
2026-05-10 16:36:46 +02:00
8076f082bc fix lint
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 16:28:08 +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