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

Add workout description #623

Merged
merged 6 commits into from
Sep 8, 2024
Merged

Add workout description #623

merged 6 commits into from
Sep 8, 2024

Conversation

SamR1
Copy link
Owner

@SamR1 SamR1 commented Sep 8, 2024

see #610

  • add a new description field to workout.
    This field is longer than the notes field (max length: 10000 characters) and can be used to filter workouts in the workout list.
    Note: in the version with social features, it will have the same visibility as the workout (notes will remain private).
  • check the length of description, title and notes on API side (when they exceed the limit, they are truncated)

@SamR1 SamR1 merged commit 4a42306 into dev Sep 8, 2024
18 checks passed
@SamR1 SamR1 deleted the add-workout-description branch September 8, 2024 17:17
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