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.
Details
Details
- Reviewers
epriestley - Commits
- rPc5bb69fd7d79: Use a list view for DiffusionHistory
pull various repositories, check various history displays.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- diffusion-history-list (branched from master)
- Lint
Lint Passed Severity Location Code Message Advice src/applications/diffusion/view/DiffusionHistoryView.php:31 XHP16 TODO Comment - Unit
Tests Passed - Build Status
Buildable 17302 Build 23179: Run Core Tests Build 23178: arc lint + arc unit