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

Ability to edit split length and re-arrange after mesocycle has started #125

Open
WhyAsh5114 opened this issue Oct 17, 2024 · 0 comments
Open

Comments

@WhyAsh5114
Copy link
Owner

Is your feature request related to a problem? Please describe.

Currently the app locks mesocycle splits after a workout is added to the mesocycle, it is possible to remove that restriction.

Describe the solution you'd like

To achieve that, need to do the following:

  • Avoid using total workouts as a calculation workoutsOfMesocycle.length
  • Intelligently figure out splitDay changes, and apply them to all the WorkoutOfMesocycle relations by chaning their splitDayIndex
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

No branches or pull requests

1 participant