-
Notifications
You must be signed in to change notification settings - Fork 478
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 | January Week 5 #7119
Conversation
* modified FLAKY TEST * modified FLAKY TEST
* reduce external links * add csp headers * ignore csp in cypress * avoid waiting for fontawesome in cypress * Revert "ignore csp in cypress" This reverts commit fe54552.
Co-authored-by: Mohammed Nihal <[email protected]>
* Enhancements to backend setup of Cypress CI * Remove custom wait for migrations script
* Fix inconsistent removal of facility filters * Fix filter cache problem * Make the condition for empty qParam check more readable * Apply review suggestions to filter inconsistency issue
* Add a small icon to show that a filter is active. * changed the button's variant to primary when the filter is active * Passed variant as props and used array.some in isFilterApplied * Update src/Components/Facility/Consultations/DailyRoundsFilter.tsx --------- Co-authored-by: Ashesh <[email protected]>
* Add more symptoms and move OTHERS to bottom * Use AutoCompleteMultiSelectFormField for Symptom selrction * Revert "Use AutoCompleteMultiSelectFormField for Symptom selrction" This reverts commit e88771d. * Split new lost of taste/smell into two symptoms
* fix the sticky behaviour of the top layout * add some height for the container * update icons for the scroll and update UI * update dependency for layout changes * refactor the icons component * update the arrow on the sides * remove unwanted div * update the icon UI and icon disable when there is no scroll available * remove the icon when there is no scrollable * update the class name of icon * Update src/Components/Shifting/BoardView.tsx * Update src/Components/Shifting/BoardView.tsx --------- Co-authored-by: Ashesh <[email protected]>
…aded. (#6791) * Changed to current date time instead of date time at which app was loaded * Changed to encounter_date * removed console.log() * modified FLAKY TEST --------- Co-authored-by: Mohammed Nihal <[email protected]>
* Fix facility cover upload when using camera * handle canvas being null * Fix camera upload in FileUpload component
…and fixes issues with patient advanced filters (#7096) * `removeFilters` support for removing all filters, instead of always manually passing the keys during clear all * remove bunch of useless code * fix children not in correct order in filter badges
* relax csp for styles and connect urls * Allow media-src: * to resolve playback issues on iPhone --------- Co-authored-by: Ashesh <[email protected]>
* Adds support for filtering by diagnoses * code cleanup * sort diagnoses filter based on priority
…s a source (#7105) * Update Content-Security-Policy script-src directive to allow 'blob' as a source * fixed abha linking via qr --------- Co-authored-by: khavinshankar <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Passing run #1988 ↗︎
Details:
Review all test suite changes for PR #7119 ↗︎ |
@gigincg We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌. |
Proposed Changes
@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers
Merge Checklist