Commit Graph

116 Commits

Author SHA1 Message Date
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
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
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
ae572a5dbd Refactored trailing widgets
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 53s
2026-05-09 18:55:00 +02:00
f9eafa5b3d add: empty game list messages
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 53s
2026-05-09 15:01:21 +02:00
df757af7ec fix: choose tile alignment
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 47s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-09 13:33:50 +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
28fb608b30 fix: increased font size
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-05-08 19:45:46 +02:00
0d1ed3e666 fix: no element error 2026-05-08 19:36:52 +02:00
4520281cb6 fix: popup area 2026-05-08 19:33:22 +02:00
eadf05e116 Fixed incoming changes 2026-05-05 11:43:35 +02:00
b9cfab1447 Merge branch 'development' into feature/119-implementierung-der-games-2
# Conflicts:
#	lib/data/dao/match_dao.dart
2026-05-05 11:40:32 +02:00
fef8380860 added const
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-04 15:41:01 +02:00
a9b86fe7ff Added icons to rulesets
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Failing after 47s
2026-05-04 11:09:05 +02:00
b53facc16c Added singleWinner as default ruleset 2026-05-04 11:03:59 +02:00
8194fb2f28 Removed selectedRulesetIndex 2026-05-04 11:03:34 +02:00
94bb477cd9 Added popups to create game view replacing two screens
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-04 10:44:40 +02:00
8c52db9981 Added popups to create game view 2026-05-04 10:43:43 +02:00
6272794cc5 feat: showing game color in choose tile 2026-05-03 10:59:46 +02:00
5d832c98a7 fix: callbacks when game deletes matches
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 44s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-03 10:45:18 +02:00
e3aef81ab6 feat: Deleting games associated with matches deletes them
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 42s
Pull Request Pipeline / lint (pull_request) Successful in 50s
2026-05-03 01:00:44 +02:00
92bf74683f feat: games with match associations cant be deleted
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
2026-05-02 16:32:25 +02:00
2e1314ccd4 Implemented consistency changes 2026-05-02 16:11:15 +02:00
633a0599eb Implemented game tile in choose game view 2026-05-02 16:04:20 +02:00
5789650c97 Refactoring
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-05-02 01:31:49 +02:00
2f5b9e5ff2 Cherry picked changes from 119-implementierung-der-games
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 47s
2026-04-28 15:27:52 +02:00
4322e75811 Implemented basic game choosing functionality 2026-04-21 20:17:54 +02:00
9364f0d9d6 Updated score and winner handling 2026-04-21 18:38:00 +02:00
ad6d08374e Renamed folder to "models" 2026-04-08 22:27:50 +02:00
de0344d63d Added game fix 2026-03-08 11:10:06 +01:00
9d2b6a0286 Adapted getTemporaryGame method 2026-03-07 22:47:28 +01:00
588b5053e8 typo 2026-03-07 22:46:21 +01:00
0597b21ac1 Added condition 2026-03-07 22:45:55 +01:00
a846e4d7ea Removed dead code 2026-03-07 22:44:49 +01:00
16aecffdbe Change var name 2026-03-07 22:43:24 +01:00
0b118800e4 Fixed issue with group replacing solo players 2026-03-07 21:33:51 +01:00
4c479676d2 Added properties
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 39s
Pull Request Pipeline / lint (pull_request) Failing after 44s
2026-03-07 17:38:32 +01:00
4bcb10df81 Fix: Winner gets resetted, if player gets removed from the game 2026-03-07 17:03:52 +01:00
a8ade294b5 Added common.dart
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 40s
Pull Request Pipeline / lint (pull_request) Successful in 46s
2026-03-06 21:53:46 +01:00
688a8a1706 Added comment 2026-03-06 20:59:13 +01:00
cff95aff00 Updated view aligning with new database 2026-03-06 16:51:26 +01:00
8e75f6af56 Merge branch 'development' into feature/120-bearbeiten-und-loeschen-von-matches
# Conflicts:
#	lib/presentation/views/main_menu/match_view/create_match/create_match_view.dart
2026-03-05 11:00:43 +01:00
527ffd194f Fixed PR problems
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 37s
Pull Request Pipeline / lint (pull_request) Successful in 44s
2026-02-23 21:34:29 +01:00
9e9491c98e Merge remote-tracking branch 'refs/remotes/origin/development' into feature/120-bearbeiten-und-loeschen-von-matches
# Conflicts:
#	lib/presentation/views/main_menu/custom_navigation_bar.dart
#	lib/presentation/views/main_menu/group_view/create_group_view.dart
#	lib/presentation/views/main_menu/group_view/group_detail_view.dart
#	lib/presentation/views/main_menu/group_view/group_view.dart
#	lib/presentation/views/main_menu/match_view/create_match/create_match_view.dart
#	lib/presentation/views/main_menu/match_view/match_view.dart
#	pubspec.yaml
2026-02-23 21:23:28 +01:00
gelbeinhalb
7aba8554c0 players cant be null
Some checks failed
Pull Request Pipeline / test (pull_request) Failing after 40s
Pull Request Pipeline / lint (pull_request) Failing after 44s
2026-02-01 18:23:58 +01:00
gelbeinhalb
dbef735a82 add color enum 2026-02-01 18:13:03 +01:00
gelbeinhalb
2ea68dcc89 fix errors after merging 2026-02-01 17:29:19 +01:00
gelbeinhalb
acf3a7b003 Merge remote-tracking branch 'origin/development' into feature/88-neue-datenbank-struktur
# Conflicts:
#	lib/data/dao/group_match_dao.dart
#	lib/data/dao/match_dao.dart
#	lib/data/dao/player_match_dao.dart
#	lib/data/db/database.dart
#	lib/data/db/database.g.dart
#	lib/data/db/tables/group_match_table.dart
#	lib/data/db/tables/player_match_table.dart
#	lib/data/dto/match.dart
#	lib/presentation/views/main_menu/home_view.dart
#	lib/presentation/views/main_menu/match_view/create_match/create_match_view.dart
#	lib/presentation/views/main_menu/match_view/match_view.dart
#	lib/services/data_transfer_service.dart
#	test/db_tests/game_test.dart
#	test/db_tests/group_match_test.dart
#	test/db_tests/player_match_test.dart
2026-02-01 15:55:06 +01:00
gelbeinhalb
1d352821fc all parameters are now required 2026-01-30 13:13:06 +01:00