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

Feature/allow manual control #357

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on May 25, 2017

  1. update all dev dependencies

    updated all dev dependencies to current
    added jasmine-core to satisfy peer dependencies
    updated syntax in unit tests due to breaking changes in jasmine 2.x syntax
    ArlyMathiasen committed May 25, 2017
    Configuration menu
    Copy the full SHA
    8c7853c View commit details
    Browse the repository at this point in the history
  2. add push and pop methods

    exposes functionality so that loading bar progress can be customized more easily
    added unit tests for this new functionlity
    added push and pop functionality to the description of the service API in the readme
    added setting autoIncrement to the configuration section of the readme
    ArlyMathiasen committed May 25, 2017
    Configuration menu
    Copy the full SHA
    ba064b9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. comitting build

    ArlyMathiasen committed May 26, 2017
    Configuration menu
    Copy the full SHA
    11326e0 View commit details
    Browse the repository at this point in the history
  2. whitespace

    ArlyMathiasen committed May 26, 2017
    Configuration menu
    Copy the full SHA
    4939bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad2c7f View commit details
    Browse the repository at this point in the history
  4. missed a spot, rebuilt

    ArlyMathiasen committed May 26, 2017
    Configuration menu
    Copy the full SHA
    09c88b5 View commit details
    Browse the repository at this point in the history
  5. reworded the service api README change

    caught a typo in the configuration section change
    ArlyMathiasen committed May 26, 2017
    Configuration menu
    Copy the full SHA
    beec7ae View commit details
    Browse the repository at this point in the history