Page MenuHomePhabricator

Add crumbs to calendar
ClosedPublic

Authored by chad on Feb 17 2014, 10:03 PM.
Tags
None
Referenced Files
F13281390: D8265.diff
Sun, Jun 2, 10:37 AM
F13271292: D8265.id.diff
Wed, May 29, 7:28 PM
F13267343: D8265.diff
Wed, May 29, 3:11 AM
F13251797: D8265.diff
Sat, May 25, 12:46 AM
F13246203: D8265.diff
Thu, May 23, 8:35 AM
F13214244: D8265.id19657.diff
Fri, May 17, 9:31 AM
F13209638: D8265.id19657.diff
Fri, May 17, 1:19 AM
F13202583: D8265.diff
Tue, May 14, 10:52 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

Repository
rP Phabricator
Branch
calendar-crumbs
Lint
Lint Passed
Unit
Tests Passed

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.