-
Couldn't load subscription status.
- Fork 70
[DNM] Trigger codecov for branch "mwcore-dev" to update base commit #2137
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
Closed
Conversation
This file contains hidden or 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
1466: Remove person in patient profile menu
Only show patient identifier that has 'use'= 'official'
1478: Update icon for breastfeeding female ART patients
…fhircore into 1483-sort-task-visits-specified
1483: Sort clinical visit tasks in specified order
* 1484: Pass active conditions to tasks visit questionnaires * fix getting careplan id in questionnaire * fix getting careplan id in questionnaire * fix getting careplan id in questionnaire * fix getting careplan id in questionnaire * remove commentout code * add/update unit tests Co-authored-by: L≡ZRS <[email protected]>
1470: Implement guardian-visit menu item to toggle visits
[Quest/Malawi Core] Update no internet connectivity message
Pass signed in Practitioner resource to every questionnaire
* Update FhirCarePlanGenerator.kt * Update FhirCarePlanGenerator.kt * Update FhirCarePlanGeneratorTest.kt
… randomly being reset on completion of a new task (#1884) Previously completed tasks on a patient's profile randomly being reset on completion of a new task
…after finishing a visit (#1904) Co-authored-by: L≡ZRS <[email protected]>
…ed (#1900) * Patient & CarePlan meta tags not syncing * Update QuestionnaireViewModelTest.kt * Removed unnecessary debug logs * Bug fixes & tweaks
…1917) * Update to latest 'engine' and 'data-capture' lib versions * Add tests on FhirPlanWorker to improve test coverage * Check for null when sync is of status glitched/failed It seems sometimes sync returns status with the "exceptions" field null, although in kotlin the exceptions field is never expected as null * Update sdc lib to release version 0.1.0-beta06-preview4-SNAPSHOT * Hide submit button for non-paginated questionnaires * Remove margin between progressbar and toolbar for questionnaires * Fix issue with x-fhir-query answer expression failing Due to sdc library decoupling from engine google/android-fhir#1742
Fix menu count anr
…2083) * Add 'Change Status' as an option to the patient profile * Add 'Change Status' as an option to the patient profile * Fix patient profile event of patient change status * Fix quest tests * Fix spotless * Remove the code for on-click handling for the old menu items. * Fix quest tests
…tient profile with 'double' values (#2096)
* add sync on profile page * disable button Update PatientProfileViewModel.kt
…tient profile with 'double' values bug fix (#2125) * [Quest/Malawi Core] In the app, sort the order of the tasks on the patient profile with 'double' values * Update TaskExtensionTest.kt * Covecov * Update HivRegisterDaoTest.kt * ClinicVisitOrder to only match tag format 'clinic-visit-task-order-x' --------- Co-authored-by: L≡ZRS <[email protected]>
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.
IMPORTANT: Where possible all PRs must be linked to a Github issue
Fixes #[issue number]
Checklist
strings.xmlfile./gradlew spotlessApplyand./gradlew spotlessCheckto check my code follows the project's style guide