lp://staging/~gary/juju-gui/sandboxEnv-2

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

425. By Gary Poster

add a nextChanges function and tests for it in isolation and with deploy and addUnit.

424. By Gary Poster

add support for passing a YAML string for service configuration, as would be passed by file parsing

423. By Gary Poster

add machines for units

422. By Gary Poster

First components of in-memory juju environment

This branch adds the first part of an in-memory juju environment. Next steps include machine generation to addUnit, adding configFile support to deploy (js-yaml has made some big strides), adding code that can report changes (for the delta stream/watcher protocols), writing a first cut of the Python wire protocol, and writing a first cut of the Go protocol. After that we should be able to just add in remaining commands.

This was driven by a prototype by Kapil, and with Benji's help.

R=bcsaller, matthew.scott
CC=
https://codereview.appspot.com/7641051

421. By Richard Harding

Add the sidebar view into the Browser subapp

- Add the sidebar view
- build it into the subapp
- Adjust the watches to rebuild on changed .less files

R=j.c.sackett, jeff.pihach
CC=
https://codereview.appspot.com/7644044

420. By j.c.sackett

Adds the charm slider widget

This adds a slider widget derived from Jeff Pihach's flickr carousel. It
doesn't wire it into anything yet.

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

419. By Richard Harding

Make query string test ignore initial &.

PhantomJS hates me and thinks query strings should start with a & that's not
required. Adjust test to accommodate.

418. By Benjamin Saller

[TRIVIAL] Properly build ws url

Location object omits port when its a default. In such case
don't include it in the assembled URL.

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

417. By Richard Harding

Add the base subapp for Browser.

- Add the subapps/browser code and wire it up to the main app.
- Update the templates to pull in templates in the subapp.
- Update the build to include the subapps directory so test-server/etc work.
- Add the FilterControl model that will be wired across the application.
- Incomplete notes:
  - the template is only a placeholder for more work.
  - the filter control isn't wired up to the app currently
  - this branch is just a stepping stone reaching up to diff limits to work
  forward from.

R=jeff.pihach, j.c.sackett
CC=
https://codereview.appspot.com/7513043

416. By Benjamin Saller

Landscape Badges

This branch includes badges for landscape in:

 the environment view
 service views (single badges at top)
 unit views

It is currently very ugly, assets don't fit, match the designs very well
(pallet or size) Additionally I had to generate smaller versions for the
service view with various amounts of units. To see these goto the unit
page and test with 20, 40, 100, 300 units.

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

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