|
|
99b894c580
|
Updated score dao + tests
|
2026-04-24 16:36:27 +02:00 |
|
|
|
a5f00f16ab
|
Updated licenses [skip ci]
|
2026-04-24 10:33:06 +00:00 |
|
|
|
1d02c04b7a
|
Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 54s
# Conflicts:
# lib/core/common.dart
# lib/presentation/views/main_menu/statistics_view.dart
# lib/presentation/widgets/player_selection.dart
|
2026-04-24 12:15:57 +02:00 |
|
|
|
39eba80e3f
|
Updated licenses [skip ci]
|
2026-04-24 09:20:20 +00:00 |
|
|
|
23b903e28a
|
Added ruleset depending icons and adjusted mvp text
Pull Request Pipeline / test (pull_request) Successful in 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
|
2026-04-22 00:19:48 +02:00 |
|
|
|
5cbcf626e8
|
Removed game in compact mode
|
2026-04-21 22:32:52 +02:00 |
|
|
|
852b5f444c
|
Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
Pull Request Pipeline / test (pull_request) Successful in 52s
Pull Request Pipeline / lint (pull_request) Successful in 56s
|
2026-04-21 22:22:47 +02:00 |
|
|
|
b4b598d1f5
|
Fixed state bug
Pull Request Pipeline / test (pull_request) Successful in 55s
Pull Request Pipeline / lint (pull_request) Successful in 57s
|
2026-04-21 22:22:35 +02:00 |
|
|
|
dfc7788087
|
Updated skeleton data
|
2026-04-21 22:17:31 +02:00 |
|
|
|
2035e5b7d4
|
Removed unnecessary declared attributes
|
2026-04-21 20:24:10 +02:00 |
|
|
|
0bad0862a7
|
Adjusted colors
|
2026-04-21 20:19:05 +02:00 |
|
|
|
4322e75811
|
Implemented basic game choosing functionality
|
2026-04-21 20:17:54 +02:00 |
|
|
|
5e6cf22a9f
|
Added empty check for score fields
|
2026-04-21 20:17:17 +02:00 |
|
|
|
9230b0caba
|
Removed dead code
|
2026-04-21 20:06:41 +02:00 |
|
|
|
68141a3da2
|
Updated game + ruleset display
|
2026-04-21 20:06:33 +02:00 |
|
|
|
86f2ba01e5
|
Updated localization declaration
|
2026-04-21 20:06:14 +02:00 |
|
|
|
9364f0d9d6
|
Updated score and winner handling
|
2026-04-21 18:38:00 +02:00 |
|
|
|
487dbf944c
|
Merge branch 'development' into enhancement/182-kennzeichnung-fuer-doppelte-spielernamen
Pull Request Pipeline / test (pull_request) Successful in 42s
Pull Request Pipeline / lint (pull_request) Successful in 50s
|
2026-04-21 10:59:34 +00:00 |
|
|
|
32ed7ac3b5
|
Updated licenses [skip ci]
|
2026-04-21 08:48:30 +00:00 |
|
|
|
4e97f6723a
|
Added nameCount to statistic tiles
Pull Request Pipeline / test (pull_request) Successful in 43s
Pull Request Pipeline / lint (pull_request) Successful in 50s
|
2026-04-20 16:39:33 +02:00 |
|
|
|
fcf845af4d
|
Implemented name count update in player selection
Pull Request Pipeline / test (pull_request) Failing after 43s
Pull Request Pipeline / lint (pull_request) Successful in 49s
|
2026-04-19 23:22:14 +02:00 |
|
|
|
9a2afbfd3b
|
Added ui implementation
|
2026-04-19 22:49:21 +02:00 |
|
|
|
9c4eff5056
|
Moved button
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
|
2026-04-19 16:02:14 +02:00 |
|
|
|
ad2e4bc398
|
Added constraint parameter
|
2026-04-19 15:56:11 +02:00 |
|
|
|
2ad3698067
|
Updated documentation
|
2026-04-19 15:25:22 +02:00 |
|
|
|
32e1c587d4
|
Updated popups in views
|
2026-04-19 15:19:38 +02:00 |
|
|
|
55437d83c4
|
Changed popup class structure
|
2026-04-19 15:19:30 +02:00 |
|
|
|
15702a108d
|
Add: custom dialog action
|
2026-04-19 15:18:27 +02:00 |
|
|
|
ddf32797aa
|
Implemented ruleset in match view
Pull Request Pipeline / test (pull_request) Successful in 43s
Pull Request Pipeline / lint (pull_request) Failing after 46s
|
2026-04-14 23:26:26 +02:00 |
|
|
|
df1bc4bf32
|
Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
# Conflicts:
# lib/presentation/views/main_menu/match_view/match_result_view.dart
|
2026-04-14 23:09:15 +02:00 |
|
|
|
36fda30f27
|
Updated licenses [skip ci]
|
2026-04-14 16:13:31 +00:00 |
|
|
|
e827f4c527
|
Fixed references
Pull Request Pipeline / test (pull_request) Successful in 42s
Pull Request Pipeline / lint (pull_request) Successful in 47s
|
2026-04-13 22:53:39 +02:00 |
|
|
|
855b7c8bea
|
Moved dao methods
|
2026-04-08 23:22:33 +02:00 |
|
|
|
ad6d08374e
|
Renamed folder to "models"
|
2026-04-08 22:27:50 +02:00 |
|
|
|
13c88cb958
|
Updated licenses [skip ci]
|
2026-03-09 20:32:00 +00:00 |
|
|
|
611033b5cd
|
Moved getGroupMatches + Tests
Pull Request Pipeline / test (pull_request) Successful in 39s
Pull Request Pipeline / lint (pull_request) Successful in 44s
|
2026-03-09 21:27:05 +01:00 |
|
|
|
23d00c64ab
|
fix comments
Pull Request Pipeline / test (pull_request) Successful in 40s
Pull Request Pipeline / lint (pull_request) Successful in 45s
|
2026-03-09 21:00:13 +01:00 |
|
|
|
b0b039875a
|
add callback & implement deleteObsoleteMatchGroupRelations func
|
2026-03-09 15:29:03 +01:00 |
|
|
|
840faab024
|
add statistics reload and fix wrong best player calculation
|
2026-03-09 15:28:37 +01:00 |
|
|
|
f0c575d2c9
|
Implemented different result view depending on ruleset
Pull Request Pipeline / test (pull_request) Successful in 38s
Pull Request Pipeline / lint (pull_request) Failing after 45s
|
2026-03-08 22:25:55 +01:00 |
|
|
|
d5a7bb320f
|
Implememented different result tiles in match detail view for different rulesets
|
2026-03-08 22:25:23 +01:00 |
|
|
|
4f91130cb5
|
Merge remote-tracking branch 'origin/feature/118-bearbeiten-und-löschen-von-gruppen' into feature/118-bearbeiten-und-löschen-von-gruppen
Pull Request Pipeline / test (pull_request) Successful in 37s
Pull Request Pipeline / lint (pull_request) Successful in 44s
|
2026-03-08 15:10:37 +01:00 |
|
|
|
2214ea8e7d
|
Refactor group creation and editing logic into separate methods
|
2026-03-08 15:10:31 +01:00 |
|
|
|
5b7ef4051d
|
Merge remote-tracking branch 'origin/feature/118-bearbeiten-und-löschen-von-gruppen' into feature/118-bearbeiten-und-löschen-von-gruppen
Pull Request Pipeline / test (pull_request) Successful in 38s
Pull Request Pipeline / lint (pull_request) Successful in 45s
|
2026-03-08 12:22:57 +01:00 |
|
|
|
b83719f16d
|
Refactor group saving logic into a separate method
|
2026-03-08 11:27:18 +01:00 |
|
|
|
de0344d63d
|
Added game fix
|
2026-03-08 11:10:06 +01:00 |
|
|
|
84b8541822
|
Fixed match edit error with game
Pull Request Pipeline / test (pull_request) Successful in 39s
Pull Request Pipeline / lint (pull_request) Failing after 46s
|
2026-03-08 11:00:42 +01:00 |
|
|
|
544e55c4fd
|
Merge branch 'development' into feature/132-verschiedene-regelsaetze-implementieren
# Conflicts:
# lib/l10n/arb/app_de.arb
# lib/l10n/arb/app_en.arb
# lib/l10n/generated/app_localizations.dart
# lib/l10n/generated/app_localizations_de.dart
# lib/l10n/generated/app_localizations_en.dart
# lib/presentation/views/main_menu/match_view/match_result_view.dart
|
2026-03-08 10:57:33 +01:00 |
|
|
|
feb2b756bd
|
Merge branch 'development' into feature/118-bearbeiten-und-löschen-von-gruppen
Pull Request Pipeline / test (pull_request) Successful in 37s
Pull Request Pipeline / lint (pull_request) Failing after 45s
|
2026-03-08 08:39:24 +00:00 |
|
|
|
244c1b0bb0
|
Updated licenses [skip ci]
|
2026-03-08 08:29:28 +00:00 |
|