• Joined on 2022-09-24
savanni pushed to fitnesstrax/touchups at savanni/monorepo 2024-02-19 23:42:00 +00:00
9e7350b087 Add an about page that calls out gtk-rs and the GUI development book
0032f16422 Resolve the duplicate widget insertion warning
Compare 2 commits »
savanni opened issue savanni/monorepo#199 2024-02-19 23:12:33 +00:00
Preserve the historical view range when entering a day detail view
savanni pushed to fitnesstrax/touchups at savanni/monorepo 2024-02-19 22:57:08 +00:00
a5d51dab70 Hugely improve the historical view formatting
savanni pushed to fitnesstrax/touchups at savanni/monorepo 2024-02-19 22:27:24 +00:00
c24a5f515f Set up CSS styles around the date range picker
savanni created branch fitnesstrax/touchups in savanni/monorepo 2024-02-19 21:48:38 +00:00
savanni pushed to fitnesstrax/touchups at savanni/monorepo 2024-02-19 21:48:38 +00:00
d70ca08db2 Correctly set the date range picker when initializing the historical view
savanni pushed to main at savanni/monorepo 2024-02-19 21:45:41 +00:00
55b6327d42 Open the welcome screen if the database is not available
1c2f40c868 Apply clippy suggestions
1527942f9c Add support for DurationWorkout and SetRep, finishing the legacy importer
7ba758b325 Build an application that can read the legacy record data structure
Compare 4 commits »
savanni deleted branch fitnesstrax/legacy-importer from savanni/monorepo 2024-02-19 21:45:41 +00:00
savanni merged pull request savanni/monorepo#198 2024-02-19 21:45:39 +00:00
Import legacy data. Show welcome screen when no database is configured.
savanni closed issue savanni/monorepo#86 2024-02-19 21:45:39 +00:00
Migrate legacy data to the new structure
savanni closed issue savanni/monorepo#186 2024-02-19 21:45:39 +00:00
Welcome screen should appear when no database has been configured
savanni created pull request savanni/monorepo#198 2024-02-19 21:33:02 +00:00
Import legacy data. Show welcome screen when no database is configured.
savanni pushed to fitnesstrax/legacy-importer at savanni/monorepo 2024-02-19 21:28:11 +00:00
55b6327d42 Open the welcome screen if the database is not available
savanni pushed to fitnesstrax/legacy-importer at savanni/monorepo 2024-02-19 21:15:59 +00:00
1c2f40c868 Apply clippy suggestions
savanni commented on issue savanni/monorepo#141 2024-02-19 21:15:14 +00:00
Pressing Tab should move from one field to the next

These seems to already work naturally.

savanni closed issue savanni/monorepo#141 2024-02-19 21:15:14 +00:00
Pressing Tab should move from one field to the next
savanni created branch fitnesstrax/legacy-importer in savanni/monorepo 2024-02-19 19:25:32 +00:00
savanni pushed to fitnesstrax/legacy-importer at savanni/monorepo 2024-02-19 19:25:32 +00:00
1527942f9c Add support for DurationWorkout and SetRep, finishing the legacy importer
7ba758b325 Build an application that can read the legacy record data structure
Compare 2 commits »
savanni closed issue savanni/monorepo#84 2024-02-19 17:10:22 +00:00
Import legacy data structures
savanni commented on issue savanni/monorepo#84 2024-02-19 17:10:16 +00:00
Import legacy data structures

Treating this as a duplicate of #86. I will not me importing the legacy data structures, but am instead building a utility that will convert them.