Page MenuHomePhabricator

Have Browse button in History actually work
ClosedPublic

Authored by chad on May 31 2017, 3:13 AM.
Tags
None
Referenced Files
F18094706: D18054.id.diff
Thu, Aug 7, 10:18 PM
F17947790: D18054.id.diff
Thu, Jul 31, 6:34 PM
F17929935: D18054.diff
Wed, Jul 30, 5:28 PM
F17861398: D18054.diff
Sun, Jul 27, 10:47 PM
F17839810: D18054.id43425.diff
Sat, Jul 26, 8:29 PM
F17817250: D18054.diff
Fri, Jul 25, 11:24 PM
Unknown Object (File)
May 31 2025, 10:57 AM
Unknown Object (File)
May 6 2025, 1:13 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.