|
|
34bf6740ad
|
Corrected GroupGameTable attributes
|
2025-11-14 22:33:22 +01:00 |
|
|
|
7be86b3d9e
|
Changed method name
|
2025-11-14 22:31:30 +01:00 |
|
|
|
cbd5e1d0ba
|
Added documentation
|
2025-11-14 22:30:56 +01:00 |
|
|
|
2179331455
|
Removed test code
|
2025-11-14 09:01:19 +01:00 |
|
|
|
9229f1f0a5
|
Added counting methods + testing those
|
2025-11-12 20:09:17 +01:00 |
|
|
|
93a4ccaee0
|
Added missing methods and implemented tests
|
2025-11-12 20:02:01 +01:00 |
|
|
|
3f5a840675
|
Added toString methods
|
2025-11-12 20:01:44 +01:00 |
|
|
|
67d5f7e891
|
Updated order
|
2025-11-12 20:01:31 +01:00 |
|
|
|
ac99217b72
|
Added reference on winner
|
2025-11-12 13:12:26 +01:00 |
|
|
|
ca40ae668d
|
Updated methods with named parameters
|
2025-11-12 13:11:48 +01:00 |
|
|
|
d07943add9
|
Added methods for inserting games and groups into the db
|
2025-11-12 12:04:33 +01:00 |
|
|
|
b6700bafd9
|
Added on delete cascade
|
2025-11-12 12:04:10 +01:00 |
|
|
|
a922f24150
|
Added basic structure for game implementation
|
2025-11-12 11:41:06 +01:00 |
|
|
|
25c7b37df3
|
updated userId to playerId
|
2025-11-12 10:57:46 +01:00 |
|
|
|
b83fe03f35
|
Renamed app
|
2025-11-12 10:54:05 +01:00 |
|
|
|
40f9ff6413
|
Updated padding
|
2025-11-11 21:16:35 +01:00 |
|
|
|
dd754eb569
|
Implemented retrieving game and group count from the db
|
2025-11-11 21:03:10 +01:00 |
|
|
|
4f8ba002d3
|
Overhauled layout building
|
2025-11-11 15:34:31 +01:00 |
|
|
|
6cbc64c042
|
Simplified game tile
|
2025-11-11 15:34:16 +01:00 |
|
|
|
e88211245c
|
Implemented first version of home view
|
2025-11-09 23:33:29 +01:00 |
|
|
|
a811e0933e
|
Merge pull request 'pull from development' (#11) from development into enhancement/8-tabbar-angleichen
Reviewed-on: #11
|
2025-11-09 19:59:39 +00:00 |
|
Yannick
|
1b090a43a0
|
a bit cleaner solution
|
2025-11-09 20:49:14 +01:00 |
|
|
|
3916cca2ca
|
Implemented QuickInfoTile
|
2025-11-09 19:10:11 +01:00 |
|
Yannick
|
92817bc4db
|
move navbar widget to its own file
|
2025-11-08 18:05:19 +01:00 |
|
Yannick
|
34df9f007b
|
add navbar_item.dart
|
2025-11-08 17:49:02 +01:00 |
|
Yannick
|
1698f61c2b
|
remove useless comments
|
2025-11-08 17:45:04 +01:00 |
|
Yannick
|
17d304eb5d
|
add bigger hitboxes
|
2025-11-08 17:19:00 +01:00 |
|
|
|
b03979b0c6
|
Completed daos, added basic GameTable & GameDao
|
2025-11-08 17:09:02 +01:00 |
|
Yannick
|
5bbb5c1888
|
add floating and rounded navbar
|
2025-11-08 16:14:52 +01:00 |
|
Yannick
|
d5315a8f00
|
change spacing of icons
|
2025-11-08 15:53:28 +01:00 |
|
Yannick
|
5baeda8b32
|
change history text to games
|
2025-11-08 15:41:56 +01:00 |
|
Yannick
|
0895f6df0a
|
add text and change icons
|
2025-11-08 15:41:20 +01:00 |
|
|
|
4503574443
|
Implemented basic structure
|
2025-11-08 15:37:30 +01:00 |
|
Yannick
|
9db8c80d63
|
removed floating button
|
2025-11-08 15:29:39 +01:00 |
|
|
|
a795732da6
|
Updated theme
|
2025-11-08 13:49:08 +01:00 |
|
Sneeex
|
6898ed51a3
|
remove unused home view import
|
2025-06-25 23:46:54 +02:00 |
|
|
|
ed275b0f7c
|
fixed import of custom nav bar
|
2025-06-25 23:24:36 +02:00 |
|
|
|
41e9eb2c91
|
added const to MyApp in Providers child
|
2025-06-25 23:21:39 +02:00 |
|
|
|
00cedf8647
|
renamed lambda var in updateGroupname from u to g
|
2025-06-25 23:21:39 +02:00 |
|
|
|
b4e91b1211
|
changed return type of getGroupById and getUserById to match expected result
|
2025-06-25 23:21:39 +02:00 |
|
|
|
d771f78810
|
renamed class names to avoid conflicts
|
2025-06-25 23:21:39 +02:00 |
|
Sneeex
|
6371d7de68
|
Update lib/data/methods/group.dart
renamed var in deleteGroup to g instead of u
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-25 23:21:39 +02:00 |
|
|
|
a32df2420a
|
generated database code
|
2025-06-25 23:21:39 +02:00 |
|
|
|
2b60909c43
|
added methods for interacting with User, Group and UserGroup in database
|
2025-06-25 23:21:39 +02:00 |
|
|
|
998c34e555
|
created tables for Group, User and UserGrouo
|
2025-06-25 23:21:39 +02:00 |
|
|
|
b2d686b230
|
added provider for state management & exposed db using provider
|
2025-06-25 23:21:39 +02:00 |
|
|
|
a4c7dcda5c
|
fixed imports and method calls due to renaming
|
2025-06-25 17:08:13 +02:00 |
|
|
|
55857bd92c
|
rebuilt tile to be reusable and added TextOverflow behaviour
|
2025-06-25 17:06:20 +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 |
|