Page MenuHomePhabricator

Make calendar day view events fill up the correctly sized slots
ClosedPublic

Authored by lpriestley on May 4 2015, 5:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 4:34 PM
Unknown Object (File)
Fri, Apr 19, 4:41 PM
Unknown Object (File)
Fri, Apr 19, 8:44 AM
Unknown Object (File)
Fri, Apr 19, 8:44 AM
Unknown Object (File)
Fri, Apr 19, 8:44 AM
Unknown Object (File)
Fri, Apr 19, 8:44 AM
Unknown Object (File)
Fri, Apr 19, 8:38 AM
Unknown Object (File)
Fri, Apr 19, 7:48 AM
Subscribers

Details

Summary

Ref T4393, Make calendar day view events fill up the correctly sized slots. (not handling overlapping slots)

Test Plan

Create an event 4:30-5:30am. Day view should correctly reflect when event happens.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Make calendar day view events fill up the correctly sized slots.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/view/phui/calendar/PHUICalendarDayView.php
125

Maybe put this in CSS since it's static.

This revision is now accepted and ready to land.May 4 2015, 5:39 PM
lpriestley edited edge metadata.

Moving static css into css file

This revision was automatically updated to reflect the committed changes.