-
Notifications
You must be signed in to change notification settings - Fork 45
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
base: master
Are you sure you want to change the base?
Commits on Mar 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5064331 - Browse repository at this point
Copy the full SHA 5064331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 021d7f2 - Browse repository at this point
Copy the full SHA 021d7f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c82cfb1 - Browse repository at this point
Copy the full SHA c82cfb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29059ab - Browse repository at this point
Copy the full SHA 29059abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1958f0 - Browse repository at this point
Copy the full SHA a1958f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf0bfd8 - Browse repository at this point
Copy the full SHA cf0bfd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e78e2a - Browse repository at this point
Copy the full SHA 9e78e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d662b2 - Browse repository at this point
Copy the full SHA 0d662b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88e19da - Browse repository at this point
Copy the full SHA 88e19daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc1112 - Browse repository at this point
Copy the full SHA 6bc1112View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9732a7 - Browse repository at this point
Copy the full SHA e9732a7View commit details
Commits on Mar 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e7061d8 - Browse repository at this point
Copy the full SHA e7061d8View commit details -
Test that ReservationManager can get the total cost of a reservation …
…created through #reserve_room
Configuration menu - View commit details
-
Copy full SHA for 94b9088 - Browse repository at this point
Copy the full SHA 94b9088View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f46a6 - Browse repository at this point
Copy the full SHA e1f46a6View commit details -
Add and test #view_available method to allow admin to see list of ava…
…ilable rooms for a given date range
Configuration menu - View commit details
-
Copy full SHA for d2c5f02 - Browse repository at this point
Copy the full SHA d2c5f02View commit details -
Add and test #reserve_available to allow admin to reserve the first a…
…vailable room for a given date range
Configuration menu - View commit details
-
Copy full SHA for 6a1f0ff - Browse repository at this point
Copy the full SHA 6a1f0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e9b092 - Browse repository at this point
Copy the full SHA 2e9b092View commit details
Commits on Mar 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for afd9305 - Browse repository at this point
Copy the full SHA afd9305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5376759 - Browse repository at this point
Copy the full SHA 5376759View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc5d30 - Browse repository at this point
Copy the full SHA dfc5d30View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeefca4 - Browse repository at this point
Copy the full SHA eeefca4View commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ca69d59 - Browse repository at this point
Copy the full SHA ca69d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74713d6 - Browse repository at this point
Copy the full SHA 74713d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d8482 - Browse repository at this point
Copy the full SHA 18d8482View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d85c31 - Browse repository at this point
Copy the full SHA 0d85c31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6113626 - Browse repository at this point
Copy the full SHA 6113626View commit details -
Configuration menu - View commit details
-
Copy full SHA for f71165f - Browse repository at this point
Copy the full SHA f71165fView commit details
Commits on Mar 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 949e2ab - Browse repository at this point
Copy the full SHA 949e2abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f39aca - Browse repository at this point
Copy the full SHA 9f39acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8ddc3 - Browse repository at this point
Copy the full SHA 8d8ddc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9776d5d - Browse repository at this point
Copy the full SHA 9776d5dView commit details -
Test that #reserve_in_block properly assigns block information to the…
… reservation created
Configuration menu - View commit details
-
Copy full SHA for f6a457f - Browse repository at this point
Copy the full SHA f6a457fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e38b41 - Browse repository at this point
Copy the full SHA 7e38b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ca12d - Browse repository at this point
Copy the full SHA 94ca12dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a688d05 - Browse repository at this point
Copy the full SHA a688d05View commit details
Commits on Mar 12, 2018
-
Refactor ReservationManager and tests after data structure modificati…
…on allowing user to set room rates
Configuration menu - View commit details
-
Copy full SHA for 34403b6 - Browse repository at this point
Copy the full SHA 34403b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb5ed1 - Browse repository at this point
Copy the full SHA ddb5ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 962723f - Browse repository at this point
Copy the full SHA 962723fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1509ca - Browse repository at this point
Copy the full SHA b1509caView commit details -
Modify #reserve_available to allow user to set the room number rather…
… than defaulting to the first available room
Configuration menu - View commit details
-
Copy full SHA for 7d4502b - Browse repository at this point
Copy the full SHA 7d4502bView commit details -
Modify #reserve_in_block to allow user to set the room number rather …
…than defaulting to the first available room
Configuration menu - View commit details
-
Copy full SHA for 5d930c1 - Browse repository at this point
Copy the full SHA 5d930c1View commit details -
Modify reserve_available so rooms unavailable on a given date range c…
…annot be reserved again
Configuration menu - View commit details
-
Copy full SHA for b2171c6 - Browse repository at this point
Copy the full SHA b2171c6View commit details
Commits on Apr 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3e841b9 - Browse repository at this point
Copy the full SHA 3e841b9View commit details
Commits on Apr 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6a5608f - Browse repository at this point
Copy the full SHA 6a5608fView commit details -
Explain changes to delegate responsibility away from ReservationManag…
…er to lower-level classes
Configuration menu - View commit details
-
Copy full SHA for 940c2f7 - Browse repository at this point
Copy the full SHA 940c2f7View commit details