Commit History

作者 SHA1 備註 提交日期
  Lee Morgan d6db06c2d7 Exercise list now shows which have been completed and the current exercise. 1 年之前
  Lee Morgan c31b43ff68 Add exercise list for easily switching exercise. 1 年之前
  Lee Morgan 30711e3a97 Populate current session exercises with null, based on length of workout. 1 年之前
  Lee Morgan a9ba52395a Move exercise name down so as to not overlap with buttons. 1 年之前
  Lee Morgan b29b40f66a Update the notes text box so that it does not shrink when the mobile keyboard is opened. 1 年之前
  Lee Morgan 67a02164b4 Bug fix: was using textContent instead of value for textarea, so was not properly working. 1 年之前
  Lee Morgan 75ceb112c5 Bug fix: Hid all pages on accident. 1 年之前
  Lee Morgan 269d6752cf Hide pages that shouldn't be shown at start. 1 年之前
  Lee Morgan c26419655e Update frontend to save/display notes. 1 年之前
  Lee Morgan 8c06de012a Create route to update an exercise note. 1 年之前
  Lee Morgan eddc641a6f Move notes from sessions to workouts. 1 年之前
  Lee Morgan 37031a8953 Add cancel button to not start the workout. 1 年之前
  Lee Morgan b94a58a753 Create button to resume a previous workout session. 1 年之前
  Lee Morgan 5007c08f62 Add button to discard previous session and start new one. 1 年之前
  Lee Morgan 9e7159b024 Add functionality to save previous and start new session. 1 年之前
  Lee Morgan 136d8f661a Add ability to remove sets. 1 年之前
  Lee Morgan a6ab2ef6b3 Create button to add sets to an exercise. 1 年之前
  Lee Morgan eca1ca435c Update the note on the session page. 1 年之前
  Lee Morgan 2d736fb1e3 Update styling so that the logo stays in place and doesn't move with the page. 1 年之前
  Lee Morgan 4adce8e433 Create the workout menu page. 1 年之前
  Lee Morgan c4ff6bdeaa Remove dead code. 1 年之前
  Lee Morgan 6734d6891f Session tracking/saving now fully working. 1 年之前
  Lee Morgan ef0ca38560 Adding functionality to the sessions page. 1 年之前
  Lee Morgan 1004d12ee0 Create route to fetch most recent sessions for the workout. 1 年之前
  Lee Morgan f44db21d54 Create route for creating a session. 1 年之前
  Lee Morgan 2c9f6809d3 Create model and documentation for session object. 1 年之前
  Lee Morgan 93b1f4a1a9 Automatically add newly created workouts to the home page. 1 年之前
  Lee Morgan 34d4f0fd25 Display workouts on the home page. 1 年之前
  Lee Morgan 0edc4a4786 Create route to retrieve all user workouts. 1 年之前
  Lee Morgan 3945e37922 Create documentation for route to get user workouts. 1 年之前