gelbeinhalb
|
e4ea46c6cd
|
Merge remote-tracking branch 'origin/development' into feature/88-neue-datenbank-struktur
Pull Request Pipeline / lint (pull_request) Successful in 40s
Pull Request Pipeline / test (pull_request) Successful in 36s
|
2026-02-07 20:11:51 +01:00 |
|
gelbeinhalb
|
e881cf0555
|
fix expected null when empty string is correct
Pull Request Pipeline / lint (pull_request) Successful in 40s
Pull Request Pipeline / test (pull_request) Successful in 35s
|
2026-02-07 18:17:08 +01:00 |
|
gelbeinhalb
|
278544788e
|
fix formatting
Pull Request Pipeline / lint (pull_request) Successful in 1m25s
Pull Request Pipeline / test (pull_request) Failing after 36s
|
2026-02-07 17:40:27 +01:00 |
|
gelbeinhalb
|
a12f4eb1c1
|
implement winner methods
Pull Request Pipeline / test (pull_request) Failing after 28s
Pull Request Pipeline / lint (pull_request) Failing after 40s
|
2026-02-07 17:35:43 +01:00 |
|
gelbeinhalb
|
0eb8e2683c
|
add replace players in a match test
|
2026-02-07 17:31:23 +01:00 |
|
gelbeinhalb
|
07b9b78252
|
add replace players in a match method
|
2026-02-07 17:31:19 +01:00 |
|
gelbeinhalb
|
fa9ad9dbae
|
add test for replacing group players
|
2026-02-07 17:26:07 +01:00 |
|
gelbeinhalb
|
25699dffc0
|
add replaceGroupPlayers method
|
2026-02-07 17:25:49 +01:00 |
|
gelbeinhalb
|
70d6178829
|
restructure tests
|
2026-02-01 19:51:57 +01:00 |
|
gelbeinhalb
|
7aba8554c0
|
players cant be null
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
|
ccfea71a35
|
reduce line length
|
2026-02-01 17:56:24 +01:00 |
|
gelbeinhalb
|
415cae18cd
|
added endedAt to matches
|
2026-02-01 17:55:42 +01:00 |
|
gelbeinhalb
|
2a3ea32193
|
change how optional parameters are defined
|
2026-02-01 17:31:40 +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
|
3bd6dd4189
|
fix typo
|
2026-01-25 10:15:50 +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 |
|
gelbeinhalb
|
6006c6d3f7
|
Merge remote-tracking branch 'origin/development' into feature/88-neue-datenbank-struktur
Pull Request Pipeline / test (pull_request) Successful in 1m58s
Pull Request Pipeline / lint (pull_request) Successful in 2m17s
|
2026-01-21 16:10:47 +01:00 |
|
gelbeinhalb
|
0ddb4edbc9
|
remove unused variable
Pull Request Pipeline / test (pull_request) Successful in 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m11s
|
2026-01-21 16:08:21 +01:00 |
|
gelbeinhalb
|
7339194ba0
|
fix data import and export
Pull Request Pipeline / test (pull_request) Successful in 2m8s
Pull Request Pipeline / lint (pull_request) Failing after 2m18s
|
2026-01-21 15:43:56 +01:00 |
|
gelbeinhalb
|
bd5e38a3ca
|
save game to database on create
|
2026-01-21 15:42:47 +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
|
e55cea0dcc
|
fix missing await
|
2026-01-21 12:04:00 +01:00 |
|
gelbeinhalb
|
b2a3a0cf75
|
fix getting non-existent team throws exception test
Pull Request Pipeline / test (pull_request) Successful in 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m19s
|
2026-01-21 11:55:15 +01:00 |
|
gelbeinhalb
|
f142169371
|
fix overlapping members in teams test
|
2026-01-21 11:54:00 +01:00 |
|
gelbeinhalb
|
0b778210ef
|
add new team tests
Pull Request Pipeline / test (pull_request) Failing after 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
|
2026-01-21 11:36:23 +01:00 |
|
gelbeinhalb
|
748361d04f
|
add new score tests
|
2026-01-21 11:33:37 +01:00 |
|
gelbeinhalb
|
2e6a2b8e55
|
add more player_match tests
|
2026-01-21 11:26:46 +01:00 |
|
gelbeinhalb
|
15894096f3
|
fix missing await error
|
2026-01-21 11:11:46 +01:00 |
|
gelbeinhalb
|
d488eac3ae
|
add more group tests
|
2026-01-21 11:11:37 +01:00 |
|
gelbeinhalb
|
19b2685714
|
add more player tests
|
2026-01-21 11:03:09 +01:00 |
|
gelbeinhalb
|
068ca95afc
|
Merge branch 'feature/88-neue-datenbank-struktur' of git.yannick-weigert.de:liquid-development/game-tracker into feature/88-neue-datenbank-struktur
Pull Request Pipeline / test (pull_request) Successful in 2m6s
Pull Request Pipeline / lint (pull_request) Successful in 2m16s
|
2026-01-20 16:34:43 +01:00 |
|
gelbeinhalb
|
0d28f4b87c
|
remove winner test again
|
2026-01-20 16:34:38 +01:00 |
|
gelbeinhalb
|
2e454a530a
|
remove winner test again
|
2026-01-20 16:33:12 +01:00 |
|
gelbeinhalb
|
6c39e1e574
|
remove winner check
Pull Request Pipeline / test (pull_request) Failing after 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
|
2026-01-20 16:31:52 +01:00 |
|
gelbeinhalb
|
b33260ec23
|
fix match missing game
|
2026-01-20 16:31:43 +01:00 |
|
gelbeinhalb
|
b108375ad5
|
remove winner tests
Pull Request Pipeline / test (pull_request) Failing after 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m15s
|
2026-01-20 16:03:37 +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
|
b0b21bcba6
|
add new group tests
|
2026-01-20 15:48:40 +01:00 |
|
gelbeinhalb
|
dec74e9b62
|
add game tests
|
2026-01-20 15:41:05 +01:00 |
|
gelbeinhalb
|
4e73babb71
|
rename game_test to match_test
|
2026-01-20 15:28:26 +01:00 |
|
gelbeinhalb
|
25e0c75dc6
|
add team_test.dart.dart
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
Pull Request Pipeline / test (pull_request) Failing after 1m56s
|
2026-01-19 19:52:00 +01:00 |
|
gelbeinhalb
|
fb59372c97
|
add score_test.dart
|
2026-01-19 19:51:48 +01:00 |
|
gelbeinhalb
|
8dd2f5f8b8
|
add name to team
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
Pull Request Pipeline / test (pull_request) Failing after 1m56s
|
2026-01-19 15:46:25 +01:00 |
|
gelbeinhalb
|
c97fdc2b5f
|
add match method to change created at
Pull Request Pipeline / lint (pull_request) Successful in 2m4s
Pull Request Pipeline / test (pull_request) Failing after 1m59s
|
2026-01-19 14:58:33 +01:00 |
|
gelbeinhalb
|
764ce13240
|
fix felix typos :)
|
2026-01-19 14:57:19 +01:00 |
|
gelbeinhalb
|
715b3debbb
|
add updateGroupDescription
|
2026-01-19 14:18:59 +01:00 |
|
gelbeinhalb
|
bb11c86816
|
Merge remote-tracking branch 'origin/development' into feature/88-neue-datenbank-struktur
# Conflicts:
# lib/presentation/views/main_menu/match_view/create_match/create_match_view.dart
|
2026-01-19 14:05:32 +01:00 |
|
gelbeinhalb
|
6a6e36ed7c
|
remove pair
Pull Request Pipeline / test (pull_request) Failing after 2m5s
Pull Request Pipeline / lint (pull_request) Successful in 2m11s
|
2026-01-16 15:55:17 +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 |
|
gelbeinhalb
|
b6554c104a
|
Merge remote-tracking branch 'origin/development' into feature/88-neue-datenbank-struktur
Pull Request Pipeline / test (pull_request) Failing after 2m7s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
|
2026-01-16 13:55:05 +01:00 |
|
gelbeinhalb
|
a68bbddc1a
|
temporarily removed group_match_test.dart
Pull Request Pipeline / test (pull_request) Failing after 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m5s
|
2026-01-16 13:54:15 +01:00 |
|
gelbeinhalb
|
32fa82e5e7
|
check for game object on match create
|
2026-01-16 13:53:57 +01:00 |
|
gelbeinhalb
|
49e990dfea
|
add TEMPORARY winner getter and setter methods to match_dao.dart
Pull Request Pipeline / test (pull_request) Failing after 1m57s
Pull Request Pipeline / lint (pull_request) Failing after 3m32s
|
2026-01-16 13:44:03 +01:00 |
|
gelbeinhalb
|
40e970a5dc
|
re-add winner parameter
|
2026-01-16 13:37:00 +01:00 |
|
gelbeinhalb
|
b9b6ff85ea
|
update g files
Pull Request Pipeline / test (pull_request) Failing after 2m5s
Pull Request Pipeline / lint (pull_request) Failing after 2m9s
|
2026-01-16 12:38:25 +01:00 |
|
gelbeinhalb
|
52c1605ce9
|
update database.dart
|
2026-01-16 12:38:16 +01:00 |
|
gelbeinhalb
|
c2a9bda8b1
|
add team_dao.dart
|
2026-01-16 12:38:09 +01:00 |
|
gelbeinhalb
|
a13d9c55ea
|
add score_dao.dart
|
2026-01-16 12:37:37 +01:00 |
|
gelbeinhalb
|
b737cae356
|
remove group_match_dao.dart
|
2026-01-16 12:27:20 +01:00 |
|
gelbeinhalb
|
3857665444
|
update player_match_dao.dart
|
2026-01-16 12:23:24 +01:00 |
|
gelbeinhalb
|
4b900c12bf
|
add description to player
|
2026-01-16 12:22:23 +01:00 |
|
gelbeinhalb
|
867d0c55da
|
update match_dao.dart
Pull Request Pipeline / lint (pull_request) Failing after 2m8s
Pull Request Pipeline / test (pull_request) Failing after 2m27s
|
2026-01-16 12:00:07 +01:00 |
|
gelbeinhalb
|
02d3220c1a
|
add group_match_dao.dart
|
2026-01-16 11:57:50 +01:00 |
|
gelbeinhalb
|
3ca612b0a1
|
add description attribute to group_dao.dart
|
2026-01-16 11:56:47 +01:00 |
|
gelbeinhalb
|
cb66b76e5a
|
add game_dao.dart
|
2026-01-16 11:55:47 +01:00 |
|
gelbeinhalb
|
b9b72cdd50
|
add pair
Pull Request Pipeline / lint (pull_request) Failing after 2m11s
Pull Request Pipeline / test (pull_request) Failing after 2m30s
|
2026-01-16 11:10:42 +01:00 |
|
gelbeinhalb
|
4a56df7f8f
|
add team
|
2026-01-16 11:09:18 +01:00 |
|
gelbeinhalb
|
f2a12265ad
|
add createdAt to team
|
2026-01-16 11:09:08 +01:00 |
|
gelbeinhalb
|
c82d72544e
|
add description to player
|
2026-01-16 11:04:54 +01:00 |
|
gelbeinhalb
|
072021bd4c
|
update match class
|
2026-01-16 10:50:03 +01:00 |
|
gelbeinhalb
|
6a9e5dc9eb
|
add game.dart
Pull Request Pipeline / lint (pull_request) Failing after 2m8s
Pull Request Pipeline / test (pull_request) Failing after 2m29s
|
2026-01-16 10:28:55 +01:00 |
|
gelbeinhalb
|
be01b5f72a
|
add description to group
Pull Request Pipeline / lint (pull_request) Failing after 2m10s
Pull Request Pipeline / test (pull_request) Failing after 2m29s
|
2026-01-12 12:51:25 +01:00 |
|
gelbeinhalb
|
e2fe0c7d4d
|
remove group_match_dao
Pull Request Pipeline / lint (pull_request) Failing after 2m18s
Pull Request Pipeline / test (pull_request) Failing after 2m42s
|
2026-01-12 11:42:03 +01:00 |
|
gelbeinhalb
|
b72ab70e02
|
add score table
Pull Request Pipeline / lint (pull_request) Failing after 2m22s
Pull Request Pipeline / test (pull_request) Failing after 2m52s
|
2026-01-12 11:38:38 +01:00 |
|
gelbeinhalb
|
189daf76dd
|
move createdAt below description
|
2026-01-12 11:35:57 +01:00 |
|
gelbeinhalb
|
0f987f4c7a
|
move match below ids
|
2026-01-12 11:34:02 +01:00 |
|
gelbeinhalb
|
5dd8f31942
|
add description to group_table.dart
Pull Request Pipeline / lint (pull_request) Failing after 2m29s
Pull Request Pipeline / test (pull_request) Failing after 2m54s
|
2026-01-12 11:33:00 +01:00 |
|
gelbeinhalb
|
0394f5edf9
|
delete group_match_table.dart
|
2026-01-12 11:32:23 +01:00 |
|
gelbeinhalb
|
d8abad6fd8
|
add groupid gameid and notes to match
|
2026-01-12 11:30:37 +01:00 |
|
gelbeinhalb
|
7e6c309de0
|
add game table
|
2026-01-12 11:26:39 +01:00 |
|
gelbeinhalb
|
3344575132
|
add team id and score
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
|
2026-01-12 11:20:40 +01:00 |
|
gelbeinhalb
|
9b66e58dc0
|
add team table
|
2026-01-12 11:17:13 +01:00 |
|
gelbeinhalb
|
56562b22bb
|
add description to player
|
2026-01-12 11:16:02 +01:00 |
|