The changes incorporated in this pull request resolve #24 by replacing "Health Tracker" with "WellPath" where it's obviously appropriate. I may have missed a couple of spots, but since we're still early in development, I think I got everything.
This incorporates a minor change in the UI, so it's thus documented. The name in the logo area of the NavBar has been replaced with the text of "WellPath", pending replacement by an official logo at some point in the future.
Type of Change
Please delete options that are not relevant.
[x] New feature (non-breaking change which adds functionality)
[x] This change requires a documentation update
Testing
Please describe the tests that you ran to verify your changes, providing instructions so we can reproduce. Also, please list any relevant details for your test configuration.
Code was tested in the browser, with the screenshot attached. Changes are non-breaking and should have no other side effects.
Checklists
Please ensure that the following items all have checked boxes before setting your pull request as "ready to review". If an item is not relevant to the proposed changes, you may check the corresponding box.
GitHub
[x] Related issue appears at beginning of pull request title with pound sign, and title describes the changes being proposed.
[x] Related issue is linked in pull request description using closing keywords.
[x] The appropriate label has been chosen for this pull request.
[x] The correct project has been selected for this pull request.
[x] All commits in this branch, including merge commits, begin with the issue number and a pound sign.
Code Standards
[x] Code follows the style guidelines of this project.
[x] Code comments have been added, particularly in hard-to-understand areas.
[x] I have performed a self-review of my code.
[x] Any dependent changes have been merged and published in downstream modules.
[x] These changes generate no new warnings.
Documentation and Testing
[x] New and existing unit tests pass locally with these changes.
[x] Corresponding changes to the documentation have been made.
[x] Tests have been added, where appropriate; or, no tests are relevant for this pull request.
[x] This pull request contains UI changes, and screenshots of those UI images appear below; or, this pull request contains no UI changes.
Description of Proposed Changes
What does this pull request propose to change?
The changes incorporated in this pull request resolve #24 by replacing "Health Tracker" with "WellPath" where it's obviously appropriate. I may have missed a couple of spots, but since we're still early in development, I think I got everything.
This incorporates a minor change in the UI, so it's thus documented. The name in the logo area of the NavBar has been replaced with the text of "WellPath", pending replacement by an official logo at some point in the future.
Type of Change
Please delete options that are not relevant.
Testing
Please describe the tests that you ran to verify your changes, providing instructions so we can reproduce. Also, please list any relevant details for your test configuration.
Code was tested in the browser, with the screenshot attached. Changes are non-breaking and should have no other side effects.
Checklists
Please ensure that the following items all have checked boxes before setting your pull request as "ready to review". If an item is not relevant to the proposed changes, you may check the corresponding box.
GitHub
Code Standards
Documentation and Testing
Screenshots