Page MenuHomePhabricator

Use a list view for DiffusionHistory
ClosedPublic

Authored by chad on May 28 2017, 12:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 10, 11:22 PM
Unknown Object (File)
Fri, Jan 10, 11:21 PM
Unknown Object (File)
Fri, Jan 10, 11:21 PM
Unknown Object (File)
Fri, Jan 10, 7:24 AM
Unknown Object (File)
Dec 31 2024, 5:04 PM
Unknown Object (File)
Dec 20 2024, 9:13 AM
Unknown Object (File)
Dec 12 2024, 10:35 PM
Unknown Object (File)
Dec 12 2024, 10:35 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.