gelbeinhalb
|
dbef735a82
|
add color enum
|
2026-02-01 18:13:03 +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
|
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 |
|
|
|
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 |
|
|
|
21c74b74bc
|
Refactored components
|
2026-01-07 14:05:19 +01:00 |
|
|
|
ec94e12ed7
|
implement changes
Pull Request Pipeline / test (pull_request) Successful in 2m27s
Pull Request Pipeline / lint (pull_request) Successful in 2m33s
|
2026-01-03 15:38:25 +01:00 |
|
|
|
3c22b084d6
|
made getters non nullable and removed all null assertion operators
Pull Request Pipeline / test (pull_request) Successful in 2m10s
Pull Request Pipeline / lint (pull_request) Failing after 2m11s
|
2026-01-02 19:01:44 +01:00 |
|
|
|
534d19efc3
|
Implemented localization across the application.
Pull Request Pipeline / test (pull_request) Successful in 2m5s
Pull Request Pipeline / lint (pull_request) Failing after 2m22s
|
2026-01-01 00:21:09 +01:00 |
|
|
|
99cea1e703
|
Renamed every instance of "game" to "match"
|
2025-12-11 20:07:32 +01:00 |
|
|
|
236a737fd1
|
Implemented choose game view
Pull Request Pipeline / test (pull_request) Successful in 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m7s
|
2025-11-28 14:41:50 +01:00 |
|
|
|
e71cb11295
|
Implemented View for choosing group and ruleset
Pull Request Pipeline / lint (pull_request) Successful in 2m13s
Pull Request Pipeline / test (pull_request) Successful in 2m15s
|
2025-11-23 22:36:51 +01:00 |
|
|
|
87b1a7d57f
|
Moved ImportStatus & ExportStatus to enums.dart
|
2025-11-19 19:26:35 +01:00 |
|
|
|
3f79a7b898
|
sourcing enums out to enums.dart
|
2025-11-19 18:26:51 +01:00 |
|