b719a6662b
Merge branch 'development' into feature/74-fehlende-methoden-für-games-datenbank-inplementieren
...
Pull Request Pipeline / test (pull_request) Successful in 2m19s
Pull Request Pipeline / lint (pull_request) Failing after 2m22s
# Conflicts:
# lib/presentation/views/main_menu/game_history_view.dart
2025-12-05 18:22:25 +01:00
gelbeinhalb
fb28de5772
add create game button
Pull Request Pipeline / test (pull_request) Successful in 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
2025-11-28 14:44:24 +01:00
gelbeinhalb
f713bd6fb7
use custom app skeleton
2025-11-28 14:35:20 +01:00
gelbeinhalb
da722c5277
Merge remote-tracking branch 'origin/development' into feature/2-gamehistoryview-anpassen
Pull Request Pipeline / test (pull_request) Successful in 2m14s
Pull Request Pipeline / lint (pull_request) Successful in 2m17s
2025-11-28 12:15:14 +01:00
gelbeinhalb
9ee9da2ac8
Made space at the bottom of the list smaller
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
2025-11-27 22:59:09 +01:00
gelbeinhalb
aa208bb2ef
use standardized TopCenteredMessage
2025-11-27 22:56:22 +01:00
gelbeinhalb
a29123c964
fix error messages
Pull Request Pipeline / lint (pull_request) Successful in 2m15s
Pull Request Pipeline / test (pull_request) Successful in 2m14s
2025-11-27 17:25:58 +01:00
gelbeinhalb
b443230285
fixed loading too fast
Pull Request Pipeline / lint (pull_request) Failing after 2m10s
Pull Request Pipeline / test (pull_request) Successful in 5m6s
2025-11-27 16:58:02 +01:00
gelbeinhalb
099e587d45
remove useless skeleton data
Pull Request Pipeline / test (pull_request) Successful in 2m6s
Pull Request Pipeline / lint (pull_request) Failing after 2m17s
2025-11-27 16:45:47 +01:00
745aaef978
Implemented ChooseTile
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
2025-11-26 13:12:15 +01:00
b5234c765c
Changed create game button size
Pull Request Pipeline / test (pull_request) Successful in 2m6s
Pull Request Pipeline / lint (pull_request) Successful in 2m8s
2025-11-26 12:40:06 +01:00
919c9f57ac
Fixed button state
2025-11-26 12:35:34 +01:00
27424694ce
Removed unnecessary prints
2025-11-26 12:31:33 +01:00
84338f8f66
Changed title
2025-11-26 12:28:11 +01:00
2838376434
Implemented player selection
Pull Request Pipeline / test (pull_request) Successful in 2m5s
Pull Request Pipeline / lint (pull_request) Successful in 2m12s
2025-11-25 22:38:54 +01:00
5fbf2ccb45
Implemented app skeleton
Pull Request Pipeline / test (pull_request) Successful in 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
2025-11-24 22:21:27 +01:00
e489d16c51
Removed imports
2025-11-24 22:20:53 +01:00
ae529effd2
Merge branch 'development' into feature/3-creategameview-erstellen
...
# Conflicts:
# lib/presentation/views/main_menu/create_group_view.dart
2025-11-24 22:19:32 +01:00
51e3c04e72
Refactor PlayerSelection to use AppSkeleton widget
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
2025-11-24 22:08:42 +01:00
2b9f038b0d
Merge remote-tracking branch 'origin/development' into feature/65-spieler-suche-in-eigenes-widget-umwandeln
...
# Conflicts:
# lib/presentation/views/main_menu/create_group_view.dart
2025-11-24 22:01:26 +01:00
fc9779153d
Remove unused _searchBarController from CreateGroupView
2025-11-24 21:33:19 +01:00
a2522cef13
rename searchBarController to controller in PlayerSelection widget
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
2025-11-24 21:26:55 +01:00
442e1d64a3
remove uneccessary groupNameController
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Successful in 2m17s
2025-11-24 21:24:51 +01:00
54b54796e8
remove print
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Successful in 2m4s
2025-11-24 21:19:05 +01:00
686463720a
refactor for new name and remove hide in material import
2025-11-24 21:17:27 +01:00
f1bd9c18e0
Made selectedPlayers local to SelectPlayerWidget because its not needed in CreateGroupView
2025-11-24 21:15:18 +01:00
6c9b742bdf
Refactor CreateGroupView to use SelectPlayerWidget
2025-11-24 20:59:23 +01:00
2d9148788e
Refactored skeleton widgets to own
Pull Request Pipeline / test (pull_request) Successful in 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m19s
2025-11-24 20:05:18 +01:00
9efbc12909
moved input widgets to new folder
Pull Request Pipeline / test (pull_request) Successful in 2m1s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2025-11-24 16:23:29 +01:00
7c7676abee
Implemented CustomTextInputField
2025-11-24 16:17:15 +01:00
3afae89234
Added Skeleton Loading
2025-11-24 15:17:46 +01:00
093c527591
Implemented TabView
2025-11-24 15:17:29 +01:00
2ba710ca2d
Replaced unique box decorations with standardBoxDecoration
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2025-11-24 13:53:28 +01:00
e182c815a1
Implemented ruleset list tile with highlighting
2025-11-24 13:50:02 +01:00
c284d10943
Refactoring
2025-11-24 13:49:25 +01:00
72e48ada94
Added seletion highlighting for selected group
2025-11-24 13:31:42 +01:00
Yannick
4591a6857d
change skeleton names
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Failing after 2m6s
2025-11-24 11:39:56 +01:00
Yannick
44279bc148
Merge remote-tracking branch 'origin/development' into feature/2-gamehistoryview-anpassen
Pull Request Pipeline / test (pull_request) Successful in 2m15s
Pull Request Pipeline / lint (pull_request) Failing after 2m15s
2025-11-24 11:34:59 +01:00
Yannick
4341c2509e
fix bug where only last 2 games were shown
2025-11-24 11:07:40 +01:00
f25737cdc5
Merge branch 'development' into bug/63-übergang-auf-home-seite-blitz-kurz-gelb-auf
Pull Request Pipeline / test (pull_request) Successful in 2m9s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2025-11-23 21:48:48 +00: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
b102ec4c1c
Implemented first structure of CreateGameView
2025-11-23 22:36:35 +01:00
974d6e9b56
refactor empty state logic in CreateGroupView
...
Pull Request Pipeline / test (pull_request) Successful in 2m22s
Pull Request Pipeline / lint (pull_request) Successful in 2m24s
The diff introduces boolean variables `doneLoading` and `snapshotDataEmpty` to simplify the conditional check for displaying the empty state message. It specifically fixes the logic to correctly show the "No players found" message when both the snapshot and the local `allPlayers` list are empty, removing the dependency on `selectedPlayers.isEmpty`.
2025-11-23 22:14:13 +01:00
Yannick
bbd200e245
use Skeletonizer for Layout
2025-11-23 22:02:16 +01:00
694cac7f26
Fix bug where the skeleton was edited while it was visible and
...
Pull Request Pipeline / test (pull_request) Successful in 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
match the “no games available” container size to the size used when games are available.
2025-11-23 21:16:13 +01:00
Yannick
ac6af803fd
Merge remote-tracking branch 'origin/development' into feature/2-gamehistoryview-anpassen
2025-11-23 20:07:10 +01:00
Yannick
f21d0ba4e8
move game_history_tile.dart
2025-11-23 20:04:56 +01:00
22d95b0015
Merge remote-tracking branch 'origin/development' into enhancement/46-homeview-mockdaten-entfernen
...
Pull Request Pipeline / test (pull_request) Successful in 2m9s
Pull Request Pipeline / lint (pull_request) Successful in 2m11s
# Conflicts:
# lib/presentation/views/main_menu/home_view.dart
2025-11-23 19:04:02 +01:00
e4abf53f66
fix linter errors
Pull Request Pipeline / test (pull_request) Successful in 2m27s
Pull Request Pipeline / lint (pull_request) Successful in 2m31s
2025-11-23 18:09:45 +01:00
2616f7c113
Refactor FutureBuilder logic in HomeView to handle empty game lists and improve code formatting
Pull Request Pipeline / test (pull_request) Successful in 2m11s
Pull Request Pipeline / lint (pull_request) Failing after 2m12s
2025-11-23 18:08:03 +01:00