This website requires JavaScript.
Explore
Help
Sign In
savanni
/
monorepo
Watch
1
Star
0
Fork
You've already forked monorepo
0
Code
Issues
82
Pull Requests
Projects
6
Releases
Wiki
Activity
Labels
Milestones
New Issue
Fitnesstrax
18
Uncategorized
Date entry fields are incredibly ugly and unweildy
#191 opened
2024-02-16 14:21:47 +00:00
by
savanni
TextField should have a builder structure
#189 opened
2024-02-16 13:59:45 +00:00
by
savanni
Calling set_value on a TextField in one of the DateField tests causes TextField tests block permanently
#188 opened
2024-02-16 13:56:51 +00:00
by
savanni
Visually indicate fields that have been changed from their original value
#176 opened
2024-01-30 14:43:51 +00:00
by
savanni
Add a widget to revert a single field
#175 opened
2024-01-30 14:43:32 +00:00
by
savanni
It should not be possible to save a set of records when there is a parse error in a field
#174 opened
2024-01-30 14:43:07 +00:00
by
savanni
Support date entries in the IFC calendar
#167 opened
2024-01-24 13:26:49 +00:00
by
savanni
Create a Measurement TextEntry field
#166 opened
2024-01-24 13:25:14 +00:00
by
savanni
Fitnesstrax: Localization
Replace Date text fields with a DatePicker component
#164 opened
2024-01-24 13:18:29 +00:00
by
savanni
Fitnesstrax: Localization
Create a mechanism for showing errors to the user.
#123 opened
2023-12-19 15:15:18 +00:00
by
savanni
Create an application context which can host global-ish data
#116 opened
2023-12-08 03:14:59 +00:00
by
savanni
Fitnesstrax: Localization
Import GPX and KML files
#92 opened
2023-11-13 14:03:19 +00:00
by
savanni
Import step counting from a pine watch
#91 opened
2023-11-13 14:03:08 +00:00
by
savanni
Create a data structure that loads relevant locale information on app startup
#111 opened
2023-12-07 04:58:50 +00:00
by
savanni
Fitnesstrax: Localization
Calculate the weighted average of my weight over a configurable number of days
#90 opened
2023-11-13 14:02:54 +00:00
by
savanni
Render measurements according to the LC_MEASUREMENT parameter
#89 opened
2023-11-13 14:01:41 +00:00
by
savanni
Fitnesstrax: Localization
Ensure that dates and times are rendered and parsed according to the user's system settings
#88 opened
2023-11-13 14:01:26 +00:00
by
savanni
Fitnesstrax: Localization
Create the fluent-based translation infrastructure
#87 opened
2023-11-13 14:00:55 +00:00
by
savanni
Fitnesstrax: Localization
7
To Do
Show today's fitness averages
#272 opened
2024-11-25 13:57:54 +00:00
by
savanni
Fitnesstrax: Goal setting and progress
Render a fitness graph which shows the user's training data over a rolling window
#271 opened
2024-11-25 13:56:12 +00:00
by
savanni
Fitnesstrax: Goal setting and progress
Preserve the historical view range when entering a day detail view
#199 opened
2024-02-19 23:12:33 +00:00
by
savanni
Fitnesstrax: MVP Basic editing
improve the day detail layout
#193 opened
2024-02-16 15:39:11 +00:00
by
savanni
Fitnesstrax: MVP Basic editing
Improve the day edit layout
#202 opened
2024-02-20 15:57:24 +00:00
by
savanni
Fitnesstrax: MVP Basic editing
Support rendering and editing pushup and situp workouts
#243 opened
2024-06-11 04:31:42 +00:00
by
savanni
Fitnesstrax: MVP Basic editing
Support rendering and editing plank workouts
#244 opened
2024-06-11 04:32:52 +00:00
by
savanni
Fitnesstrax: MVP Basic editing
0
In Progress
28
Done
create the about page
#196 by
savanni
was closed
2024-02-19 23:45:31 +00:00
Fitnesstrax: MVP Basic editing
Touching up the application
#200
Improve the day summary layout
#192 by
savanni
was closed
2024-02-19 23:45:31 +00:00
Fitnesstrax: MVP Basic editing
Touching up the application
#200
Welcome screen should appear when no database has been configured
#186 by
savanni
was closed
2024-02-19 21:45:39 +00:00
Fitnesstrax: MVP Basic editing
Import legacy data. Show welcome screen when no database is configured.
#198
Migrate legacy data to the new structure
#86 by
savanni
was closed
2024-02-19 21:45:39 +00:00
Fitnesstrax: MVP Basic editing
Import legacy data. Show welcome screen when no database is configured.
#198
Pressing Tab should move from one field to the next
#141 by
savanni
was closed
2024-02-19 21:15:14 +00:00
Fitnesstrax: MVP Basic editing
Import legacy data structures
#84 by
savanni
was closed
2024-02-19 17:10:22 +00:00
Fitnesstrax: MVP Basic editing
Ctrl-Q should close the application
#140 by
savanni
was closed
2024-02-19 17:06:06 +00:00
Fitnesstrax: MVP Basic editing
Create several ways to quit the application
#197
Be able to select a range of dates to be displayed
#95 by
savanni
was closed
2024-02-18 22:20:24 +00:00
Fitnesstrax: MVP Basic editing
SPIKE: Flip TraxRecord/Activity relationship
#180 by
savanni
was closed
2024-02-09 13:29:41 +00:00
Fitnesstrax: MVP Basic editing
The Day Detail view model should refresh from the database after saving data
#170 by
savanni
was closed
2024-02-09 13:27:38 +00:00
Fitnesstrax: MVP Basic editing
Be able to record a bike ride and a run
#117 by
savanni
was closed
2024-02-09 00:05:26 +00:00
Fitnesstrax: MVP Basic editing
Render and be able to edit bike rides (and sorta other time distance workouts)
#169
DayDetailViewModel should never be constructed without an App
#172 by
savanni
was closed
2024-02-07 15:08:50 +00:00
Fitnesstrax: MVP Basic editing
Thoroughly fill out the day detail view model along with proper automated testing
#179
Create functions that construct type-specific TextEntry fields
#171 by
savanni
was closed
2024-01-31 14:04:08 +00:00
Fitnesstrax: MVP Basic editing
Improve the TextEntry field
#178
Create formatter and parser structures for common data types
#173 by
savanni
was closed
2024-01-31 13:39:34 +00:00
Fitnesstrax: MVP Basic editing
Set up formatters for Weight, Distance, Duration, and Time of Day
#177
The historical view must be scrollable
#190 by
savanni
was closed
2024-02-18 22:20:41 +00:00
Fitnesstrax: MVP Basic editing
Create a reusable component that seemlessly toggles between view and edit modes.
#136 by
savanni
was closed
2024-01-02 05:11:58 +00:00
Fitnesstrax: MVP Basic editing
Create a validated text entry widget and a structure for tracking view vs. edit state
#155
Create a checked text entry widget
#137 by
savanni
was closed
2024-01-02 05:11:58 +00:00
Fitnesstrax: MVP Basic editing
Create a validated text entry widget and a structure for tracking view vs. edit state
#155
Bundle the application for release
#138 by
savanni
was closed
2023-12-29 18:14:24 +00:00
Set up a lot of the files necessary for a desktop app
#139
Set up app event dispatching
#124 by
savanni
was closed
2023-12-22 20:16:57 +00:00
Fitnesstrax: MVP Basic editing
Create the asynchronous communication channel between the UI and the core app loop.
#126
Configure the path to the database
#112 by
savanni
was closed
2023-12-19 22:02:41 +00:00
Fitnesstrax: MVP Basic editing
Set up the welcome screen and open the database
#125
Create window decorations and a main menu
#120 by
savanni
was closed
2023-12-19 00:13:55 +00:00
Fitnesstrax: MVP Basic editing
Set up the main application window
#122
Ensure new structures can be recorded to an emseries database
#85 by
savanni
was closed
2023-12-07 14:17:59 +00:00
Create a new app for fitnesstrax and start setting up the record data structures
#114
Allow users to save step counts
#163 by
savanni
was closed
2024-01-20 22:09:05 +00:00
Create GSettings for dev mode and for production
#113 by
savanni
was closed
2023-12-07 15:35:05 +00:00
Set up CSS styling
#119 by
savanni
was closed
2023-12-18 17:04:37 +00:00
Fitnesstrax: MVP Basic editing
Add the CSS style context to the main window
#121
Be able to record a weight associated with a date in the GUI app
#94 by
savanni
was closed
2023-12-29 16:01:36 +00:00
Fitnesstrax: MVP Basic editing
Show and edit the details of a day
#133
Set up a basic window for the GUI app
#93 by
savanni
was closed
2023-12-19 00:13:09 +00:00
Fitnesstrax: MVP Basic editing
Set up the main application window
#122
Create a reusable modal element
#118 by
savanni
was closed
2023-12-29 15:59:55 +00:00
Fitnesstrax: MVP Basic editing