lp://staging/~gary/juju-gui/bug1157138

Created by Gary Poster and last modified
Get this branch:
bzr branch lp://staging/~gary/juju-gui/bug1157138
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

442. By Gary Poster

fix doc lint

441. By Gary Poster

fix bug 1157138 by making service displayName dynamically calculated

440. By Brad Crittenden

Add support for remove_relation in go.js.

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

439. By Jeff Pihach

Documenting our Jenkins CI Process

Documenting our Jenkins CI Process

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

438. By Jeff Pihach

Added the missing ie dep for prod testing

R=matthew.scott, benji
CC=
https://codereview.appspot.com/7621045

437. By Jeff Pihach

Restricted node version in package.json

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

436. By Richard Harding

Allow passing app config through app to subapps.

- Adjusted the addSubApplications call to allow passing config
- Add a blacklist of config we know that SubApps should never inherit from the
main App.
- Merge the application config with any config specified in the
subApplications prototype list of subapps to mount.
- Add a test that we can create app/subapp and that the config is merged
correctly.

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

435. By Benjamin Saller

CI testing support/improvements

This branch includes the changes to support CI testing. At the time
of this writing there is still one IE/Selenium interaction issue that
would fail the deploy test. That is conditionally skipped and must
be revisited in the future.

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

434. By Jeff Pihach

Moved the ns routing code into an extension

R=gary.poster, matthew.scott
CC=
https://codereview.appspot.com/7757046

433. By j.c.sackett

Adds a fileviewer widget.

The fileviewer widget is a port of a similar tool in charmworld; it relies on
prettify.js to render a syntax highlighted file with line numbers. The
prettify dependency has been wrapped in a YUI module and placed in assets.
Because it's a minified file, a .jshintignore is added with a directive for
the prettify file, as well a modification to the Makefile so gjslint will
ignore it.

The widget itself is simple--it accepts a string of code, which it places,
hidden, in a pre block setup as a target for prettify. Prettify is called, and
once it completes the block is unhidden, to get around some stuttering effects
prettify normally has as it updates a pre block.

R=jeff.pihach, rharding
CC=
https://codereview.appspot.com/7762045

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