Page MenuHomePhabricator

PHUITimelineView
ClosedPublic

Authored by chad on Feb 12 2014, 4:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 6:27 AM
Unknown Object (File)
Thu, Nov 14, 12:44 PM
Unknown Object (File)
Sun, Nov 10, 12:08 PM
Unknown Object (File)
Tue, Nov 5, 10:45 PM
Unknown Object (File)
Tue, Nov 5, 12:51 AM
Unknown Object (File)
Oct 8 2024, 4:19 AM
Unknown Object (File)
Aug 29 2024, 9:02 AM
Unknown Object (File)
Aug 28 2024, 2:31 AM
Tokens
"Evil Spooky Haunted Tree" token, awarded by epriestley.

Details

Reviewers
epriestley
btrahan
Maniphest Tasks
T4410: Modernize Timeline View
Commits
Restricted Diffusion Commit
rPdb66cd830d1b: PHUITimelineView
Summary

Updates PhabricatorTimeline to PHUITimeline. Uses standard colors and spacing, softens up the actors, and reduces visual spacing of action-only events.

  • Also updated some 2x sprite images.
Test Plan

Tested Tasks Paste and Pholio in my sandbox.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Part of this is I removed the 'colored' lines. So color is now specifically derived from the icon. Looks like I need to clean up the examples in UIExamples.

First impressions:

  • This looks really really good to me.
  • Minor story text is initially a little hard to read, but I'd guess I'd get use to this in about 3 minutes of actual use. My gut reaction is that I want more contrast on the text, but I suspect this is largely because I'm looking at the element, not using the application. It's visually pleasing.
  • I did like the colored lines, but let's give the colored icons a shot and see if I actually miss the lines. I'm guessing I won't. The new version looks way nicer visually.
  • Blue bottom border on comments feels a tiny touch too saturated/heavy in this layout, maybe? This is not really substantive feedback. Also my monitor is probably still calibrated all crazy.
  • On the larger images next to comments, the line pointing toward the picture seems to be extending halfway into it in Safari. I think this is a bug. Here's a screenshot, note how the line is extending into the image:

{F112202}

chad updated this revision to Unknown Object (????).Feb 12 2014, 4:55 PM
  • Fix Wedge
  • Fix Small Head Alignment
  • Soften bottom border

likely the most appropriate use of ship-it-quick i've seen