Skip to content

Conversation

@LZRS
Copy link
Contributor

@LZRS LZRS commented Mar 10, 2023

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #[issue number]

Checklist

  • I have written Unit tests for any new feature(s) and edge cases for bug fixes
  • I have added any strings visible on UI components to the strings.xml file
  • I have updated the CHANGELOG.md file for any notable changes to the codebase
  • I have run ./gradlew spotlessApply and ./gradlew spotlessCheck to check my code follows the project's style guide
  • I have built and run the fhircore app to verify my change fixes the issue and/or does not break the app

LZRS and others added 30 commits August 1, 2022 11:54
1466: Remove person in patient profile menu
Only show patient identifier that has 'use'= 'official'
1478: Update icon for breastfeeding female ART patients
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
sevenreup and others added 26 commits November 10, 2022 08:14
[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
…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
…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
* 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]>
@LZRS LZRS added DNM DO NOT MERGE Malawi CORE labels Mar 10, 2023
@LZRS LZRS self-assigned this Mar 10, 2023
@LZRS LZRS closed this Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DNM DO NOT MERGE Malawi CORE

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants