RESOLVED FIXED 65089
Overhaul garden-o-matic frontend to integrate revision history and failures
https://bugs.webkit.org/show_bug.cgi?id=65089
Summary Overhaul garden-o-matic frontend to integrate revision history and failures
Adam Barth
Reported 2011-07-24 17:23:50 PDT
Overhaul garden-o-matic frontend to integrate revision history and failures
Attachments
Patch (36.58 KB, patch)
2011-07-24 17:26 PDT, Adam Barth
no flags
Patch (38.27 KB, patch)
2011-07-24 17:27 PDT, Adam Barth
no flags
screenshot of the new UI (220.26 KB, image/png)
2011-07-24 17:29 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2011-07-24 17:26:55 PDT
Adam Barth
Comment 2 2011-07-24 17:27:41 PDT
Adam Barth
Comment 3 2011-07-24 17:29:27 PDT
Created attachment 101842 [details] screenshot of the new UI Obviously there's a lot of work still to be done on the UX, but this is at least a good foundation upon which to build. This patch is not particularly well tested. I'll probably do another iteration with better tests. Note: The four white columns on the left are the Windows builders, which do not properly report their SVN revision. We need to fix that on the bot!
Dimitri Glazkov (Google)
Comment 4 2011-07-25 08:45:03 PDT
Comment on attachment 101841 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=101841&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/main.css:184 > + text-decoration: none; Adding multiples of these can be simplified with an extra selector .test-name::after { text-decoration: none; }
Adam Barth
Comment 5 2011-07-25 10:35:23 PDT
> Adding multiples of these can be simplified with an extra selector .test-name::after { text-decoration: none; } Oh, good idea.
WebKit Review Bot
Comment 6 2011-07-25 10:51:21 PDT
Comment on attachment 101841 [details] Patch Clearing flags on attachment: 101841 Committed r91677: <http://trac.webkit.org/changeset/91677>
WebKit Review Bot
Comment 7 2011-07-25 10:51:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.