Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

ability to filter by status on /labs screen #1971

Closed
jackcmeyer opened this issue Apr 6, 2020 · 2 comments · Fixed by #2033
Closed

ability to filter by status on /labs screen #1971

jackcmeyer opened this issue Apr 6, 2020 · 2 comments · Fixed by #2033
Assignees
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

@jackcmeyer
Copy link
Member

🚀 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

@jackcmeyer jackcmeyer transferred this issue from HospitalRun/hospitalrun Apr 6, 2020
@jackcmeyer jackcmeyer added labs issue/pull request that interacts with labs module LOE - medium indicates that the level of effort to complete issue is medium 🚀enhancement an issue/pull request that adds a feature to the application help wanted indicates that an issue is open for contributions labels Apr 6, 2020
@jackcmeyer jackcmeyer added this to the v2.0 milestone Apr 6, 2020
@sotous
Copy link
Contributor

sotous commented Apr 6, 2020

Hi @jackcmeyer , may I have this issue assigned?

@jackcmeyer jackcmeyer added core-team indicates that the issue will be completed by a core team member in progress indicates that issue/pull request is currently being worked on and removed help wanted indicates that an issue is open for contributions labels Apr 7, 2020
@sotous
Copy link
Contributor

sotous commented Apr 7, 2020

Thanks!

@jackcmeyer jackcmeyer removed the core-team indicates that the issue will be completed by a core team member label Apr 12, 2020
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
@jackcmeyer jackcmeyer linked a pull request May 1, 2020 that will close this issue
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants