|
|
0f2e3493c4
|
Updated player-group dao + tests
|
2026-05-01 17:46:47 +02:00 |
|
|
|
ae3a8b496e
|
Added copyWith(), == and hashCode overwrites for model classes
|
2026-05-01 17:22:20 +02:00 |
|
|
|
cbc8a1afce
|
Updated player-match dao and tests
|
2026-05-01 16:49:33 +02:00 |
|
|
|
f49440367c
|
Finalized and updated team implementation, updated team dao, tests, and ex-/import
|
2026-05-01 14:31:15 +02:00 |
|
|
|
be6b968a43
|
Updated match dao + tests
|
2026-05-01 11:57:03 +02:00 |
|
|
|
785873d3c8
|
Fixed error in game tests
Pull Request Pipeline / test (pull_request) Successful in 43s
Pull Request Pipeline / lint (pull_request) Successful in 47s
|
2026-04-24 16:36:36 +02:00 |
|
|
|
99b894c580
|
Updated score dao + tests
|
2026-04-24 16:36:27 +02:00 |
|
|
|
92577e4ed9
|
Updated games dao + tests
|
2026-04-24 16:01:14 +02:00 |
|
|
|
95cad71ea0
|
Updated player dao + tests
|
2026-04-24 14:29:01 +02:00 |
|
|
|
8df5c24fa8
|
Updated group dao + tests
|
2026-04-24 13:51:20 +02:00 |
|
|
|
e8c50b2f32
|
Renamed file
|
2026-04-24 13:10:34 +02:00 |
|
|
|
a5f00f16ab
|
Updated licenses [skip ci]
|
2026-04-24 10:33:06 +00:00 |
|
|
|
da99a6ec99
|
Updated version number [skip ci]
|
2026-04-24 10:32:28 +00:00 |
|
|
|
7effa77f82
|
Merge pull request 'Verschiedene Regelsätze implementieren' (#194) from feature/132-verschiedene-regelsaetze-implementieren into development
Push Pipeline / test (push) Successful in 44s
Push Pipeline / update_version (push) Successful in 5s
Push Pipeline / generate_licenses (push) Successful in 37s
Push Pipeline / format (push) Successful in 1m0s
Push Pipeline / build (push) Successful in 5m42s
Reviewed-on: #194
Reviewed-by: gelbeinhalb <spam@yannick-weigert.de>
|
2026-04-24 10:31:36 +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 |
|
|
|
daf1bc27d8
|
Updated version number [skip ci]
|
2026-04-24 09:19:39 +00:00 |
|
|
|
3140c9310b
|
Merge pull request 'Kennzeichnung für doppelte Spielernamen' (#200) from enhancement/182-kennzeichnung-fuer-doppelte-spielernamen into development
Push Pipeline / test (push) Successful in 48s
Push Pipeline / update_version (push) Successful in 6s
Push Pipeline / generate_licenses (push) Successful in 39s
Push Pipeline / format (push) Successful in 59s
Push Pipeline / build (push) Successful in 5m48s
Reviewed-on: #200
|
2026-04-24 09:18:44 +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 |
|
|
|
6f0147420a
|
Added fallback
|
2026-04-22 00:02:36 +02:00 |
|
|
|
2fe43a5ad1
|
Removed unnecessary table association
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
|
2026-04-21 23:40:55 +02:00 |
|
|
|
a7e234cf10
|
Removed unnecessary function
Pull Request Pipeline / test (pull_request) Successful in 46s
Pull Request Pipeline / lint (pull_request) Successful in 48s
|
2026-04-21 23:39:44 +02:00 |
|
|
|
db554557fe
|
Fixed versioning
Pull Request Pipeline / test (pull_request) Successful in 50s
Pull Request Pipeline / lint (pull_request) Successful in 53s
|
2026-04-21 23:36:06 +02:00 |
|
|
|
1a2ad547be
|
Downgraded flutter again
Pull Request Pipeline / test (pull_request) Failing after 45s
Pull Request Pipeline / lint (pull_request) Successful in 47s
|
2026-04-21 23:27:35 +02:00 |
|
|
|
52518dc525
|
Downgraded flutter again
Pull Request Pipeline / lint (pull_request) Failing after 17s
Pull Request Pipeline / test (pull_request) Failing after 19s
|
2026-04-21 23:26:30 +02:00 |
|
|
|
0b991026c7
|
Updated packages
Pull Request Pipeline / lint (pull_request) Failing after 17s
Pull Request Pipeline / test (pull_request) Failing after 18s
|
2026-04-21 23:25:07 +02:00 |
|
|
|
bdb33f1ec8
|
Updated json schmema
|
2026-04-21 23:19:46 +02:00 |
|
|
|
d381036849
|
simplified json map
|
2026-04-21 22:33:07 +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 |
|
|
|
e910f1dcd3
|
Fixed tests
|
2026-04-21 22:17:17 +02:00 |
|
|
|
b1abbf6376
|
Added missing score import
|
2026-04-21 22:14:04 +02:00 |
|
|
|
b0a8529c1c
|
Formatting
|
2026-04-21 22:13:44 +02:00 |
|
|
|
a3ae8ef5b8
|
Fixed json methods
|
2026-04-21 22:13:15 +02:00 |
|
|
|
f24aeff55a
|
Fixed bug
|
2026-04-21 22:12:13 +02:00 |
|
|
|
543b4d949e
|
Implemented correct score handling
|
2026-04-21 22:11:45 +02:00 |
|
|
|
571d32f07a
|
Added toString method + default values
|
2026-04-21 22:11:09 +02:00 |
|
|
|
31c6e03f4d
|
Fixed tests
|
2026-04-21 20:26:11 +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 |
|
|
|
2c2bb582fd
|
Added null & empty handling
|
2026-04-21 20:17:35 +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 |
|
|
|
c6a9e53cff
|
Updated getting winner & looser functions
|
2026-04-21 18:53:03 +02:00 |
|
|
|
9364f0d9d6
|
Updated score and winner handling
|
2026-04-21 18:38:00 +02:00 |
|