lp://staging/~gary/juju-gui/increase-timeout

Created by Gary Poster and last modified
Get this branch:
bzr branch lp://staging/~gary/juju-gui/increase-timeout
Only Gary Poster can upload to this branch. If you are Gary Poster please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gary Poster
Project:
juju-gui
Status:
Merged

Recent revisions

616. By Gary Poster

increase timeout for unit tests in CI, because it is failing.

615. By Richard Harding

Fixes minimize case due to /bws hack.

Fixes the manual toggling of the sidebar div to visible because it's not the
default view. That will be changed tomorrow so just moved the hack to the
right place for now and will remove it in a follow up tomorrow.

R=
CC=
https://codereview.appspot.com/8547050

614. By Richard Harding

Auto hide the browser when in :gui: views

- Add a route/middleware to always check if the browser app should be hidden.
- If so, mark it hidden and force the browser app to re-update it's visible
state.
- Add the helpers for this in the browser subapp by adding the hidden
attribute, a updateVisible() helper, and tests that routing is bypassed when
hidden.
- Some existing tests cover refactoring the hidden dom changes

R=jeff.pihach, j.c.sackett
CC=
https://codereview.appspot.com/8937046

613. By Madison Scott-Clary

Simplify zoom, fix in FF.

- Greatly simplify zoom behavior with mousewheel by relying on work that D3 already does in regards to pan/zoom.
- Mousewheel zoom now works in firefox - differing event types from webkit weren't being handled in our code.
- Get rid of magic numbers for min/max values.

R=gary.poster, jeff.pihach
CC=
https://codereview.appspot.com/8961044

612. By Richard Harding

Adds the idea of a minimize state for the browser

- Add a new viewmode minimized
- Update the main view to viewNagivate on clicking to minimized
- Add the template/view for the minimized which is bound only open up to
oldstate or sidebar.
- Add some tests to the triggers.

R=j.c.sackett, jeff.pihach
CC=
https://codereview.appspot.com/8936045

611. By Richard Harding

Fixes #1171540 and #1172745

- OSX doesn't like the space in the font name Ubuntu Medium, needs to be -.
- Drive by to show 2 featured in the sidebar view by default.

R=
CC=
https://codereview.appspot.com/8709046

610. By Richard Harding

Make the readme tab use the ubuntu mono font.

- The readme is mono spaced if it's not markdown and formatted.
- Drive by to remove old destroy code that was breaking tabs. It was added
during debugging of previous issue and didn't end up fixing/helping it.

R=
CC=
https://codereview.appspot.com/8960043

609. By Richard Harding

Update to pull down more font sizes from google.

- Missing the ubuntu font in medium size.

R=gary.poster
CC=
https://codereview.appspot.com/8853045

608. By Brad Crittenden

Allow multi-line entry on service settings page.

R=jeff.pihach, bcsaller
CC=
https://codereview.appspot.com/8935043

607. By j.c.sackett

Fixes several problems with search

-Querystring was eaten on viewmode changes or when a search url was pasted
into browser.
-Editorial and Search could have collisions in fullscreen.
-Charm add button didn't work on search results charm tokens.

Note: this reproduced (and now has merged) work in https://code.launchpad.net/~rharding/juju-gui/charm-details-1172050

R=jeff.pihach, matthew.scott
CC=
https://codereview.appspot.com/8940043

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/juju-gui/experimental
This branch contains Public information 
Everyone can see this information.

Subscribers