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)
Fri, May 3, 2:33 AM
Unknown Object (File)
Thu, May 2, 8:26 AM
Unknown Object (File)
Mon, Apr 29, 2:06 PM
Unknown Object (File)
Wed, Apr 24, 10:10 PM
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
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
Branch
calendardayslots
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5738
Build 5757: [Placeholder Plan] Wait for 30 Seconds

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.