lp:~ya-bo-ng/juju-gui/white-bar-fix

Created by Anthony Dillon and last modified
Get this branch:
bzr branch lp:~ya-bo-ng/juju-gui/white-bar-fix
Only Anthony Dillon can upload to this branch. If you are Anthony Dillon please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Anthony Dillon
Project:
juju-gui
Status:
Development

Recent revisions

1158. By Anthony Dillon

Fix the white bar at the bottom of browser

1157. By Huw Wilkins

CSS and sprite removal

In this branch:
- Improve font rendering on OSX.
- Removed a whole bunch of unused sprites.
- Removed a bunch of unused CSS, mostly related to the removed sprites.
- Removed the chrome app manifest file.

R=benji
CC=
https://codereview.appspot.com/17420043

1156. By Jeff Pihach

Update to onboarding (proposing for ant)

Removed Flag
Added a mask of the header at all time with the logo attached. Inishal onboarding is now fully masked.

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

1155. By Jeff Pihach

Removes strictBundle flag

Also includes a driveby to fix some of the onboarding tests

R=matthew.scott
CC=
https://codereview.appspot.com/17340043

1154. By Huw Wilkins

Remove bootstrap

Bootstrap is gone. Updated classes to our new ones. Fixed styles that broke.

I had to add normalize.css so that we have a reset (this is the reset that Bootstrap and YUI use).

R=matthew.scott
CC=
https://codereview.appspot.com/16940043

1153. By Jeff Pihach

Disable clicking on relations in the bundle topo

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

1152. By Madison Scott-Clary

Bundle topo preview fixes

Center bundle topo properly and size SVG to parent container. This incidentally fixes what appeared to be a bug of non-promulgated charms not being displayed (was off the canvas).

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

1151. By Huw Wilkins

Bundle promise removal and service updates

Removed promises (merged from Rick)

Visual updates:
1) summary tab: delete charm stuff
2) change charms tab name to services
3) add service name to top of config info
4) sort services by charm name and then by service name
5) Add this text to top of Services tab: "These are the services that the bundle will deploy. Non-default configuration values are listed."
6) if charm is subordinate, do not show number of units; if charm is not subordinate and does not list number of units, show "1"

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

1150. By Jeff Pihach

Removes the service names from the bundle topology

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

1149. By Gary Poster

Fix export and import bugs

Our support for exporting and importing config values and expose flags was buggy. This fixes four discrete but related bugs.

 - Exporting config values would exclude those that had false-y default values.
 - We did not export the expose flag.
 - Importing config values did not work.
 - We called the expose flag "exposed", which is not what the actual delpoyer expects.

To qa, open up the sandbox, deploy apache with "enable_modules" set to something or other, and expose it. Then export the environment. When you look at the service in the file, you should see "expose: true" and "enable_modules: mod_proxy" or whatever value you set. Then reload the GUI and drag the file into the sandbox. When the service has loaded, you should see that it is exposed, and when you look at the config in the inspector, you should see your value in the "enable_modules" field.

R=jeff.pihach
CC=
https://codereview.appspot.com/15400052

Branch metadata

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

Subscribers