Commit Graph

15 Commits

Author SHA1 Message Date
Brandon Presley fd38439756 Change color scheme 2022-08-26 13:54:51 +12:00
Brandon Presley 8ae8de9612 Underline current workout in SetForm 2022-08-25 14:16:30 +12:00
Brandon Presley c54396cb9c Make text inputs outlined 2022-08-25 12:35:09 +12:00
Brandon Presley bc3a39c4b6 Show list of current workouts when adding set 2022-08-24 15:36:49 +12:00
Brandon Presley 0dcfc8eadf Show next workout on EditSet page 2022-08-24 12:46:47 +12:00
Brandon Presley 1ce9a49224 Focus name field when it's empty 2022-08-23 15:58:44 +12:00
Brandon Presley fd66bd3ab3 Remove date related logic
This kept displaying the wrong date/time for certain timezones.
So i'll just show the actual ISO date we store in the database.
Maybe later i'll figure out what was going on here or use a
date library (probably not).
2022-08-20 16:38:18 +12:00
Brandon Presley 1b2c26e36c Fix selection changing 2022-08-07 15:09:45 +12:00
Brandon Presley 31c6047c9c Auto focus and select reps on SetForm 2022-08-06 15:10:48 +12:00
Brandon Presley 3377365590 Predict next set earlier 2022-08-06 14:49:30 +12:00
Brandon Presley e489ddfc26 Select text on focus reps 2022-08-04 14:50:55 +12:00
Brandon Presley 19b2efea9d Select all weight text on focus 2022-08-04 14:27:07 +12:00
Brandon Presley b2ffe99f2d Fix copying a set 2022-07-27 15:52:55 +12:00
Brandon Presley 056f027d28 Only focus reps in SetForm when predict succeeds 2022-07-26 11:52:21 +12:00
Brandon Presley e191323fff Factor out EditSet and SetForm 2022-07-20 15:48:48 +12:00