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

Refactored online-tracker.component to include a service (online-tracker-service) #656

Merged
merged 1 commit into from Mar 23, 2018
Merged

Refactored online-tracker.component to include a service (online-tracker-service) #656

merged 1 commit into from Mar 23, 2018

Conversation

jknowlesdev
Copy link
Contributor

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    online-tracker.component update

  • What is the current behavior? (You can also link to an open issue here)
    online-tracker.component.ts currently acts as an on/offline indicator as well as checking for internet connection.

  • What is the new behavior (if this is a feature change)?
    online-tracker.service.ts is created to act as a service for the online-tracker.component. The component now only acts as an on/offline indicator and relies on online-tracker.service to determine if there is connectivity.

  • Other information:
    This was done so we (Worcester team) can use the online-tracker-service for offline AMRS implementation.

…ker-service)

This was done so we can use the online-tracker-service for offline AMRS implementation.
@maikofelix47 maikofelix47 merged commit 2bf6ad5 into AMPATH:master Mar 23, 2018
maikofelix47 added a commit that referenced this pull request Aug 25, 2021
Sync all labs: AMPATH and Alupe
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