Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI for flexible routines #975

Open
wants to merge 213 commits into
base: master
Choose a base branch
from
Open

Conversation

rolandgeider
Copy link
Member

No description provided.

This is only used to show the current workout day, and is not edited in
any way
This is only used when submitting exercises, and we will probably need a new one
that simply handles known exercises throughout the application
# Conflicts:
#	src/services/workoutLogs.test.ts
rolandgeider and others added 30 commits January 31, 2025 23:17
The progression logic is saved in the requirements field
Thanks for the tests for catching this 🤗
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.6 to 6.1.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
# Conflicts:
#	package.json
#	yarn.lock
instead of loading the same data from the server
but only when visiting the appropriate pages
The docs are being consolidated in readthedocs
Also replace the useRoutineLogQuery with useRoutineLogData (which is cached)
in workoutLogs.ts
Not sure why this is happening, perhaps when there are logs with exercises
that are not in the plan or something like that?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants