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

Flexible routines #1827

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

Flexible routines #1827

wants to merge 186 commits into from

Conversation

rolandgeider
Copy link
Member

@rolandgeider rolandgeider commented Nov 21, 2024

Backend changes for the flexible routines

wger-project/react#975
wger-project/flutter#682

This is just a first version, will probably need to work a bit more on it
While this is not 100% correct, it is a clearer name
This can be used for example to label the different date ranges or weeks, or set
other info such as "deload", etc.
This has only the information the client needs to render the workout day
This field is now a charfield so that new options can be added
This allows us to know which entries were part of a dropset or similar
This is more correct since the planned values can be decimals as well
# Conflicts:
#	wger/exercises/sync.py
#	wger/manager/management/commands/dummy-generator-workout-diary.py
#	wger/manager/management/commands/dummy-generator-workout-plans.py
#	wger/manager/models/schedule.py
#	wger/manager/models/workout.py
#	wger/manager/tests/test_set.py
* "exercise base" to "exercise" and
* "exercise" to "translation"
Remove the "base" from exercise related endpoints and remove others
that were only kept for backwards compatibility
Also update the logic used in get_config to use the requirements field
instead. This might be expanded in the future to allow for other rules.
Note that this just makes the situation a bit more bearable and we should
definitely further rework this
The clients can filter this on their side by iteration number
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.

1 participant