-
Notifications
You must be signed in to change notification settings - Fork 512
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
Production release v24.21.0 #7863
Merged
Merged
Conversation
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
Adds support for doctors and nurses discussions threads in Discussion Notes
Add id for cypress prescription row
Co-authored-by: rithviknishad <[email protected]>
…e within 9 months (#7797) Co-authored-by: Mohammed Nihal <[email protected]>
* fixes text overflowing for select menu dropdowns * avoid any's
…d Consultation Updates Tab (#7777) * Migrate useDisaptch to useQuery/request in Discharge Summary popup * Migrate useDispatch to useQuery/request in Ventilator and HL7 related data fetching in Consultation Updates Tab * remove unused references
* Capitalized names * shifted to lodash --------- Co-authored-by: Khavin Shankar <[email protected]>
* fixes #7630; update asset import template to reflect ventilator class and remove asset type * Update public/config.json * update asset import template
…7639) * Improved the change password handling in profile edit page successfully * lint checks * lint checks * done * lint error solved * change request done * change req done * Update src/Components/Users/UserProfile.tsx Co-authored-by: Rithvik Nishad <[email protected]> * cypress test updated * removed precondition check to resolve spacing issue occured * change request | test failed done * done * onfocus onblur property controlled by css now, usestate removed for that * minor type fix --------- Co-authored-by: Rithvik Nishad <[email protected]> Co-authored-by: Khavin Shankar <[email protected]>
…ation (#7498) * add auth checks * remove merge conflict * Update ManagePatients.tsx * fix linting * add error notification * fix lint * fix lint * fix codes * fix bug * fix bug * dont allow null home facility users to add patient
* Fixed alignment in users page * remove empty classNames * fixed linting --------- Co-authored-by: Khavin Shankar <[email protected]>
* avoid using legacy peer deps for npm dependencies * fix glob * update patch versions of dependencies * update readme: remove `--legacy-peer-deps` from docs * remove legacy-peer-deps from dockerfile --------- Co-authored-by: Rithvik Nishad <[email protected]>
* update area of specialisation * fixed * update * fix filtered * fix filter logic * Update src/Common/constants.tsx * Update src/Common/constants.tsx * remove unused color definitions * fix cypress and messages * fix error --------- Co-authored-by: Mohammed Nihal <[email protected]> Co-authored-by: rithviknishad <[email protected]>
* updated discharged patients page * fixed filter badges * updated filters * fixed responsiveness and removed geo filters * changed per page limit * switched to 12
) * remove support for copying from previous log update * update cypress * fix bug * fix cypress * Show events by default * remove `current_health` * fix rhythm and consciousness level no input value * fix type issue * Update src/Components/Facility/ConsultationDetails/ConsultationUpdatesTab.tsx --------- Co-authored-by: Mohammed Nihal <[email protected]>
Merge Develop to Staging v24.21.0
Merge minor fix from develop to staging v24.21.0
Events: Set as default tab; Fixes nested objects not rendered in events; Limit precision for numeric values;
Merge develop to staging v24.21.0 | Events related Changes
Improve events UI
Merge Develop to Staging v 24.21.0
…tient Prescription Module (#7803) * Titrated dosage * fix flaky test
Merge Develop to Staging v24.21.0 | ABDM Enhancement
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@sainak Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Proposed Changes
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist