Skip to content

AC-739 Added showcase view to manage providers#720

Merged
f4ww4z merged 2 commits intoopenmrs:masterfrom
rishabh-997:AC-739
Apr 18, 2020
Merged

AC-739 Added showcase view to manage providers#720
f4ww4z merged 2 commits intoopenmrs:masterfrom
rishabh-997:AC-739

Conversation

@rishabh-997
Copy link
Collaborator

Description of what I changed

  1. Added showcase view to manage providers
  2. Localized the heading and title strings used in showcase views.

Issue I worked on

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

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.

Copy link
Collaborator

@f4ww4z f4ww4z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rishabh-997 1 change and you're good to go.

.build().forceTextPosition(ShowcaseView.ABOVE_SHOWCASE);
}

private void showOverlayTutorialFive() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rishabh-997 Can you refactor these showOverlay... methods by creating 1 helper method that has viewTarget, contentTitle and contentText as parameters? Then there's less code duplicated.

@codecov-io
Copy link

codecov-io commented Apr 12, 2020

Codecov Report

Merging #720 into master will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #720      +/-   ##
==========================================
+ Coverage   11.90%   11.93%   +0.03%     
==========================================
  Files         236      236              
  Lines       10502    10475      -27     
  Branches     1006     1008       +2     
==========================================
  Hits         1250     1250              
+ Misses       9171     9144      -27     
  Partials       81       81              
Impacted Files Coverage Δ
...mobile/activities/dashboard/DashboardFragment.java 0.00% <0.00%> (ø)
...openmrs/mobile/utilities/ApplicationConstants.java 5.26% <0.00%> (-0.30%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 114b011...2fb7eb5. Read the comment docs.

Copy link
Collaborator

@f4ww4z f4ww4z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@f4ww4z f4ww4z merged commit ef5e912 into openmrs:master Apr 18, 2020
@rishabh-997 rishabh-997 deleted the AC-739 branch May 12, 2020 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants