-
Notifications
You must be signed in to change notification settings - Fork 44
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
Being able to configure subject type filter for Due and overdue visits cards when part of custom dashboard #1203
Comments
mahalakshme
changed the title
Add filters when adding SRC to CD
Add filters when adding to certain SRCs to CD
Apr 19, 2024
mahalakshme
changed the title
Add filters when adding to certain SRCs to CD
Support subject type filter for Due and overdue visits cards when part of custom dashboard
Apr 19, 2024
mahalakshme
changed the title
Support subject type filter for Due and overdue visits cards when part of custom dashboard
Being able to configure subject type filter for Due and overdue visits cards when part of custom dashboard
Apr 19, 2024
petmongrels
added a commit
to avniproject/avni-server
that referenced
this issue
May 6, 2024
…ect type as a filter type.
petmongrels
added a commit
to avniproject/avni-models
that referenced
this issue
May 8, 2024
… to support web app editing of report card.
petmongrels
added a commit
to avniproject/avni-server
that referenced
this issue
May 8, 2024
…eport card web contract. renamed web endpoints from card to reportCard.
petmongrels
added a commit
that referenced
this issue
May 8, 2024
…lds. created component for SubjectTypeSelect.
petmongrels
added a commit
to avniproject/avni-models
that referenced
this issue
May 20, 2024
petmongrels
added a commit
to avniproject/avni-server
that referenced
this issue
May 20, 2024
petmongrels
added a commit
that referenced
this issue
May 20, 2024
petmongrels
added a commit
to avniproject/avni-server
that referenced
this issue
May 21, 2024
…ograms and encounter types without using Operational classes. Report card to contain subject types, programs, encounter types for standard report card input values.
petmongrels
added a commit
to avniproject/avni-models
that referenced
this issue
May 21, 2024
petmongrels
added a commit
that referenced
this issue
May 21, 2024
petmongrels
added a commit
that referenced
this issue
May 21, 2024
…ort card standard report card input parameters.
petmongrels
added a commit
to avniproject/avni-server
that referenced
this issue
May 22, 2024
…t and response. save report card with standard report card input form metadata
himeshr
added a commit
to avniproject/avni-server
that referenced
this issue
May 28, 2024
…itory.findAllByUuidIn() across repositories
himeshr
added a commit
to avniproject/avni-server
that referenced
this issue
Jun 12, 2024
…et for ReportCard.standardReportCardInput key-values
ENV:Staging
|
|
anomaly between filter and recent registrations input being only 1 day |
Refrences video : My.Movie.mp4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need:
Eg:
AC:
Configuration 1: (for Need 1)
When 'Scheduled visits' and 'Overdue visits' are selected as 'Standard card type', display the filters like mentioned in the below rough mockup:
Initially when the above standard repord card types are selected, show 'Subject type' filter alone.
Based on the subject type selected, show any programs if applicable, in the programs filter, and general encounter types in the 'Encounter type' filter.
Based on the program selected, show program encounter types as well, in the 'Encounter type' filter.
Should be able to select any color in the color picker.
Should be able to save without anything selected in 'Subject Type' filter as well.
Configuration 2: (for Need 2)
Out of scope:
To make the configuration work in mobile app
The text was updated successfully, but these errors were encountered: