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

Initial implementation #1

Merged
merged 14 commits into from
Feb 27, 2017
Merged

Initial implementation #1

merged 14 commits into from
Feb 27, 2017

Commits on Feb 9, 2017

  1. Initial implementation

    dodsky committed Feb 9, 2017
    Configuration menu
    Copy the full SHA
    b907192 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2017

  1. Configuration menu
    Copy the full SHA
    211c01f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f25d14 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    9fb6c05 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Added license, fixed version

    dodsky committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    7a4236b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Refactored initial solution into multiple files, including:

    * fetchInterceptor - main class for intercepting
    * accessTokenProvider - access token resolver
    multiple services to increase readability as per PR comments
    dodsky committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    79ab1ad View commit details
    Browse the repository at this point in the history
  2. Minor renames

    dodsky committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    af42f0e View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Added shouldFetch and onResponse

    Fixed scope for fetch method
    dodsky committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    2d563b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Version bump

    dodsky committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    952e1c2 View commit details
    Browse the repository at this point in the history
  2. Fix invalid imports

    Bump versoin
    dodsky committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    35ba205 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Refactored flow logic with custom exceptions

    Refactored tests
    Minor renames and improvements
    dodsky committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    6598de8 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Version bump

    dodsky committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    458ec47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3637777 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Refactored exceptions to be more es6-like

    Added readme
    Minor renames in AccessTokenProvider and FetchInterceptor
    Version bumped
    dodsky committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    8f8357b View commit details
    Browse the repository at this point in the history