Page MenuHomePhabricator

Add Pinboard Items to Timeline
ClosedPublic

Authored by chad on May 18 2017, 5:25 PM.
Tags
None
Referenced Files
F13332941: D17950.diff
Mon, Jun 17, 9:20 PM
F13321965: D17950.diff
Fri, Jun 14, 7:26 AM
F13296905: D17950.diff
Thu, Jun 6, 9:42 PM
F13291412: D17950.id43176.diff
Tue, Jun 4, 11:09 PM
F13290100: D17950.id43176.diff
Tue, Jun 4, 4:24 PM
F13288489: D17950.id43177.diff
Tue, Jun 4, 10:31 AM
F13286063: D17950.id43176.diff
Tue, Jun 4, 6:24 AM
F13252370: D17950.diff
May 25 2024, 1:19 AM
Subscribers

Details

Summary

This allows adding of pinboard items to a timeline. I'm hoping we can get this in for Maniphest (Pholio, Cover Image) and Macro (because, Macro), but unsure how to scalably do this. Anyways, here's the front end.

Test Plan

Make some fake timeline items in UIExamples, test mobile, tablet, and desktop breakpoints.

image.png (1×2 px, 349 KB)

Diff Detail

Repository
rP Phabricator
Branch
render-image-timeline (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17085
Build 22848: Run Core Tests
Build 22847: arc lint + arc unit

Event Timeline

Looks promising to me. I think we can make this work without too much hardship.

This revision is now accepted and ready to land.May 18 2017, 5:32 PM

Yeah I started to force something into transactions but realized it'd bite me in the end if it wasn't scalable. At least pinboard for image display should work in most/all cases and case be tweaked as needed (lightbox).

This revision was automatically updated to reflect the committed changes.