lp:~teknico/juju-gui/run-tests-in-prod-too

Created by Nicola Larosa and last modified
Get this branch:
bzr branch lp:~teknico/juju-gui/run-tests-in-prod-too
Only Nicola Larosa can upload to this branch. If you are Nicola Larosa please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nicola Larosa
Project:
juju-gui
Status:
Merged

Recent revisions

275. By Nicola Larosa

Apply suggestions from reviewers.

274. By Nicola Larosa

Readd the 'make test' entry in the instructions.

273. By Nicola Larosa

Autofixed one style error.

272. By Nicola Larosa

Merged from trunk, Makefile conflict resolved.

271. By Nicola Larosa

Merged from trunk, Makefile conflict resolved.

270. By Nicola Larosa

Enable running test in the production environment.

269. By Nicola Larosa

Serve runtime environment statically.

Create two new "prod" and "debug" environments, that are served
statically by a HTTP Python server. Keep serving the "devel"
environment dinamically by node.js, it will be made static
later. Make tests run in the "debug" environment. Refactor the
Makefile adding some docs and targets.

R=hazmat, matthew.scott, benji, gary.poster
CC=
https://codereview.appspot.com/6878053

268. By Benji York

un-revert r263

267. By Brad Crittenden

Tweaks to the charm store picker CSS.

Fixed spacing on text and placement of the activetick.
Also changed expanded widget to drop straight down instead of shifting
to the right.

Changes suggested by Matt C. Self-reviewed.

266. By Brad Crittenden

Makefile tweaks

Bug 1078723 addressed problems with changes to third party JS not
forcing a remake of the combined JS files. We really only have one
such file now, the others are handled properly, so this branch adds a
dependency on it, creates a THIRD_PARTY_JS symbol in the Makefile to
make it obvious in the future, and does other clean-up.

I tried removing the special-case for bin/generateTemplates (which
*is* a JavaScript file) by adding a .js extension. That made most of
the make process work but then the linters blew up. I hastily
retreated.

R=benji, frankban
CC=
https://codereview.appspot.com/6873055

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