-
Notifications
You must be signed in to change notification settings - Fork 481
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
Removed Oxygen Details from Update Facility form #7796
Closed
609harsh
wants to merge
14
commits into
ohcnetwork:develop
from
609harsh:issues/7758/clean-up-oxygen-details
Closed
Changes from 13 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
92116dc
added oxygen_types in constansts.tsx
609harsh e58e1b9
removed oxygen details from update facility form
609harsh 881c5e4
removed oxygen details from facility home
609harsh 93d9fa2
added section for oxygen details on facility_home page
609harsh 266614f
Added Dialog modal for oxygen details
609harsh 7a31768
added oxygen type card for oxygen details along with edit and delete …
609harsh a2f2928
Merge branch 'develop' of https://github.com/609harsh/os_care_fe into…
609harsh 110165e
Removed test for oxygen from facility_update
609harsh 122bf4e
Added cypress test for Oxygen details
609harsh ef822b3
Merge branch 'develop' into issues/7758/clean-up-oxygen-details
609harsh 2bc8cf6
resolved merge conflicts
609harsh bf07f0b
Merge branch 'issues/7758/clean-up-oxygen-details' of https://github.…
609harsh cd1f06c
fix: suggest changes
609harsh eb939dc
fix:merge conflict
609harsh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
delete the existing unused constants or reuse them when you are modifying the existing test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
new ones are added for oxygen and earlier ones are for doctor and bed. no constants are unused