summaryrefslogtreecommitdiff
path: root/app/templates/base
AgeCommit message (Collapse)AuthorFilesLines
2023-02-19Add progress page, cleanup timer formattingmainFivePixels1-46/+56
2022-05-02Fix indentation in record.html, update record.js logicFivePixels1-1/+1
to add event listener to added sets, fix add sets button, update the home page href to prevent bug that sent user from /workout/record to just /workout
2022-05-02Update create new workout with add icon instead of archive iconFivePixels1-1/+1
2022-04-30Change some templates to use parameterized routesstilbruch1-1/+1
2022-04-30Finally figured out /workout/record was missing rowsstilbruch1-1/+1
2022-04-30Fix navbar burger and some other stuffstilbruch1-2/+2
2022-04-23Work on exercise type support for create workoutstilbruch1-10/+10
2022-04-23Add javascript to add sets while recording workoutstilbruch1-1/+1
2022-04-23Update record workout pagestilbruch1-1/+1
2022-04-06Start record workoutstilbruch1-1/+1
2022-04-06Add graph templatestilbruch1-2/+4
2022-04-06Correct names for create and edit workout pagesstilbruch1-1/+1
2022-04-06Add confirmation modal for deleting a workoutstilbruch1-0/+1
2022-04-06Update navbar links, add archive icon to manage workoutsFivePixels1-3/+3
2022-04-06Update layoutstilbruch2-75/+90
2022-04-06Got fontawesome icons working finallystilbruch1-4/+2
2022-04-06Add new image background and index pagestilbruch2-22/+25
2022-04-06Update navbar and homepagestilbruch1-16/+21
2022-04-04Move favicon stuff to folderstilbruch1-4/+4
2022-04-04Add favicon filesstilbruch1-1/+11
2022-04-04Improve "login_required"stilbruch1-3/+7
2022-03-23Start working on workout create pageFivePixels2-29/+29
Add variable to each page to determine with of "box" for form. Add new workout create route.
2022-03-23Fix bug and add pretty iconsstilbruch1-3/+1
2022-03-23Move some templates and update form logicstilbruch4-10/+102
2022-03-23Add logout pagestilbruch2-0/+2
2022-03-23Fix templatesstilbruch2-67/+7
2022-03-21Add user endpoints, add placeholders for login/register, updateFivePixels1-4/+65
hyperlinks to refer to correct endpoints
2022-02-07Create basic template applicationstilbruch2-0/+7