Page MenuHomePhabricator

Add crumbs to calendar
ClosedPublic

Authored by chad on Feb 17 2014, 10:03 PM.
Tags
None
Referenced Files
F13351216: D8265.diff
Sun, Jun 23, 8:25 AM
F13347265: D8265.id19655.diff
Sat, Jun 22, 7:38 AM
F13337314: D8265.diff
Wed, Jun 19, 9:25 AM
F13333588: D8265.diff
Tue, Jun 18, 8:05 AM
F13324317: D8265.diff
Fri, Jun 14, 11:35 PM
F13311563: D8265.diff
Tue, Jun 11, 5:12 AM
F13297715: D8265.diff
Fri, Jun 7, 5:52 AM
F13281390: D8265.diff
Sun, Jun 2, 10:37 AM

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.