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

Elle and Cyndi #23

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

Elle and Cyndi #23

wants to merge 20 commits into from

Commits on May 14, 2019

  1. Configuration menu
    Copy the full SHA
    9895380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1061e16 View commit details
    Browse the repository at this point in the history
  3. movies create action

    cyndilopez committed May 14, 2019
    Configuration menu
    Copy the full SHA
    ce28a4e View commit details
    Browse the repository at this point in the history
  4. customer index action

    cyndilopez committed May 14, 2019
    Configuration menu
    Copy the full SHA
    d352c42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    953d83f View commit details
    Browse the repository at this point in the history
  6. movie to Move in #create

    cyndilopez committed May 14, 2019
    Configuration menu
    Copy the full SHA
    2b23869 View commit details
    Browse the repository at this point in the history
  7. Wrote tests for movies and customers controllers. More movies control…

    …ler tests to be finished.
    dev-elle-up committed May 14, 2019
    Configuration menu
    Copy the full SHA
    4ac6609 View commit details
    Browse the repository at this point in the history
  8. fixed a missing end

    dev-elle-up committed May 14, 2019
    Configuration menu
    Copy the full SHA
    492628c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    4c01890 View commit details
    Browse the repository at this point in the history
  2. rentals table

    cyndilopez committed May 15, 2019
    Configuration menu
    Copy the full SHA
    31b2e16 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. tests for checkout

    cyndilopez committed May 16, 2019
    Configuration menu
    Copy the full SHA
    1c79508 View commit details
    Browse the repository at this point in the history
  2. tests for checkin

    cyndilopez committed May 16, 2019
    Configuration menu
    Copy the full SHA
    67600ad View commit details
    Browse the repository at this point in the history
  3. dont know what I changed

    cyndilopez committed May 16, 2019
    Configuration menu
    Copy the full SHA
    7a7bb3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71b6f87 View commit details
    Browse the repository at this point in the history
  5. Wrote model tests. Updated controller to accomodate saving the due da…

    …te and checkout date in the checkout action.
    dev-elle-up committed May 16, 2019
    Configuration menu
    Copy the full SHA
    f44fc72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    491c428 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Configuration menu
    Copy the full SHA
    c1ae8e7 View commit details
    Browse the repository at this point in the history
  2. Cleaned up tests.

    dev-elle-up committed May 17, 2019
    Configuration menu
    Copy the full SHA
    01e0bb4 View commit details
    Browse the repository at this point in the history
  3. moved logic on updating customers movies checked out count and movie'…

    …s available inventory to model method in rental
    cyndilopez committed May 17, 2019
    Configuration menu
    Copy the full SHA
    1c038ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b2aed3 View commit details
    Browse the repository at this point in the history