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

Aruna && Monalisa #7

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

Aruna && Monalisa #7

wants to merge 34 commits into from

Commits on May 7, 2018

  1. Intial set up

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    90eb69d View commit details
    Browse the repository at this point in the history
  2. created movie model

    aruna79 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    8ca9539 View commit details
    Browse the repository at this point in the history
  3. created models

    aruna79 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    60708c8 View commit details
    Browse the repository at this point in the history
  4. Add controllers

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    855dace View commit details
    Browse the repository at this point in the history
  5. Add routes

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    604e3df View commit details
    Browse the repository at this point in the history
  6. adding tests for models

    aruna79 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    f8ac74d View commit details
    Browse the repository at this point in the history
  7. add validations

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    3bc954b View commit details
    Browse the repository at this point in the history
  8. merge

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    6fa399b View commit details
    Browse the repository at this point in the history
  9. added customer model tests

    aruna79 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    083604d View commit details
    Browse the repository at this point in the history
  10. some test

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    44d02e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23f9b2f View commit details
    Browse the repository at this point in the history
  12. schema error

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    f8c4eec View commit details
    Browse the repository at this point in the history
  13. Add test for movie model

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    388bf3d View commit details
    Browse the repository at this point in the history
  14. customer model tests passing

    aruna79 committed May 7, 2018
    Configuration menu
    Copy the full SHA
    f27dd84 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d4ebaa0 View commit details
    Browse the repository at this point in the history
  16. Add rental model test

    MonalisaC committed May 7, 2018
    Configuration menu
    Copy the full SHA
    8ee1a00 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7877cff View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    ea1454d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b101950 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a35bf24 View commit details
    Browse the repository at this point in the history
  4. added movie controller tests

    aruna79 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    440d350 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    225ed4f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8b3835 View commit details
    Browse the repository at this point in the history
  7. fixed typo

    MonalisaC committed May 8, 2018
    Configuration menu
    Copy the full SHA
    737df1c View commit details
    Browse the repository at this point in the history
  8. added rental controller

    aruna79 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    20e80e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21c72ff View commit details
    Browse the repository at this point in the history
  10. fixed error in movie test

    aruna79 committed May 8, 2018
    Configuration menu
    Copy the full SHA
    9836438 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. add routes

    MonalisaC committed May 9, 2018
    Configuration menu
    Copy the full SHA
    0a361f1 View commit details
    Browse the repository at this point in the history
  2. change method logic

    MonalisaC committed May 9, 2018
    Configuration menu
    Copy the full SHA
    b9eb68a View commit details
    Browse the repository at this point in the history
  3. Changed fixtures

    MonalisaC committed May 9, 2018
    Configuration menu
    Copy the full SHA
    a475d48 View commit details
    Browse the repository at this point in the history
  4. Add tests

    MonalisaC committed May 9, 2018
    Configuration menu
    Copy the full SHA
    dc73a4f View commit details
    Browse the repository at this point in the history
  5. wrote methods

    MonalisaC committed May 9, 2018
    Configuration menu
    Copy the full SHA
    16226a4 View commit details
    Browse the repository at this point in the history
  6. fix failure

    MonalisaC committed May 9, 2018
    Configuration menu
    Copy the full SHA
    f00ba73 View commit details
    Browse the repository at this point in the history
  7. add erd

    MonalisaC committed May 9, 2018
    Configuration menu
    Copy the full SHA
    0c336cd View commit details
    Browse the repository at this point in the history