Page MenuHomePhabricator

Add crumbs to calendar
ClosedPublic

Authored by chad on Feb 17 2014, 10:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 20 2024, 4:38 AM
Unknown Object (File)
Oct 17 2024, 5:07 PM
Unknown Object (File)
Oct 14 2024, 11:02 AM
Unknown Object (File)
Oct 14 2024, 6:14 AM
Unknown Object (File)
Oct 3 2024, 1:35 PM
Unknown Object (File)
Sep 29 2024, 8:51 PM
Unknown Object (File)
Sep 26 2024, 11:15 PM
Unknown Object (File)
Sep 9 2024, 4:37 PM

Details

Reviewers
epriestley
btrahan
Maniphest Tasks
T4440: Add Crumbs to Calendar
Commits
Restricted Diffusion Commit
rP2eeef339bf01: Add crumbs to calendar
Summary

Crumbs everywhere. Not sure how to better format the date, let me know.

Test Plan

Browse everything I can see in Calendar

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

src/applications/calendar/controller/PhabricatorCalendarBrowseController.php
61

maybe just kill this since it is written just below? otherwise I would expect it to have the same formatting as the calendar top bar does

We duplicate page names usually, and this will eventually transition into a year > month > week view.

chad updated this revision to Unknown Object (????).Feb 17 2014, 11:06 PM
  • Fix datetime

We can keep smoothing this out as we develop the feature set.