b1bb8b919f
changed MaterialPageRoute to CupertinoPageRoute for ios animation
Pull Request Pipeline / test (pull_request) Successful in 2m6s
Pull Request Pipeline / lint (pull_request) Successful in 2m21s
2025-12-06 13:34:11 +01:00
306a783d67
removed dots after TopCenteredMessage text
Pull Request Pipeline / test (pull_request) Successful in 2m17s
Pull Request Pipeline / lint (pull_request) Successful in 2m20s
2025-12-06 11:22:34 +01:00
7323f52153
add delay and change empty games message
Pull Request Pipeline / test (pull_request) Successful in 2m11s
Pull Request Pipeline / lint (pull_request) Successful in 2m11s
2025-12-05 20:33:27 +01:00
dba448b9c1
added const
2025-12-05 19:39:35 +01:00
8f2c7493d0
re-set gameListFuture to reload the games after changing the winner
2025-12-05 19:35:04 +01:00
f7f97fcdcb
made tapping on game tile redirect to GameResultView
2025-12-05 19:26:47 +01:00
3169eebd14
Import formatting
Pull Request Pipeline / test (pull_request) Successful in 2m16s
Pull Request Pipeline / lint (pull_request) Successful in 2m18s
2025-12-05 18:24:06 +01:00
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
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
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
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
4341c2509e
fix bug where only last 2 games were shown
2025-11-24 11:07:40 +01:00
b102ec4c1c
Implemented first structure of CreateGameView
2025-11-23 22:36:35 +01:00
Yannick
bbd200e245
use Skeletonizer for Layout
2025-11-23 22:02:16 +01:00
Yannick
f21d0ba4e8
move game_history_tile.dart
2025-11-23 20:04:56 +01:00
Yannick
95f0861a79
add basic came history tile
2025-11-21 15:44:27 +01:00
3408930524
Merge remote-tracking branch 'origin/development' into setup/17-actions-aufsetzen
Pull Request Pipeline / test (pull_request) Successful in 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m3s
2025-11-19 19:27:02 +01:00
018332d8e6
Refactor widget directory structure by organizing tiles and buttons
...
- Move `GameTile` and `DoubleRowInfoTile` to `presentation/widgets/tiles/`
- Move `CustomWidthButton` and `QuickCreateButton` to `presentation/widgets/buttons/`
- Update import paths in `HomeView`, `GroupsView`, `GameHistoryView`, and `CreateGroupView`
2025-11-19 16:48:43 +01:00
0ac8c21052
Formatted files so that pipeline doesnt fail
Pull Request Pipeline / test (pull_request) Successful in 1m58s
Pull Request Pipeline / lint (pull_request) Successful in 2m1s
2025-11-19 11:32:22 +01:00
Yannick
69e13e877e
add game_history_tile
2025-11-19 08:58:47 +01:00
38466c6056
added title and icon to gamehistoryview
2025-11-16 19:38:08 +01:00
1081fb8be7
rearrange imports and fix wrong syntax in widget call
2025-11-15 16:08:47 +01:00
Yannick
3f0adb4c05
use GameTile to display game history
2025-11-14 17:20:27 +01:00
a4c7dcda5c
fixed imports and method calls due to renaming
2025-06-25 17:08:13 +02:00
b41821df47
format with dart format
2025-06-25 16:39:51 +02:00
0c39f4836e
renamed game_history_empty_builder to top_centered_message
2025-06-25 16:36:39 +02:00
56116a74fc
fixed type of suggestedGameData map
2025-06-25 14:52:27 +02:00
0c2ec4167e
implemented game history view with searchbar
2025-06-25 14:31:52 +02:00
36a42a7b8d
Added mocked views
2025-06-25 14:31:52 +02:00