Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bradleytrager/performance-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: bradleytrager/performance-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: PT-3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 28 files changed
  • 1 contributor

Commits on Sep 1, 2014

  1. PT-3 mock backend and module setup

    Bradley Trager authored and Bradley Trager committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    0bd9d1a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. PT-3 exercise styles, and fixed client search to only use name

    Bradley Trager authored and Bradley Trager committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    92520ab View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2014

  1. added client id to exercises route

    Bradley Trager authored and Bradley Trager committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    79435f9 View commit details
    Browse the repository at this point in the history
  2. added client endpoint

    Bradley Trager authored and Bradley Trager committed Sep 4, 2014
    Configuration menu
    Copy the full SHA
    04101a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2014

  1. PT-3 created clients service, finished exercise view

    Bradley Trager authored and Bradley Trager committed Sep 10, 2014
    Configuration menu
    Copy the full SHA
    3f9ce55 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. separated routes by module

    Bradley Trager authored and Bradley Trager committed Sep 11, 2014
    Configuration menu
    Copy the full SHA
    6e15581 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2014

  1. generate auth token from credentials

    Bradley Trager authored and Bradley Trager committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    c382185 View commit details
    Browse the repository at this point in the history
  2. add interceptor for unauthorized response

    Bradley Trager authored and Bradley Trager committed Sep 15, 2014
    Configuration menu
    Copy the full SHA
    851b364 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2014

  1. loginController

    Bradley Trager authored and Bradley Trager committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    816883e View commit details
    Browse the repository at this point in the history
  2. load clients on resolve route

    Bradley Trager authored and Bradley Trager committed Sep 17, 2014
    Configuration menu
    Copy the full SHA
    bc2d2db View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. fire event when unauthorized

    Bradley Trager authored and Bradley Trager committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    ffbe728 View commit details
    Browse the repository at this point in the history
Loading