Page MenuHomePhabricator

Calendar event detail view should show no time for all day events, and should show only one time field for one day events.
ClosedPublic

Authored by lpriestley on May 8 2015, 4:47 AM.
Tags
None
Referenced Files
F18606365: D12768.diff
Sat, Sep 13, 10:12 PM
F18565974: D12768.id.diff
Tue, Sep 9, 1:56 PM
F18497760: D12768.diff
Thu, Sep 4, 6:13 PM
F18166287: D12768.id30702.diff
Aug 15 2025, 9:59 AM
F18086202: D12768.id.diff
Aug 5 2025, 8:00 PM
F18049557: D12768.diff
Aug 3 2025, 4:32 PM
F18040956: D12768.id30691.diff
Aug 3 2025, 4:19 AM
F17948802: D12768.diff
Jul 31 2025, 10:03 PM
Subscribers

Details

Summary

Ref T8021, Calendar event detail view should show no time for all day events, and should show only one time field for one day events

Test Plan

Open all-day event, event should show "Time" field with not start/end dates. Two day events should show start and end days, not times. Normal events should show old way of displaying start and end times.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lpriestley retitled this revision from to Calendar event detail view should show no time for all day events, and should show only one time field for one day events..
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
lpriestley edited edge metadata.

Instead of figuring duration of all-day events, just compare if all-day event is a one-day or multi-day event to determine if should show start/end time or just one time.

epriestley edited edge metadata.
This revision is now accepted and ready to land.May 8 2015, 2:55 PM
This revision was automatically updated to reflect the committed changes.