09b407eba8
Merge branch 'development' into feature/48-game-result-view-erstellen
Pull Request Pipeline / test (pull_request) Successful in 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2025-12-02 19:48:36 +00:00
gelbeinhalb
5ce4964c32
deleted double_row_info_tile
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m6s
2025-11-29 20:04:49 +01:00
gelbeinhalb
516c2afd1e
remove colon behind players
Pull Request Pipeline / test (pull_request) Successful in 2m16s
Pull Request Pipeline / lint (pull_request) Successful in 2m22s
2025-11-28 12:14:22 +01:00
gelbeinhalb
8c005d6e5e
fix possible render overflow
Pull Request Pipeline / test (pull_request) Successful in 2m9s
Pull Request Pipeline / lint (pull_request) Successful in 2m10s
2025-11-27 17:06:32 +01:00
gelbeinhalb
cc50e497c9
merge duplicate if statements for group and winner sections
2025-11-27 17:04:08 +01:00
gelbeinhalb
ae348499d4
moved functionality methods to the bottom of the file
2025-11-27 17:00:13 +01:00
479e9a2575
add spacing between title and list and rename appbar title to game name
2025-11-25 22:01:49 +01:00
07d81d687b
Implement CustomRadioListTile and update GameResultView to select a winner currently without saving to the db
2025-11-25 17:23:03 +01:00
Yannick
32c7d45809
made game_history_tile prettier :)
Pull Request Pipeline / test (pull_request) Successful in 2m13s
Pull Request Pipeline / lint (pull_request) Failing after 2m17s
2025-11-24 11:34:22 +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
8ae85c925d
Fixed double
Pull Request Pipeline / test (pull_request) Successful in 2m6s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2025-11-23 14:29:23 +01:00
e9b041e43a
Changed double depiction
Pull Request Pipeline / test (pull_request) Successful in 2m20s
Pull Request Pipeline / lint (pull_request) Successful in 2m23s
2025-11-23 12:33:13 +01:00
59c041699d
Changed values attribute & maxBarWidth
2025-11-22 23:20:31 +01:00
310b9aa43b
Implemented StatisticsWidget tile
2025-11-22 22:10:02 +01:00
17dabb773d
Merge branch 'development' into feature/31-json-import-fuer-testdaten
Pull Request Pipeline / test (pull_request) Failing after 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m13s
2025-11-19 20:35:34 +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
cf834e636e
Merge remote-tracking branch 'origin/development' into feature/31-json-import-fuer-testdaten
...
# Conflicts:
# lib/presentation/views/main_menu/home_view.dart
2025-11-19 19:22:34 +01:00
248d652e06
Made onPressed not required
2025-11-19 18:32:25 +01:00
1232cb8f0d
Fix GestureDetector child ordering in TextIconListTile
2025-11-19 16:50: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
201fd70685
Update TextIconListTile padding and replace IconButton with GestureDetector
2025-11-19 16:44:46 +01:00
a8a81c2151
Fixed gesture detector area
2025-11-18 22:33:46 +01:00
d341634885
Disable icon for members in group tile
2025-11-18 21:56:31 +01:00
d3a63bd299
renamed IconListTile to TextIconListTile and replaced the icon parameter with iconEnabled in both TextIconListTile and TextIconTile
2025-11-18 21:56:20 +01:00
8f9289617f
changed group tile to use standardized text icon tile
2025-11-18 20:10:26 +01:00
1882d0007b
created widgets for search bar list tile, selected tile and text input field in create groups view
2025-11-18 20:09:57 +01:00
c31d757615
fixed renderoverflow for long player & group names in create group view and group view
2025-11-18 17:00:09 +01:00
62acc87e0e
Moved game tile in tiles folder
2025-11-17 23:23:41 +01:00
3ca081419b
Implemented new SettingsListTile
2025-11-17 23:23:04 +01:00
deab074885
changed font sizes & tile width
2025-11-16 19:38:26 +01:00
4f8ba002d3
Overhauled layout building
2025-11-11 15:34:31 +01:00