This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
ability to filter by status on /labs
screen
#1971
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
in progress
indicates that issue/pull request is currently being worked on
labs
issue/pull request that interacts with labs module
LOE - medium
indicates that the level of effort to complete issue is medium
Milestone
Comments
Hi @jackcmeyer , may I have this issue assigned? |
Thanks! |
sotous
added a commit
to sotous/hospitalrun-frontend
that referenced
this issue
May 1, 2020
Created a new slice for labs, from there are made queries referring to labs, including search functionalities. Fixed a very small bug on the sidebar, and also added english translation variables for the new components. fix HospitalRun#1971
sotous
added a commit
to sotous/hospitalrun-frontend
that referenced
this issue
May 1, 2020
Modified the Repository, added a mapping function to add an index for each sort field required. Tests were failing due to the lack of index when sorting fix HospitalRun#1971
sotous
added a commit
to sotous/hospitalrun-frontend
that referenced
this issue
May 6, 2020
Suggested changes according to PR HospitalRun#2033 were added fix HospitalRun#1971
sotous
added a commit
to sotous/hospitalrun-frontend
that referenced
this issue
May 6, 2020
Pulled changes from upstream fix HospitalRun#1971
sotous
added a commit
to sotous/hospitalrun-frontend
that referenced
this issue
May 6, 2020
Improved search process by adding code search criteria to the pouchdb query fix HospitalRun#1971
sotous
added a commit
to sotous/hospitalrun-frontend
that referenced
this issue
May 6, 2020
Added a test to prove search labs by code functionality fix HospitalRun#1971
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
in progress
indicates that issue/pull request is currently being worked on
labs
issue/pull request that interacts with labs module
LOE - medium
indicates that the level of effort to complete issue is medium
🚀 Feature Proposal
Add the ability to filter by lab status on the
/labs
screen.Add a form, with a lab status selector that allows me to select the lab status I wish to search for.
When I click on the search button, the table will be filtered by the status which I chose.
Motivation
Easier use of the lab screen
The text was updated successfully, but these errors were encountered: