RESOLVED FIXED 124694
Allow settings to be shown/hidden on build.webkit.org/dashboard
https://bugs.webkit.org/show_bug.cgi?id=124694
Summary Allow settings to be shown/hidden on build.webkit.org/dashboard
Dean Jackson
Reported 2013-11-20 17:42:24 PST
In preparation for more options, add a way to hide all the goop on the dashboard. This patch adds a little gear icon in the top left which toggles all the settings.
Attachments
Patch (6.41 KB, patch)
2013-11-20 17:45 PST, Dean Jackson
thorton: review+
Dean Jackson
Comment 1 2013-11-20 17:45:21 PST
Tim Horton
Comment 2 2013-11-20 17:52:59 PST
Comment on attachment 217506 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=217506&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/Main.js:181 > + settingsButton.addEventListener("click", function () { settings.toggleSettingsDisplay(); }); space before ()? I don't remember
Dean Jackson
Comment 3 2013-11-20 17:59:04 PST
Note You need to log in before you can comment on or make changes to this bug.