lp:~huwshimi/juju-gui/css-squircle

Created by Huw Wilkins and last modified
Get this branch:
bzr branch lp:~huwshimi/juju-gui/css-squircle
Only Huw Wilkins can upload to this branch. If you are Huw Wilkins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Huw Wilkins
Project:
juju-gui
Status:
Development

Recent revisions

1187. By Huw Wilkins

Make the squircle with CSS.

1186. By Gary Poster

Fix ghost inspector initial name validation

QA: deploy mediawiki with the default name. Make another ghost, and the inspector should correctly show that the default name is invalid.

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

1185. By Gary Poster

Adjust 0.11.0 change log

Also document an approach to generating the change log.

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

1184. By Jeff Pihach

Switch to new sourcemap syntax

The //@ syntax for source maps now causes IE10 to throw
an error. This branch switches to the new //# syntax which
works as expected across Chrome/FF/IE10.

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

1183. By Jeff Pihach

Fixes upgrade charm page reload in IE10

When clicking a link in the inspector in the upgrade charm
section in IE10 the page would reload instead of dispatching
to the router. This fixes it by generating complete relative
links so that the faulty method in YUI's pjax.base class can
parse them and react accordingly.

R=rharding, matthew.scott
CC=
https://codereview.appspot.com/21430043

1182. By Gary Poster

Improve browser description formatting

I saw antdillon's branch to improve the formatting and really liked the idea (https://code.launchpad.net/~ya-bo-ng/juju-gui/linkify-charm-descriptions/+merge/192852). However, I wanted to improve the testing and the XSS behavior. Trying to accomplish the second of those involved quite a bit of changes from his original design, but there's still a regex in there or two.

To QA, look at the mediawiki summary tab. Note that the change log and description now are better formmatted, and have links, and break only for long stuff. mongodb's description shows the pre-line formatting off, and liferay's description shows why truncating at 300 characters was problematic--a url might be cut in half. I thought of some approaches to try and make that work, but I thought that removing the 300 character limit looked better anyway. cassandra's change log is another one to look at: the pre-line works well, I think, and there are a few links to look at in the "earlier changes" section when you expand the change log.

R=huwshimi, rharding
CC=
https://codereview.appspot.com/22200045

1181. By Gary Poster

Use the new deployer url in our help text

To QA, use the charmworldv3 flag and open up a bundle (search for hatch, for instance) and go to the deploy flag. The instructions there should be helpful and good.

R=rharding
CC=
https://codereview.appspot.com/21980043

1180. By Gary Poster

Remove charmworldv3 and APIv2

For QA, make sure that you can search for bundles (e.g., search for hatch) and make sure that the charm store seems to be working correctly.

R=rharding, bac
CC=
https://codereview.appspot.com/22000043

1179. By Gary Poster

Re-enable Landscape sim and fix inspector link

Changes to move units to service attributes broke the Landscape simulation because they were buggy, and we had no tests. Fixing that revealed that Landscape links were broken in the inspector if units appeared with Landscape problems while you observed the inspector. This branch also fixes that problem.

To QA, run the simulator on the sandbox and create 100 or 200 units in a service. Keep the inspector open after creation. You should see a few Landscape issues appear within a few seconds. If you open up the Landscape sections of the inspector, the link to Landscape at the bottom of the section should have a href that looks vaguely like it might point to Landscape, if Landscape were really hooked up.

R=rharding
CC=
https://codereview.appspot.com/21440044

1178. By Richard Harding

Remove "deploy from quicksearch" feature flag.

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

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