lp:~frankban/juju-gui/bug-1090046-resize

Created by Francesco Banconi and last modified
Get this branch:
bzr branch lp:~frankban/juju-gui/bug-1090046-resize
Only Francesco Banconi can upload to this branch. If you are Francesco Banconi please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Francesco Banconi
Project:
juju-gui
Status:
Merged

Recent revisions

282. By Francesco Banconi

Merged trunk.

281. By Francesco Banconi

Checkpoint.

280. By Madison Scott-Clary

Allow running targets without using bzr

Added the flag NO_BZR which lets you run make as `NO_BZR=1 make [target]` in order to prevent make from running bzr commands, which can be slow due to network access, providing sensible defaults instead.

R=gary.poster, benjamin.saller
CC=
https://codereview.appspot.com/6873071

279. By Francesco Banconi

Restored notifications tests.

This branch restores the tests previously skipped
(as a consequence of the topology refactor) in
``test_application_notifications``.

Simplified the way the number of notifications is
tested: now, rather than checking a value in the DOM,
we check how many model instances are present in
the notifications model list.

Also added a test for the notifications view, that was
no longer exercised due to the change described above.

R=gary.poster, benjamin.saller
CC=
https://codereview.appspot.com/6942045

278. By Nicola Larosa

Three doc fixes that were left behind.

Trivial, self-reviewed.

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

277. By Francesco Banconi

Fix production server.

...and I hope uistaging as a consequence.
The topology views were not correctly
referenced in modules.js.

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

276. By Nicola Larosa

Put deploy docs in README, add HACKING.

Move the development instructions from the README file to a newly created HACKING one, update them, link the HACKING into the docs. Put deploying instructions in the README file. Revise all docs updating them, and fixing markup and links.

R=frankban, gary.poster
CC=
https://codereview.appspot.com/6924047

275. By Benjamin Saller

Move all env code into single module

This branch is a small incremental step towards a refactored env view.
While not creating many improvements itself its now simpler to begin
parallel work around factoring the MegaModule (which will be gone
when this is all done) into proper modules, ServiceModule, RelationModule,
etc.

R=matthew.scott, benji, benjamin.saller
CC=
https://codereview.appspot.com/6867072

274. By Madison Scott-Clary

Exclude config.js from minification

config(-debug).js should not be included in minification because it is already included in index.html, and needs to be modified in the charm start hook after the build process.

R=teknico
CC=
https://codereview.appspot.com/6905059

273. By Nicola Larosa

Make tests runnable in production.

Allow tests to run in the production environment, by executing
the "make test-prod" command. They currently fail, and will be
fixed in a future branch.

The branch also sorts the PHONY makefile targets in alphabetical order.

R=gary.poster, bac
CC=
https://codereview.appspot.com/6868092

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.