Felix Kirchner flixcoo
flixcoo commented on issue liquid-development/game-tracker#88 2026-01-09 11:53:10 +00:00
Neue Datenbank-Struktur

Team-Klasse und Pair-Klasse mit

class Pair extends Team
flixcoo commented on issue liquid-development/game-tracker#88 2026-01-09 11:49:35 +00:00
Neue Datenbank-Struktur

Match-Objekt brauch TeamMatch-Flag (o.Ä.) um anzuzeigen, dass es sich um ein TEam-Match handelt

flixcoo pushed to development at liquid-development/game-tracker 2026-01-08 20:24:03 +00:00
c2394c3733 Merge pull request 'MVP-Refactoring' (#139) from refactoring/68-mvp-refactoring into development
88766652b9 Small loc corrections
2a1573ee2d Remove Whitespace
cfb07bfe28 Updated localizations
d741990f2f Fixed navbar issue
Compare 21 commits »
flixcoo deleted branch refactoring/68-mvp-refactoring from liquid-development/game-tracker 2026-01-08 20:24:03 +00:00
flixcoo closed issue liquid-development/game-tracker#68 2026-01-08 20:24:02 +00:00
MVP-Refactoring
flixcoo automatically merged pull request liquid-development/game-tracker#139 2026-01-08 20:24:01 +00:00
88766652b9 Small loc corrections
2a1573ee2d Remove Whitespace
cfb07bfe28 Updated localizations
d741990f2f Fixed navbar issue
flixcoo commented on pull request liquid-development/game-tracker#139 2026-01-08 20:06:04 +00:00
MVP-Refactoring

Weil das der Input Parameter der Funktion ist

flixcoo commented on pull request liquid-development/game-tracker#139 2026-01-08 20:05:02 +00:00
MVP-Refactoring

Habe Datenbank und isLoading nicht kommentiert, weil die so allgegenwärtig sind, dass die eigentlich keinen kommentar brauchen. Soll ich einen hinzufügen?

flixcoo closed issue liquid-development/game-tracker#135 2026-01-07 16:58:55 +00:00
"Delete all data" sollte ein anderes icon haben
76121eb4fb Updated localizations
d5ee6449b0 Updated localizations
7d9757abb6 Merge branch 'development' into refactoring/68-mvp-refactoring
d94d51c6ea Merge pull request 'change settings icons to filled and rounded' (#140) from enhancement/135-settings-icons into development
803cf8a972 update app_localizations
13be75a65b change settings icons to filled and rounded
Compare 5 commits »
aef12bd65a Refactored several theme settings into custom theme
02d79574dd Simplified app bar logic in views
fdd0e7579a Updated game title process
cd2770be26 Removed unnessecary setStates
e196d6e5ef Corrected strings
Compare 13 commits »
flixcoo created pull request liquid-development/game-tracker#139 2026-01-07 12:42:36 +00:00
WIP: MVP-Refactoring
flixcoo opened issue liquid-development/game-tracker#138 2026-01-07 12:27:17 +00:00
Neues NavBar Design
flixcoo opened issue liquid-development/game-tracker#137 2026-01-07 12:21:14 +00:00
MatchSummaryTile durch MatchTile ersetzen