Page MenuHomePhabricator

Convert date control dropdowns to an input for date
ClosedPublic

Authored by lpriestley on May 25 2015, 8:49 PM.
Tags
None
Referenced Files
F13059924: D13010.id31372.diff
Fri, Apr 19, 5:01 PM
F13059923: D13010.id31371.diff
Fri, Apr 19, 5:01 PM
F13059920: D13010.id31370.diff
Fri, Apr 19, 5:01 PM
F13059899: D13010.id.diff
Fri, Apr 19, 4:59 PM
F13059688: D13010.diff
Fri, Apr 19, 4:41 PM
Unknown Object (File)
Thu, Apr 11, 11:35 PM
Unknown Object (File)
Thu, Apr 11, 8:26 AM
Unknown Object (File)
Sun, Apr 7, 9:03 PM
Subscribers

Details

Summary

Ref T8060, Convert date control dropdowns to an input for date

Test Plan

Create new Calendar event, use US time format to enter a date or use datepicker, confirm dates are interpreted correctly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Convert date control dropdowns to an input for date.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.

One functional issue inline with the before-8AM events.

src/view/form/control/AphrontFormDateControl.php
194–196

Is this used?

src/view/phui/calendar/PHUICalendarDayView.php
102

We'll never enter this block, now.

This revision is now accepted and ready to land.May 25 2015, 8:56 PM
lpriestley added inline comments.
src/view/phui/calendar/PHUICalendarDayView.php
102

Year you're right. I'll address this in a different div.

lpriestley marked an inline comment as done.
lpriestley edited edge metadata.

code review

This revision was automatically updated to reflect the committed changes.