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)
May 31 2025, 10:57 AM
Unknown Object (File)
May 6 2025, 1:13 AM
Unknown Object (File)
Apr 27 2025, 5:06 PM
Unknown Object (File)
Apr 26 2025, 3:55 PM
Unknown Object (File)
Mar 28 2025, 11:44 PM
Unknown Object (File)
Mar 28 2025, 3:51 AM
Unknown Object (File)
Mar 25 2025, 7:00 PM
Unknown Object (File)
Mar 24 2025, 6:30 PM
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.