Skip to content

feat(measurements): remove date restriction to allow multiple entries per day#1150

Merged
rolandgeider merged 3 commits intowger-project:masterfrom
sg172003:feature/measurement-datetime-field
Apr 14, 2026
Merged

feat(measurements): remove date restriction to allow multiple entries per day#1150
rolandgeider merged 3 commits intowger-project:masterfrom
sg172003:feature/measurement-datetime-field

Conversation

@sg172003
Copy link
Copy Markdown
Contributor

What does this PR do?

Removes the selectableDayPredicate block in the measurement entry
date picker that was restricting multiple entries on the same day.

Why?

Part of wger-project/wger#2116 — now that the backend allows multiple
measurement entries per day, the frontend restriction is no longer needed.

Changes

  • Removed selectableDayPredicate and its TODO comment from
    showDatePicker in lib/widgets/measurements/forms.dart

Checklist

  • No breaking changes
  • Follows project code style

@rolandgeider rolandgeider added the next version Incompatible changes that will be merged for the next version label Apr 9, 2026
@rolandgeider rolandgeider merged commit f7f864d into wger-project:master Apr 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next version Incompatible changes that will be merged for the next version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants