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

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

430. By Gary Poster

merge trunk

429. By Gary Poster

convert to defaulting to socket_port and socket_protocol behavior, if provided.

428. By Jeff Pihach

IE 10 Fixes and fixes to the unit tests for IE10

Paired with bcsaller

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

427. By Francesco Banconi

Support unexpose in juju-gui go env.

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

426. By Gary Poster

Complete deploy functionality and tests.

This combines three discrete improvements, each with their own commit.

revno: 423
  add machines for units

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

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

Note that rev 424 uses js-yaml 2.0.3, which seems to be a lot better than previous incarnations in my small tests. I decided it was worth including. As I said in the .min.js file, I committed this to the tree rather than using npm because the file we needed was not in npm.

rev 425, with the nextChanges, is the most "sketchy." We'll have to see how that fares when we actually implement the wire protocol, but I think it should work.

R=teknico, bac
CC=
https://codereview.appspot.com/7741043

425. By Francesco Banconi

Set version back to unreleased.

424. By Francesco Banconi

Set version for release.

423. By Madison Scott-Clary

Implement Annotations in go env.

Annotations were added in gojuju, this branch implements them in the go environment in the GUI. Additionally, in preparation for the different entity name styles ('mysql' in pyjuju, 'service-mysql' in gojuju), the relevant model lists now have a createDisplayName method that normalizes the names for displayin in the views.

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

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

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