Closed
Bug 896717
Opened 12 years ago
Closed 12 years ago
Width of Google Pie Graph is not sufficient to show branch names
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zeller, Assigned: zeller)
Details
Attachments
(2 files, 2 obsolete files)
|
605 bytes,
patch
|
nthomas
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
|
2.67 KB,
patch
|
nthomas
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
The width of the Google Pie Graph at the bottom of the BuildAPI pushes report is too narrow and cuts off the names of the branches, forcing you to highlight it to see the tooltip of the whole name. This is the page that the big shows up on https://secure.pub.build.mozilla.org/buildapi/reports/pushes
| Assignee | ||
Comment 1•12 years ago
|
||
This patch should fix the issue. Almost as stupid simple as it gets.
Attachment #779421 -
Flags: review?(nthomas)
Comment 2•12 years ago
|
||
Attachment #779421 -
Flags: review?(nthomas) → review+
Comment 3•12 years ago
|
||
Comment on attachment 779421 [details] [diff] [review]
bug896717.patch
https://hg.mozilla.org/build/buildapi/rev/1c1cc7b2d721
Attachment #779421 -
Flags: checked-in+
Updated•12 years ago
|
Assignee: nobody → jozeller
| Assignee | ||
Comment 4•12 years ago
|
||
This patch should take care of the same issue but for the line and bar graphs above the pie chart.
Attachment #779474 -
Flags: review?(nthomas)
| Assignee | ||
Comment 5•12 years ago
|
||
Okay this should fix the issue with using '' on lines 37 and 39 in pushes.mako
Attachment #779474 -
Attachment is obsolete: true
Attachment #779474 -
Flags: review?(nthomas)
Attachment #779530 -
Flags: review?(nthomas)
Comment 6•12 years ago
|
||
Comment on attachment 779530 [details] [diff] [review]
bug896717-2.patch
https://hg.mozilla.org/build/buildapi/rev/93150b649c1f
Attachment #779530 -
Flags: review?(nthomas)
Attachment #779530 -
Flags: review+
Attachment #779530 -
Flags: checked-in+
| Assignee | ||
Comment 7•12 years ago
|
||
Changed font size of legend from 8 to 11
Attachment #779530 -
Attachment is obsolete: true
Attachment #779553 -
Flags: review?(nthomas)
Comment 8•12 years ago
|
||
Comment on attachment 779553 [details] [diff] [review]
bug896717-2.patch
I'd already landed the patch for 8pt, and this is the followup to change it to 11
https://hg.mozilla.org/build/buildapi/rev/aaf87a93ade9
Attachment #779553 -
Attachment is obsolete: true
Attachment #779553 -
Flags: review?(nthomas)
Updated•12 years ago
|
Attachment #779530 -
Attachment is obsolete: false
| Assignee | ||
Comment 9•12 years ago
|
||
Everything looks good here!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•