Commit Graph

9 Commits

Author SHA1 Message Date
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