summaryrefslogtreecommitdiff
path: root/app/static/js
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Progress on progress api endpointstilbruch1-4/+5
2022-05-04Refactor loop logic on record.html, start work on timer on record pageFivePixels1-1/+17
2022-05-04Add time units (seconds) to input placeholder, on record_select updateFivePixels1-1/+1
2022-05-02Merge branch 'master' of stilbruch.xyz:strengthystilbruch1-1/+2
2022-05-02More work on progress pagesstilbruch1-0/+21
2022-05-02Fix indentation in record.html, update record.js logicFivePixels1-1/+2
2022-04-30Finally figured out /workout/record was missing rowsstilbruch1-1/+5
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
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
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