summaryrefslogtreecommitdiff
path: root/app/static/js
AgeCommit message (Collapse)AuthorFilesLines
2022-04-30Fix navbar burger and some other stuffstilbruch1-0/+13
2022-04-25Fix bug in create add row, add logic to 'done' a row when both inputsFivePixels2-6/+15
are filled
2022-04-24Workout records are now written to the databasestilbruch1-2/+1
2022-04-23More progress on formsstilbruch1-4/+1
2022-04-23Begin logic on record.js for enter to tab handling, remove skip exerciseFivePixels1-9/+22
button from record page. Add info about workout in card on select page, update edit to use units if they exist on an existing workout
2022-04-23Work on exercise type support for create workoutstilbruch1-1/+3
2022-04-23Rename 'reps' to 'units' internallystilbruch1-30/+30
2022-04-23Merge branch 'master' of stilbruch.xyz:strengthyFivePixels1-0/+74
2022-04-23Add dynamic option for time/reps on create screenFivePixels1-0/+52
2022-04-23Add javascript to add sets while recording workoutstilbruch1-16/+48
2022-04-23Update record workout pagestilbruch1-0/+33
2022-04-23Move routes into seperate folderstilbruch1-0/+9
2022-04-06Add confirmation modal for deleting a workoutstilbruch1-0/+42