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

Angelica Ceja - Hotel - Octos #27

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

Commits on Mar 5, 2018

  1. Configuration menu
    Copy the full SHA
    5064331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    021d7f2 View commit details
    Browse the repository at this point in the history
  3. Add rakefile

    amcejamorales committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    c82cfb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29059ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1958f0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf0bfd8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e78e2a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d662b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88e19da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bc1112 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e9732a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    e7061d8 View commit details
    Browse the repository at this point in the history
  2. Test that ReservationManager can get the total cost of a reservation …

    …created through #reserve_room
    amcejamorales committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    94b9088 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1f46a6 View commit details
    Browse the repository at this point in the history
  4. Add and test #view_available method to allow admin to see list of ava…

    …ilable rooms for a given date range
    amcejamorales committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    d2c5f02 View commit details
    Browse the repository at this point in the history
  5. Add and test #reserve_available to allow admin to reserve the first a…

    …vailable room for a given date range
    amcejamorales committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    6a1f0ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e9b092 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2018

  1. Configuration menu
    Copy the full SHA
    afd9305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5376759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfc5d30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeefca4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Configuration menu
    Copy the full SHA
    ca69d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74713d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18d8482 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d85c31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6113626 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f71165f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2018

  1. Configuration menu
    Copy the full SHA
    949e2ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f39aca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d8ddc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9776d5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6a457f View commit details
    Browse the repository at this point in the history
  6. Add test cases

    amcejamorales committed Mar 10, 2018
    Configuration menu
    Copy the full SHA
    7e38b41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    94ca12d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a688d05 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. Refactor ReservationManager and tests after data structure modificati…

    …on allowing user to set room rates
    amcejamorales committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    34403b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb5ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    962723f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1509ca View commit details
    Browse the repository at this point in the history
  5. Modify #reserve_available to allow user to set the room number rather…

    … than defaulting to the first available room
    amcejamorales committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    7d4502b View commit details
    Browse the repository at this point in the history
  6. Modify #reserve_in_block to allow user to set the room number rather …

    …than defaulting to the first available room
    amcejamorales committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    5d930c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2171c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. Configuration menu
    Copy the full SHA
    3e841b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. Configuration menu
    Copy the full SHA
    6a5608f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940c2f7 View commit details
    Browse the repository at this point in the history