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
b102ec4c1c
Implemented first structure of CreateGameView
2025-11-23 22:36:35 +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
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
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