• Joined on 2022-09-24
savanni created pull request savanni/monorepo#139 2023-12-29 18:14:18 +00:00
Set up a lot of the files necessary for a desktop app
savanni created branch fitnesstrax/installer in savanni/monorepo 2023-12-29 18:13:53 +00:00
savanni pushed to fitnesstrax/installer at savanni/monorepo 2023-12-29 18:13:53 +00:00
9970161c30 Set up a lot of the files necessary for a desktop app
savanni opened issue savanni/monorepo#138 2023-12-29 16:13:15 +00:00
Bundle the application for release
savanni opened issue savanni/monorepo#137 2023-12-29 16:06:25 +00:00
Create a checked text entry widget
savanni opened issue savanni/monorepo#136 2023-12-29 16:05:03 +00:00
Create a reusable component that seemlessly toggles between view and edit modes.
savanni pushed to main at savanni/monorepo 2023-12-29 16:01:37 +00:00
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.
Compare 9 commits »
savanni deleted branch fitnesstrax/day-detail from savanni/monorepo 2023-12-29 16:01:37 +00:00
savanni merged pull request savanni/monorepo#133 2023-12-29 16:01:36 +00:00
Show and edit the details of a day
savanni closed issue savanni/monorepo#94 2023-12-29 16:01:36 +00:00
Be able to record a weight associated with a date in the GUI app
savanni commented on issue savanni/monorepo#118 2023-12-29 15:59:55 +00:00
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.

savanni closed issue savanni/monorepo#118 2023-12-29 15:59:55 +00:00
Create a reusable modal element
savanni pushed to fitnesstrax/day-detail at savanni/monorepo 2023-12-29 14:25:05 +00:00
7bd4885b09 Save new information to the day detail view and to the historical view
savanni pushed to fitnesstrax/day-detail at savanni/monorepo 2023-12-29 13:41:11 +00:00
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
Compare 11 commits »
savanni merged pull request savanni/monorepo#135 2023-12-29 03:21:20 +00:00
Remove channel-based communications
savanni pushed to main at savanni/monorepo 2023-12-29 03:21:20 +00:00
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
Compare 3 commits »
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
savanni created pull request savanni/monorepo#135 2023-12-29 02:50:21 +00:00
Remove channel-based communications