-
Notifications
You must be signed in to change notification settings - Fork 40
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
Updating demo to display ANC Visits Count. #1841
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
* OHRI-2122 Add Program Management under the TPT Program * Tab Naming * Add default translation values
…inical per… (#1782) * Add TB Prevention link under Tuberculosis program in the clinical perspectives * renaming * renaming
…oard (#1783) * Populate the Recent TPT tiles on the TPT patient summary board * update * Update patient-summary.component.tsx * Update patient-summary.component.tsx * small update
…linical perspectives (#1787) * slight modification - the TB Prevention link comes first followed by TB Treatment * update on the translator * Update en.json * Update en.json * Update en.json
* Add TB Prevention link under Tuberculosis program in the clinical perspectives * Add a table of all enrolled clients in TPT Program * Add a table of all enrolled clients in TPT Program
* OHRI-2123 TPT Enrolment List * Exclude Intents in the formList prop * Update config-schema.ts
#1791) * OHRI-1916 : Maternal visits list should indicate HIV Test status not HIV test result * add hivTestStatus to transilation
* (chore) bump-form-engine * (chore) Bump `@openmrs/openmrs-form-engine-lib` --------- Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: pirupius <[email protected]>
* (Chore) Bump FE Version * run yarn install
#1801) * visits tables added the visits tables under tpt patient summary * added tpt treatment tab * committed * OHRI-2124 Added tptTreatment tab on the program management link board. * OHRI-2124 updated launchOptions. * OHRI-2024:UPDATE UPDATED LAUNCH OPTIONS.
* Restore the MNCH Module in the Clinical Views * change form engine to next
* E2E test environment with playwright * .env file added * Rename ex.env to .env * Update test and rename register.spec.ts to registration.spec.ts * update the test * Ignore the e2e directory containing Playwright tests * GitHub Action to run your Playwright tests in the E2E Tests * including the e2e * updates * corrected YML file * update the yml * yml jobs * excluding the e2e in the jest config * yarn test-e2e * update the e2e test * yml * login.spec.ts * updates
* encounter date proof of concept * bump FE
* fix yarn lock e2e test issue * fix FE dependencies
* Changed to the form-engine version for form-render-app * Standardize form-engine version in packages --------- Co-authored-by: Amos Laboso <[email protected]>
* Changed to the form-engine version for form-render-app * Standardize form-engine version in packages * Harmonize build cache and pre_release cache_key --------- Co-authored-by: Amos Laboso <[email protected]>
* OHRI-2156:Remove error 400 on ohri-namibia-working * fixed the build * update on the build fix * removed the unused import --------- Co-authored-by: Amos Laboso <[email protected]>
* Changed to the form-engine version for form-render-app * Standardize form-engine version in packages * Harmonize build cache and pre_release cache_key * update form-engine dependencies to for all packages and updated ci cache_dependency resolution --------- Co-authored-by: Amos Laboso <[email protected]>
* Changed to the form-engine version for form-render-app * Standardize form-engine version in packages * Harmonize build cache and pre_release cache_key * update form-engine dependencies to for all packages and updated ci cache_dependency resolution * yarn lock file --------- Co-authored-by: Amos Laboso <[email protected]>
…1807) * (refactor) Switch form launcher workspace from custom to openmrs forms workspace * Add covis and tb form uuids in config * Add hiv and tpt form uuids in config * Add additional props as part of different view modes
* OHRI-2078 Add unit tests for encounter list in commons lib * fixed linting issues * code review
* opd package on the ohri clinical views * package.json * update dependencies * yarn lock * remove unused transations
- use @ohri/esm-patient-chart-app - added @ohri/openmrs-esm-ohri-opd-app
* (chore) bump-form-engine * (chore) Bump `@openmrs/openmrs-form-engine-lib` --------- Co-authored-by: GitHub Actions <[email protected]> Co-authored-by: samuelmale <[email protected]> Co-authored-by: CynthiaKamau <[email protected]>
Co-authored-by: Amos Laboso <[email protected]>
* Populate MNCH Summary data * Enure we return the latest Mother HIV status
ebambo
approved these changes
May 15, 2024
lucyjemutai
approved these changes
May 15, 2024
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.
Requirements
OHRI-123 My PR title
.Summary
This PR updates master with developments in dev branch. Key is updating demo to display ANC Visits Count.
Screenshots
Related Issue
Other