Page MenuHomePhabricator

Use a list view for DiffusionHistory
ClosedPublic

Authored by chad on May 28 2017, 12:56 AM.
Tags
None
Referenced Files
F13247596: D18039.id.diff
Thu, May 23, 8:48 PM
F13208201: D18039.diff
Thu, May 16, 11:14 AM
F13190359: D18039.id43413.diff
Sat, May 11, 10:07 AM
Unknown Object (File)
Sat, May 4, 1:22 PM
Unknown Object (File)
Apr 19 2024, 6:33 PM
Unknown Object (File)
Mar 27 2024, 8:12 PM
Unknown Object (File)
Mar 27 2024, 8:12 PM
Unknown Object (File)
Mar 27 2024, 8:12 PM
Subscribers

Details

Summary

This moves Diffusion History to use an easier to parse list view for commits and their (diff, audit, build) status. I left TableView around, which is used on a repositories home, and we can maybe add a "graph view" history back as another controller. Not sure what the real use is for that kind of feature though. I don't have Harbormaster set up locally so I could use another install to give this a run. I also expect to maybe not live with this UI as final, I like the UX, but the icons for indicating status don't really feel great to me, just OK.

Test Plan

pull various repositories, check various history displays.

image.png (1×1 px, 392 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

webroot/rsrc/css/application/diffusion/diffusion-history.css
28

o.O

This revision is now accepted and ready to land.May 30 2017, 11:55 PM
This revision was automatically updated to reflect the committed changes.