Re: Review Request 50482: Fixed the CORS error when redirect in webui.

2016-07-27 Thread Michael Lunøe
to know anything about where it needs to get its data and can always fetch data from the domain it came from. I hope that makes sense - Michael Lunøe On July 27, 2016, 9:35 a.m., haosdent huang wrote: > > --- > This is an auto

Re: Review Request 47699: Fixed incomplete bootstrap 3.3.6 upgrade.

2016-05-22 Thread Michael Lunøe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47699/#review134288 --- Ship it! looks good to me! - Michael Lunøe On May 22, 2016

Re: Review Request 41865: Use full width for mesos div.container

2016-02-18 Thread Michael Lunøe
; > > Review request for mesos, Bernd Mathiske and Michael Lunøe. > > > Bugs: MESOS-2585 > https://issues.apache.org/jira/browse/MESOS-2585 > > > Repository: mesos > > > Description > --- > > Use full wid

Re: Review Request 43072: Use full screen width for Mesos UI using Bootstraps (v3.3.6) container-fluid

2016-02-05 Thread Michael Lunøe
an out-of-range > char in HTML and CSS files? > > haosdent huang wrote: > I afraid this may caused by boostrap have some special characters like > `ok:before{content:"\e013"}`. > > Bernd Mathiske wrote: > This should be an encoding using printable cahrs (&l

Re: Review Request 43072: Use full screen width for Mesos UI using Bootstraps (v3.3.6) container-fluid

2016-02-05 Thread Michael Lunøe
an out-of-range > char in HTML and CSS files? > > haosdent huang wrote: > I afraid this may caused by boostrap have some special characters like > `ok:before{content:"\e013"}`. > > Bernd Mathiske wrote: > This should be an encoding using printable cahrs (&l

Review Request 43072: Use full screen width for Mesos UI using Bootstraps (v3.3.6) container-fluid

2016-02-01 Thread Michael Lunøe
I/Image%202016-02-01%20at%2015.23.37.png - 2880 x 1800px screen: http://cl.ly/1M0L3M2X0J2i/Image%202016-02-01%20at%2015.22.50.png Visual test in latest Chrome, Firefox, Safari and IE. No functional changes introduced. Thanks, Michael Lunøe

Re: Review Request 32750: MESOS-2585: Use full width for mesos div.container

2015-06-25 Thread Michael Lunøe
And the second column in home.html: div class=col-md-9 Gets replaced by: div class=col-sm-8 col-md-9 col-lg-10 That should be it. - Michael Lunøe On April 2, 2015, 10:26 p.m., Alson Kemp wrote: --- This is an automatically generated

Re: Review Request 32750: MESOS-2585: Use full width for mesos div.container

2015-06-25 Thread Michael Lunøe
On June 25, 2015, 2:02 p.m., Michael Lunøe wrote: So I had a look into it. So the project built on an old Bootstrap CSS file. The solution to our problem will be solved by updating the Bootstrap CSS file with a new build, as container-fluid was introduced later in Bootstrap. I