412cfff9f5
Added methods for inserting list of players, groups, games
2025-11-19 20:21:55 +01:00
f7073a83a4
Added insert mode
2025-11-19 20:21:30 +01:00
9434282ed1
Added createdAt attribute in dto classes and json schema
2025-11-19 20:20:21 +01:00
d145b18891
Merge pull request 'Button ist transparent' ( #41 ) from bug/40-button-ist-transparent into development
...
Reviewed-on: #41
Reviewed-by: mathiskir <mathis.kirchner.mk@gmail.com >
2025-11-19 18:35:41 +00:00
3e3def0bde
Merge remote-tracking branch 'origin/feature/29-timestamp-zu-allen-objekten-hinzufügen' into feature/31-json-import-fuer-testdaten
...
# Conflicts:
# lib/data/dao/game_dao.dart
# lib/data/db/database.g.dart
# lib/data/db/tables/game_table.dart
# lib/data/dto/game.dart
# pubspec.yaml
2025-11-19 19:30:56 +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
87b1a7d57f
Moved ImportStatus & ExportStatus to enums.dart
2025-11-19 19:26:35 +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
8e2befaf3d
Fixed button color problem
2025-11-19 19:19:04 +01:00
186d8cf5c9
Merge branch 'development' into feature/29-timestamp-zu-allen-objekten-hinzufügen
2025-11-19 17:34:07 +00:00
6f42b36587
Merge pull request 'CreateGroupView erstellt' ( #28 ) from feature/5-creategroupview-erstellen into development
...
Reviewed-on: #28
Reviewed-by: Felix Kirchner <felix.kirchner.fk@gmail.com >
2025-11-19 17:32:44 +00:00
248d652e06
Made onPressed not required
2025-11-19 18:32:25 +01:00
e71e65b197
Corrected button color behaviour and added tertiary button
2025-11-19 18:27:27 +01:00
3f79a7b898
sourcing enums out to enums.dart
2025-11-19 18:26:51 +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
9365313c92
button not working
2025-11-19 16:39:32 +01:00
54e1756e79
moved create_group_view from subfolder to root
2025-11-19 16:39:05 +01:00
3b6a914022
removed uneccessary withClock
2025-11-19 15:52:04 +01:00
98b02adc85
Formatted files so that pipeline doesnt fail
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Successful in 2m3s
2025-11-19 15:43:49 +01:00
b82261317c
move CreateGroupView to main_menu directory
2025-11-19 15:09:40 +01:00
c76e193b4d
created all objects in setup() funktion to avoid redundant withClock
2025-11-19 15:02:32 +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
74fffa95e2
Added push workflow (not active)
Pull Request Pipeline / test (pull_request) Successful in 1m58s
Pull Request Pipeline / lint (pull_request) Failing after 2m1s
2025-11-19 11:28:00 +01:00
ca4bf03bab
Finalized pull request workflow
2025-11-19 11:27:48 +01:00
aade42c0a6
Tried sth
Pull Request Pipeline / lint (pull_request) Has been skipped
Pull Request Pipeline / test (pull_request) Has been skipped
Pull Request Pipeline / format (pull_request) Failing after 1m54s
2025-11-19 11:21:43 +01:00
0659d202b3
Remove if clause
Pull Request Pipeline / lint (pull_request) Has been skipped
Pull Request Pipeline / test (pull_request) Has been skipped
Pull Request Pipeline / format (pull_request) Failing after 2m42s
2025-11-19 11:18:23 +01:00
81cdeb7ed6
Skipped other runs for testing
Pull Request Pipeline / lint (pull_request) Has been skipped
Pull Request Pipeline / test (pull_request) Has been skipped
Pull Request Pipeline / format (pull_request) Successful in 2m5s
2025-11-19 11:15:30 +01:00
89d7bb54a1
Removed false
Pull Request Pipeline / format (pull_request) Failing after 1m59s
Pull Request Pipeline / test (pull_request) Successful in 2m6s
Pull Request Pipeline / lint (pull_request) Failing after 2m12s
2025-11-19 11:12:46 +01:00
5d8047b3ba
Updated directorys
Pull Request Pipeline / format (pull_request) Has been skipped
Pull Request Pipeline / test (pull_request) Has been cancelled
Pull Request Pipeline / lint (pull_request) Has been cancelled
2025-11-19 11:12:02 +01:00
dd8af42a47
corrected workflow
Pull Request Pipeline / format (pull_request) Failing after 2m9s
Pull Request Pipeline / test (pull_request) Successful in 2m10s
Pull Request Pipeline / lint (pull_request) Failing after 2m12s
2025-11-19 11:08:30 +01:00
346dddcf62
testing formatting
2025-11-19 11:08:01 +01:00
9f4fc3a3b0
Merge remote-tracking branch 'origin/setup/17-actions-aufsetzen' into setup/17-actions-aufsetzen
...
# Conflicts:
# .gitea/workflows/pull_request.yaml
2025-11-19 11:07:25 +01:00
594ea947c2
Tested sth
2025-11-19 11:06:40 +01:00
e5268ebc12
Tested sth
2025-11-19 11:06:37 +01:00
1732878c7f
Tested sth
2025-11-19 11:03:10 +01:00
f136400c7e
Final changes?
Pull Request Pipeline / test (pull_request) Successful in 1m56s
Pull Request Pipeline / lint (pull_request) Failing after 2m1s
2025-11-19 11:01:33 +01:00
c89243f886
Tried sth
Pull Request Pipeline / test (pull_request) Successful in 1m59s
Pull Request Pipeline / lint (pull_request) Failing after 2m2s
2025-11-19 10:57:53 +01:00
a3b45053e7
Finalized workflow
Pull Request Pipeline / lint (pull_request) Failing after 2m5s
Pull Request Pipeline / test (pull_request) Successful in 2m6s
2025-11-19 10:54:58 +01:00
91b68eac3e
Implemented test workflow
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Failing after 2m7s
2025-11-19 10:50:56 +01:00
6ae1ce9bc7
Updated analyzing
Pull Request Pipeline / lint (pull_request) Failing after 2m1s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:47:14 +01:00
7ac5986588
Updated whole workflow
Pull Request Pipeline / lint (pull_request) Failing after 3m52s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:41:12 +01:00
601b7d0a4f
Changed flutter installation
Pull Request Pipeline / lint (pull_request) Failing after 2m10s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:36:48 +01:00
e852a4d539
Added git safe directory
Pull Request Pipeline / lint (pull_request) Failing after 3m47s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:26:34 +01:00
e108bb41f6
Corrected installation
Pull Request Pipeline / lint (pull_request) Failing after 1m33s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:22:55 +01:00
17c14dd230
Added container
Pull Request Pipeline / lint (pull_request) Failing after 1m32s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:19:45 +01:00
7123d36cd8
Updated flutter installation way
Pull Request Pipeline / lint (pull_request) Failing after 1m32s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:15:12 +01:00
7cc72015d3
Upgraded to flutter 3.35.6
Pull Request Pipeline / lint (pull_request) Failing after 10s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:11:22 +01:00
10e56a7241
Downgraded flutter version
Pull Request Pipeline / lint (pull_request) Failing after 1m17s
Pull Request Pipeline / test (pull_request) Has been skipped
2025-11-19 10:09:15 +01:00