Set up a lot of the files necessary for a desktop app
Bundle the application for release
Create a checked text entry widget
Create a reusable component that seemlessly toggles between view and edit modes.
7bd4885b09
Save new information to the day detail view and to the historical view
b5dcee3737
Update the historical view when a change happens in the db
0c3ae062c8
Save real data to the database. Load data on app start.
f422e233a1
Record data to the database
7a6e902fdd
Create placeholders in the historical view for days that are unpopulated.
Show and edit the details of a day
Be able to record a weight associated with a date in the GUI app
Create a reusable modal element
I will not be implementing this. Gnome provides other facilities for interacting with the user, and those likely make more sense than a hacked-together modal dialog.
Create a reusable modal element
b5dcee3737
Update the historical view when a change happens in the db
0c3ae062c8
Save real data to the database. Load data on app start.
f422e233a1
Record data to the database
7a6e902fdd
Create placeholders in the historical view for days that are unpopulated.
6d9e2ea382
Switch to the updated emseries record type
Remove channel-based communications
d269924827
Refactorings and dead code removal
8049859816
Clean up showing the welcome and historical screens
ac343a2af6
Switch from channel-based communication to async calls into the core
savanni
deleted branch fitnesstrax/remove-channel-communications from savanni/monorepo
2023-12-29 03:21:20 +00:00
savanni
pushed to fitnesstrax/remove-channel-communications at savanni/monorepo
2023-12-29 03:20:45 +00:00
d269924827
Refactorings and dead code removal
savanni
pushed to fitnesstrax/remove-channel-communications at savanni/monorepo
2023-12-29 03:19:01 +00:00
68b47ffa1a
Refactorings
Remove channel-based communications