Closed
Bug 930696
Opened 12 years ago
Closed 12 years ago
Upgrade internal bootstrap for dash to 3.0 and store in src/bootstrap
Categories
(Testing Graveyard :: Eideticker, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
Details
Attachments
(2 files, 3 obsolete files)
126.87 KB,
image/png
|
Details | |
728.66 KB,
patch
|
davehunt
:
review+
|
Details | Diff | Splinter Review |
Before I do bug 930143 (as well as the as-yet unfiled bug to make the dashboard work with the more granular set of data we'll be using for b2g), it would be nice to use a more modern bootstrap, as well as externalize the dependency for clarity.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #821908 -
Flags: review?(dave.hunt)
Assignee | ||
Comment 2•12 years ago
|
||
New dashboard in action here: http://people.mozilla.org/~wlachance/new_dash/
Updated•12 years ago
|
Attachment #821908 -
Flags: review?(dave.hunt) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Ran new dashboard by jeads and he had some suggestions which I will implement soon. However, he pointed out a rather major problem in that the graph data window could be positioned underneath the graph if the width was too small. I came up with a patch to fix this issue.
Assignee | ||
Comment 4•12 years ago
|
||
This builds on the previous patch. On the downside it fixes the layout which is kind of icky, but I think this was the right thing to do here since I think we need the maximal degree of control over content layout to get the maximum out of data displayed. It should pave the way to let us do all sorts of neat stuff in the future.
Attachment #824248 -
Flags: review?(dave.hunt)
Comment 5•12 years ago
|
||
Screenshot of footer through the center of the page.
Comment 6•12 years ago
|
||
Comment on attachment 824248 [details] [diff] [review]
0001-Bug-930696-Fix-layout-so-data-panel-never-below-grap.patch
Review of attachment 824248 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good, except for the footer appearing in the middle of the page. I've attached a screenshot as I suspect with more tests in the list this wouldn't be an issue.
Attachment #824248 -
Flags: review?(dave.hunt) → review-
Assignee | ||
Comment 7•12 years ago
|
||
This should fix the issues with the positioning of the footer and some problems with the data panel not moving as required when the window is resized.
Attachment #821908 -
Attachment is obsolete: true
Attachment #824248 -
Attachment is obsolete: true
Attachment #826976 -
Flags: review?(dave.hunt)
Assignee | ||
Comment 8•12 years ago
|
||
Fixes/improves a few things from the previous patch: the width was incorrect, better bootstrap including.
Attachment #826976 -
Attachment is obsolete: true
Attachment #826976 -
Flags: review?(dave.hunt)
Attachment #828165 -
Flags: review?(dave.hunt)
Comment 9•12 years ago
|
||
Comment on attachment 828165 [details] [diff] [review]
0001-Bug-930696-Upgrade-to-bootstrap-3.0-modernize-look-o.patch
Review of attachment 828165 [details] [diff] [review]:
-----------------------------------------------------------------
Yes, this does look better. Thanks!
Attachment #828165 -
Flags: review?(dave.hunt) → review+
Assignee | ||
Comment 10•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•