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

Kate & Leti - Ampers - VideoStoreConsumer-API #11

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

Commits on Jun 18, 2018

  1. Setting up DB

    LetiTran committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    4c4f7ae View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2018

  1. Adds CORS Fix for 'unauthorized'problem given on Chrome for POST requ…

    …ests since it has the same origin. Also modified routes for easier access with our react app.
    LetiTran committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    90de800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94aba28 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from LetiTran/feature_add-to-library

    adds functionality to add movie to library
    LetiTran authored Jun 20, 2018
    Configuration menu
    Copy the full SHA
    dbb94c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. Adds conditional for creating a new Movie instance in our library - i…

    …f it already exists it will only increment inventory intead of creating a new one.
    LetiTran committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    4b8d14d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07cbf4d View commit details
    Browse the repository at this point in the history
  3. includes inventory to api

    Oh-KPond committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    db67735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b38825 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    873f7a4 View commit details
    Browse the repository at this point in the history