Skip to content

Add ability to filter patients on whether they've been invited to a clinic#6154

Open
thomasleese wants to merge 4 commits intoshow-clinic-invitations-statusfrom
filter-invited-to-clinic
Open

Add ability to filter patients on whether they've been invited to a clinic#6154
thomasleese wants to merge 4 commits intoshow-clinic-invitations-statusfrom
filter-invited-to-clinic

Conversation

@thomasleese
Copy link
Contributor

@thomasleese thomasleese commented Mar 2, 2026

This adds the ability for users to filter a list of patients by whether or not they have been invited to a clinic.

Depends on #6150

Jira Issue - MAV-3885

Screenshots

Screenshot 2026-03-02 at 18 57 21 Screenshot 2026-03-02 at 18 57 13 Screenshot 2026-03-02 at 18 57 07

@thomasleese thomasleese added this to the v7.2.0 milestone Mar 2, 2026
@thomasleese thomasleese added the feature New functionality label Mar 2, 2026
@thomasleese thomasleese changed the base branch from next to show-clinic-invitations-status March 2, 2026 18:06
@thomasleese thomasleese force-pushed the filter-invited-to-clinic branch from 3c068bc to f1d08f5 Compare March 2, 2026 18:18
@thomasleese thomasleese marked this pull request as ready for review March 2, 2026 19:00
@thomasleese thomasleese requested a review from a team as a code owner March 2, 2026 19:00
@thomasleese thomasleese force-pushed the show-clinic-invitations-status branch from e1c758a to 7327231 Compare March 3, 2026 10:49
@thomasleese thomasleese force-pushed the filter-invited-to-clinic branch from fae887f to e131623 Compare March 3, 2026 10:49
@thomasleese thomasleese force-pushed the show-clinic-invitations-status branch from 7327231 to 4fd143e Compare March 3, 2026 18:45
This adds a new scope to the `Patient` model which allows users to find
patients who have a clinic notification. We will be using this to add
the ability to filter patients on whether they have been invited to a
clinic.

Jira-Issue: MAV-3885
This re-orders the calls to `filter_*` to be alphabetical so they are
easier to find in the code.

Jira-Issue: MAV-3885
This adds the functionality to allow for the form to filter on whether
or not a patient has been invited to the clinic. The checkbox that
users use to enable this will be added in the next commit.

Jira-Issue: MAV-3885
This adds a new checkbox which users will use to filter on patients who
have been invited to the clinic.

Jira-Issue: MAV-3885
@thomasleese thomasleese force-pushed the filter-invited-to-clinic branch from e131623 to b84286d Compare March 3, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant