Page MenuHomePhabricator

Have Browse button in History actually work
ClosedPublic

Authored by chad on May 31 2017, 3:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 20, 11:15 PM
Unknown Object (File)
Tue, Dec 17, 10:57 AM
Unknown Object (File)
Sun, Dec 15, 4:49 PM
Unknown Object (File)
Tue, Dec 10, 1:10 PM
Unknown Object (File)
Fri, Dec 6, 3:24 AM
Unknown Object (File)
Thu, Nov 28, 3:27 PM
Unknown Object (File)
Wed, Nov 27, 3:10 PM
Unknown Object (File)
Mon, Nov 25, 8:09 AM
Subscribers

Details

Summary

Ref T12780. Makes the button do something useful, like link to the history at the right spot in the graph.

Test Plan

Click on various browse buttons, get correct url.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley added inline comments.
src/applications/diffusion/view/DiffusionView.php
123

setbuttontypedesignstyle

This revision is now accepted and ready to land.May 31 2017, 3:14 AM

You could get rid of the SIMPLE constant too now to actually break setColor(...::SIMPLE).

This revision was automatically updated to reflect the committed changes.