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
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
Unknown Object (File)
Mon, Apr 1, 2:32 PM
Unknown Object (File)
Fri, Mar 22, 6:23 PM
Unknown Object (File)
Fri, Mar 22, 6:23 PM
Unknown Object (File)
Mar 14 2024, 2:56 PM
Unknown Object (File)
Jan 31 2024, 4:22 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
Branch
calendardatecontrol
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 6271
Build 6293: [Placeholder Plan] Wait for 30 Seconds

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.