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: tjoudeh/eLearning.WebAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jhalbrecht/eLearning.WebAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 144 files changed
  • 1 contributor

Commits on Feb 17, 2014

  1. Add Learning.Win8 project

    Initial commit. A MS Store win8.1 app client that reads the eLearning
    Api.
    jhalbrecht committed Feb 17, 2014
    Configuration menu
    Copy the full SHA
    1857588 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2014

  1. Refresh button, skeleton Post, readme resources

    Added an bottom app bar button to command refresh into view model. Began
    post to api section. Saving some of the resources I've read for the
    project.
    jhalbrecht committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    bbb13bb View commit details
    Browse the repository at this point in the history
  2. Implemented Post

    Implemented post in the ELearningDataService. Works! persisted in db of
    the web api.
    jhalbrecht committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    81016a4 View commit details
    Browse the repository at this point in the history
  3. Implemented MVVM light tool kit DialogService

    Show message with boolean response to Post.
    jhalbrecht committed Feb 18, 2014
    Configuration menu
    Copy the full SHA
    e0db411 View commit details
    Browse the repository at this point in the history
Loading