This website requires JavaScript.
Explore
Help
Register
Sign In
peterstockings
/
workout
Watch
1
Star
0
Fork
0
You've already forked workout
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4783ce6026c6bb737c06c795ec5ba0432f2ed281
workout
/
features
History
Peter Stockings
4783ce6026
Add stats to new person overview page, just copied the logic so will need to refactor when the dashboard page is refactored as well
2025-01-26 20:39:20 +11:00
..
calendar.py
Fix issue where creating an empty workout would show a blank set 'None x None Kg'
2024-11-04 23:21:12 +11:00
exercises.py
Fix bug where updating exercise name would persist due to missing commit
2024-11-04 16:59:14 +11:00
person_overview.py
Add stats to new person overview page, just copied the logic so will need to refactor when the dashboard page is refactored as well
2025-01-26 20:39:20 +11:00
sql_explorer.py
Add ability to save and edit queries, still need to add ability to edit queries
2024-11-08 23:09:19 +11:00
stats.py
Refactor calendar (month and year view), switching to vertical slice arch. Also in progress of refactoring of stats so they are retreived after inital page load for performance sake
2024-04-11 13:45:38 +10:00
workout.py
Add breadcrumb navigation to workout page
2024-11-04 22:51:27 +11:00