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 |
|
gelbeinhalb
|
b0cb385756
|
ruleset is now a required game enum parameter
Pull Request Pipeline / test (pull_request) Successful in 2m1s
Pull Request Pipeline / lint (pull_request) Successful in 2m7s
|
2026-01-23 11:54:37 +01:00 |
|
gelbeinhalb
|
118b316a35
|
description is now a required game parameter
|
2026-01-23 11:25:20 +01:00 |
|
gelbeinhalb
|
55f5aac4e2
|
color is now a required game parameter
|
2026-01-23 11:08:11 +01:00 |
|
|
|
6060afc543
|
Renamed package & bundle identifier
Pull Request Pipeline / test (pull_request) Successful in 1m58s
Pull Request Pipeline / lint (pull_request) Successful in 2m18s
|
2026-01-22 22:13:12 +01:00 |
|
gelbeinhalb
|
12b713bb70
|
remove skip from test
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
|
2026-01-21 12:04:13 +01:00 |
|
gelbeinhalb
|
2e6a2b8e55
|
add more player_match tests
|
2026-01-21 11:26:46 +01:00 |
|
gelbeinhalb
|
b33260ec23
|
fix match missing game
|
2026-01-20 16:31:43 +01:00 |
|
gelbeinhalb
|
e09ccf9356
|
add comments to all tests
Pull Request Pipeline / test (pull_request) Failing after 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
|
2026-01-20 15:58:16 +01:00 |
|
gelbeinhalb
|
764ce13240
|
fix felix typos :)
|
2026-01-19 14:57:19 +01:00 |
|
gelbeinhalb
|
d21c37966e
|
tests create testGame now
Pull Request Pipeline / test (pull_request) Failing after 2m6s
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
|
2026-01-16 14:15:55 +01:00 |
|
|
|
92b8ef0877
|
Merge branch 'development' into refactoring/105-fehlende-umbenennungen
Pull Request Pipeline / test (pull_request) Successful in 2m18s
Pull Request Pipeline / lint (pull_request) Successful in 2m18s
|
2025-12-30 21:22:34 +01:00 |
|
|
|
9821af39fe
|
Renamed test files
|
2025-12-30 21:00:56 +01:00 |
|