Skip to content
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

AC-1034: Migrate patientdashboard package from MVP to MVVM architecture #955

Merged
merged 1 commit into from Aug 30, 2022

Conversation

amrsalah3
Copy link
Contributor

Description of what I changed

I've migrated patientdashboard package from MVP to MVVM architecture and fixed some bugs in this package and its fragments:
This package contains base classes and 6 sub-packages:

  1. details
  2. allergy
  3. visits
  4. diagnosis
  5. vitals
  6. charts

Issue I worked on

JIRA Issue: https://issues.openmrs.org/browse/AC-1034

Checklist: I completed these to help reviewers :)

  • My pull request only contains ONE single commit
    (the number above, next to the 'Commits' tab is 1).
  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)
  • All new and existing tests passed.
  • My pull request is based on the latest changes of the master branch.

@Rohit-2602 Rohit-2602 merged commit 555e7ce into openmrs:master Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants