summaryrefslogtreecommitdiff
path: root/app/static/js/record.js
AgeCommit message (Expand)AuthorFilesLines
2022-05-11Update record pagestilbruch1-1/+1
2022-05-09Start set class for record screenstilbruch1-2/+41
2022-05-09Add restarting to timersstilbruch1-32/+45
2022-05-09Refactor timer codestilbruch1-123/+105
2022-05-09Fix adding rows for record timersstilbruch1-8/+7
2022-05-08Working on resolving bugsFivePixels1-32/+43
2022-05-08Update record.js for timer support, partially workingFivePixels1-41/+142
2022-05-04Fix bug on record screen not incrementing row ids and namesFivePixels1-3/+13
2022-05-04Refactor loop logic on record.html, start work on timer on record pageFivePixels1-1/+17
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-25Fix bug in create add row, add logic to 'done' a row when both inputsFivePixels1-5/+14
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-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