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)
Sat, May 31, 10:57 AM
Unknown Object (File)
Sat, May 31, 6:23 AM
Unknown Object (File)
Thu, May 29, 8:30 PM
Unknown Object (File)
Wed, May 28, 3:56 PM
Unknown Object (File)
Mon, May 12, 11:45 PM
Unknown Object (File)
Apr 29 2025, 3:18 PM
Unknown Object (File)
Apr 29 2025, 5:49 AM
Unknown Object (File)
Apr 28 2025, 8:38 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.