juju-gui hosts its code at https://github.com/juju/juju-gui.git.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:juju-gui

There are download files available for juju-gui.

juju-gui has 22 active reviews. See all merge proposals.

juju-gui has 106 active branches owned by 15 people and 4 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:juju-gui
Series: stable
1 Development 2017-10-26 12:41:08 UTC
3259. Merge pull request #3291 from jaycee/...

Author: jujugui
Revision Date: 2017-10-26 12:41:08 UTC

Merge pull request #3291 from jaycee/exit-should-work

Closes the terminal when websocket disconnects

lp:juju-gui/juju-quickstart
Series: juju-quickstart
1 Development 2013-10-16 16:06:14 UTC
4. Bootstrap the Juju environment. Wait...

Author: Francesco Banconi
Revision Date: 2013-10-16 16:06:14 UTC

Bootstrap the Juju environment.

Wait until the API server is ready.
Retrieve the API address.

Also added --debug support (logging).

Tests: `make check`.

QA: assuming you have a local provider env
named 'local' and an ec2 one named 'ec2'

- run `.venv/bin/python juju-quickstart -e local`
  -> error: the local provider is not currently supported;
- run `.venv/bin/python juju-quickstart -e no-such-env`
  -> error: environment no-such-env not found in ...;
- run `juju switch ec2`;
- run `.venv/bin/python juju-quickstart --debug`
  -> the debug messages are shown, the env is bootstrapped,
     the API URL is printed at the end of the process.
- run `.venv/bin/python juju-quickstart`
  -? like above but this time no debug messages are shown.

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

lp:juju-gui/redirect-server
Series: redirect-server
1 Development 2013-10-04 14:07:02 UTC
25. Changes as per review.

Author: Francesco Banconi
Revision Date: 2013-10-04 14:07:02 UTC

Changes as per review.

lp:juju-gui/server
Series: server
1 Development 2013-07-16 11:34:38 UTC
1. First prototype.

Author: Francesco Banconi
Revision Date: 2013-07-16 11:33:47 UTC

First prototype.

lp:~evarlast/juju-gui/constraints 1 Development 2016-12-12 18:35:12 UTC
30. fix typo

Author: Jay R. Wren
Revision Date: 2016-12-12 18:35:12 UTC

fix typo

lp:~evarlast/juju-gui/ci-environment 1 Development 2016-12-12 17:29:25 UTC
29. change constraints and add jenkins_bu...

Author: Jay R. Wren
Revision Date: 2016-12-12 17:29:25 UTC

change constraints and add jenkins_build_jobs.py

lp:~bac/juju-gui/ci-environment-guimaas 1 Development 2016-02-22 13:24:25 UTC
25. Update for guimaas

Author: Brad Crittenden
Revision Date: 2016-02-22 13:23:23 UTC

Update for guimaas

lp:~yellow/juju-gui/charm 1 Development 2016-01-22 14:32:53 UTC
155. Created .bzrignore

Author: Brad Crittenden
Revision Date: 2016-01-22 13:59:52 UTC

Created .bzrignore

lp:~juju-gui-charmers/juju-gui/charm-download-cache 1 Development 2015-02-27 11:13:54 UTC
6. Update selenium version to 1.45.0.

Author: Francesco Banconi
Revision Date: 2015-02-27 11:13:54 UTC

Update selenium version to 1.45.0.

lp:juju-gui/experimental (Linked to a blueprint) 1 Development 2014-01-21 17:59:06 UTC
1225. Leave a MOVED file to help users find...

Author: Richard Harding
Revision Date: 2014-01-21 17:59:06 UTC

Leave a MOVED file to help users find the source on Github

lp:~benji/juju-gui/sandboxify-tests (Has a merge proposal) 1 Development 2013-12-10 14:53:41 UTC
1224. words

Author: Benji York
Revision Date: 2013-12-10 14:50:39 UTC

words

lp:~huwshimi/juju-gui/css-squircle 1 Development 2013-11-07 22:49:35 UTC
1187. Make the squircle with CSS.

Author: Huw Wilkins
Revision Date: 2013-11-07 22:49:08 UTC

Make the squircle with CSS.

lp:~ya-bo-ng/juju-gui/white-bar-fix 1 Development 2013-10-29 15:27:26 UTC
1158. Fix the white bar at the bottom of br...

Author: Anthony Dillon
Revision Date: 2013-10-29 15:26:54 UTC

Fix the white bar at the bottom of browser

lp:~ya-bo-ng/juju-gui/bottom-bar-removed 1 Development 2013-10-22 00:36:13 UTC
1149. Linted

Author: Anthony Dillon
Revision Date: 2013-10-22 00:36:13 UTC

Linted

lp:~frankban/juju-gui/quickstart-deploy 1 Development 2013-10-16 16:58:36 UTC
5. Add the juju Environment object.

Author: Francesco Banconi
Revision Date: 2013-10-16 16:58:11 UTC

Add the juju Environment object.

lp:~makyo/juju-gui/coords (Has a merge proposal) 1 Development 2013-10-14 19:25:27 UTC
1134. make prep

Author: Madison Scott-Clary
Revision Date: 2013-10-14 19:07:38 UTC

make prep

lp:~makyo/juju-gui/rel-prep 1 Development 2013-10-11 01:14:52 UTC
1127. AllWatcher changes.

Author: Madison Scott-Clary
Revision Date: 2013-10-11 01:14:07 UTC

AllWatcher changes.

lp:~gary/juju-gui/fixGoSandboxWatcher 1 Development 2013-10-09 20:58:25 UTC
1118. fix one test

Author: Gary Poster
Revision Date: 2013-10-09 20:58:25 UTC

fix one test

lp:~gary/juju-gui/hideInspectorOnRelationClick 1 Development 2013-10-07 14:51:05 UTC
1111. hide inspector when the add-relation ...

Author: Gary Poster
Revision Date: 2013-10-07 14:50:42 UTC

hide inspector when the add-relation button is clicked

lp:~frankban/juju-gui/trunk-1 1 Development 2013-10-02 11:34:59 UTC This branch has not been pushed to yet.
lp:~hatch/juju-gui/bundle-detail-view (Has a merge proposal) 1 Development 2013-09-30 21:10:27 UTC
1101. bzr rename

Author: Jeff Pihach
Revision Date: 2013-09-30 21:10:27 UTC

bzr rename

lp:~frankban/juju-gui/bug-1229939-service-set (Has a merge proposal) 1 Development 2013-09-25 15:10:20 UTC
1087. Checkpoint.

Author: Francesco Banconi
Revision Date: 2013-09-25 15:10:06 UTC

Checkpoint.

lp:~frankban/juju-gui/bug-1228410-destroy-service 1 Development 2013-09-23 07:24:40 UTC
1074. Use Fakebackend API to perform deploy...

Author: Benjamin Saller
Revision Date: 2013-09-20 18:07:25 UTC

Use Fakebackend API to perform deployer imports

This branch, rather than direct database manipulation uses the fackbackend
API methods to build out its virutal deployments. This also removes support
the old improv import Environment which has no UI bound to it currently (
as import/export are now deployer oriented).

As a minor this changes the policy around relation displayNames such that
on the canvas we see both names by default (that would be a one liner to
revert) and displays the actual endpoint name on the relations tab rather
than just one of them.

R=gary.poster, benjamin.saller, jeff.pihach
CC=
https://codereview.appspot.com/13771047

lp:~benji/juju-gui/more-charmworld-api-v2-tests 1 Development 2013-09-12 16:42:59 UTC This branch is empty.
lp:~makyo/juju-gui/landscapetest (Has a merge proposal) 1 Development 2013-09-05 14:18:48 UTC
1010. Fixing hull typeerror

Author: Madison Scott-Clary
Revision Date: 2013-09-05 14:17:15 UTC

Fixing hull typeerror

lp:~gary/juju-gui/fixsavetext (Has a merge proposal) 1 Development 2013-09-05 00:25:20 UTC
1005. lint

Author: Gary Poster
Revision Date: 2013-09-05 00:25:20 UTC

lint

lp:~bcsaller/juju-gui/bundlesOnIE (Has a merge proposal) 1 Development 2013-09-03 12:22:59 UTC
997. merge trunk

Author: Benjamin Saller
Revision Date: 2013-09-03 10:38:44 UTC

merge trunk

lp:~bcsaller/juju-gui/renderBundle2 (Has a merge proposal) 1 Development 2013-08-30 19:47:56 UTC
983. lint, docs, various cleanups

Author: Benjamin Saller
Revision Date: 2013-08-30 19:47:56 UTC

lint, docs, various cleanups

lp:~rharding/juju-gui/renderBundle2 (Has a merge proposal) 1 Development 2013-08-28 19:29:43 UTC
988. Sync

Author: Richard Harding
Revision Date: 2013-08-28 19:27:49 UTC

Sync

lp:~hatch/juju-gui/browser-fix-1217060 1 Development 2013-08-27 01:22:01 UTC
981. navigate to minimized sidebar when vi...

Author: Jeff Pihach
Revision Date: 2013-08-27 01:21:38 UTC

navigate to minimized sidebar when viewing full screen inspector

lp:~ya-bo-ng/juju-gui/test-prototype 1 Development 2013-08-16 13:01:31 UTC
949. Drag delay before connection

Author: Anthony Dillon
Revision Date: 2013-08-16 13:01:31 UTC

Drag delay before connection

lp:~bcsaller/juju-gui/databinding-safeupdate 1 Development 2013-08-15 23:11:48 UTC
958. support for key combinging with the s...

Author: Benjamin Saller
Revision Date: 2013-08-15 23:11:08 UTC

support for key combinging with the side effect that multiple binding updates should work

lp:~rharding/juju-gui/animation1 (Has a merge proposal) 1 Development 2013-07-31 15:00:47 UTC
917. Update to catch the details on close ...

Author: Richard Harding
Revision Date: 2013-07-31 15:00:47 UTC

Update to catch the details on close as well

lp:~bcsaller/juju-gui/viewlets-behaviors 1 Development 2013-07-26 09:15:55 UTC
900. pull out optional callback handler

Author: Benjamin Saller
Revision Date: 2013-07-26 08:48:29 UTC

pull out optional callback handler

lp:~rharding/juju-gui/inspector-details-css (Has a merge proposal) 1 Development 2013-07-18 19:12:25 UTC
863. Update the close to stay on top of co...

Author: Richard Harding
Revision Date: 2013-07-18 19:12:01 UTC

Update the close to stay on top of content in the left-breakout

lp:~bcsaller/juju-gui/svgdefs (Has a merge proposal) 1 Development 2013-07-16 11:05:59 UTC
841. lint + minimal docs

Author: Benjamin Saller
Revision Date: 2013-07-16 11:05:59 UTC

lint + minimal docs

lp:~bcsaller/juju-gui/header-slot 1 Development 2013-07-15 20:03:02 UTC
832. wip

Author: Benjamin Saller
Revision Date: 2013-07-15 20:02:33 UTC

wip

lp:~benji/juju-gui/bug-1200412 bug 1 Development 2013-07-12 21:10:45 UTC
827. make body fixed all the time and make...

Author: Benji York
Revision Date: 2013-07-12 21:10:45 UTC

make body fixed all the time and make it the right size

lp:~jujugui-lander/juju-gui/jenkins-branch 1 Development 2013-07-10 20:26:57 UTC
810. Tarmac CI branch for MP: https://code...

Author: Madison Scott-Clary
Revision Date: 2013-07-10 20:26:57 UTC

Tarmac CI branch for MP: https://code.launchpad.net/~gary/juju-gui/restanalytics/+merge/169407
 Merge of lp:~gary/juju-gui/restanalytics into lp:juju-gui.

lp:~juju-gui/juju-gui/juju-gui-test 1 Development 2013-06-26 22:08:07 UTC
759. [r=matsubara][bug=][author=matsubara]...

Author: Diogo Matsubara
Revision Date: 2013-06-26 22:08:07 UTC

[r=matsubara][bug=][author=matsubara] another test

lp:~matsubara/juju-gui/tarmac-test-2 (Has a merge proposal) 1 Development 2013-06-26 21:28:23 UTC
759. remove one line change

Author: Diogo Matsubara
Revision Date: 2013-06-26 21:27:57 UTC

remove one line change

lp:~matsubara/juju-gui/tarmac-test (Has a merge proposal) 1 Development 2013-06-26 19:30:47 UTC
758. one line change

Author: Diogo Matsubara
Revision Date: 2013-06-26 19:30:47 UTC

one line change

lp:~matsubara/juju-gui/juju-gui-test 1 Development 2013-06-26 14:28:19 UTC
755. Add support for related charm loading...

Author: Richard Harding
Revision Date: 2013-06-21 11:04:35 UTC

Add support for related charm loading and display

- Adds a new store endpoint for the related charm api call
- Adds the idea of relatedCharms for model ATTRS
- Adds two helpers to take the api response data into something we can use in
the app
- Renders out the related charms in the template in fullscreen as an ajax
request
- Updates the charm details to handle click events on charm tokens
- Adds tests for the model helpers and the details view
- Updates a bunch of tests. There were left over testing Nodes that caused
stray tests to fail. I fixed those and also went back and cleaned up the stray
test mess.
- Updates the css to work out so that the tokens can fit. There's a
redesign-a-coming so the work was to fit in currently and the redesign will
move the layout at a later date.

Notes:

- This does not currently add the related charm display to the interfaces tab.
It's a slightly different UX and this branch was taking too long as is.

- I'm not happy with the relatedCharms ATTR. It's not really an ATTR but I
wanted this cached into the model because we'll use that when we add related
charms to the interfaces tab. We don't want to re-request the data. However,
in sidebar move it will not have been requested yet. My plan is to re-evaluate
and possibly refactor when doing the interfaces tab display.

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

lp:~rharding/juju-gui/dnd-test (Has a merge proposal) 1 Development 2013-06-24 15:30:05 UTC
759. Update with debugger

Author: Richard Harding
Revision Date: 2013-06-24 15:30:05 UTC

Update with debugger

lp:~benji/juju-gui/charm-dnd 1 Development 2013-06-19 14:03:32 UTC
742. checkpoint

Author: Benji York
Revision Date: 2013-06-19 14:03:03 UTC

checkpoint

lp:~bcsaller/juju-gui/routing-hash-query bug(Has a merge proposal) 1 Development 2013-06-10 22:08:43 UTC
715. change hash to split rather than rege...

Author: Benjamin Saller
Revision Date: 2013-06-10 22:08:43 UTC

change hash to split rather than regex style code

lp:~hatch/juju-gui/trunk 1 Development 2013-06-06 18:50:42 UTC
708. Apply yuidoc's internal linting to ou...

Author: Benji York
Revision Date: 2013-06-06 14:05:31 UTC

Apply yuidoc's internal linting to our docs.

- turn on yuidoc's linting
- rename the 'yuidoc-lint' target to 'lint-yuidoc' to follow recent pattern
- fix all the lint errors it found

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

lp:~matsubara/juju-gui/merge-fail (Has a merge proposal) 1 Development 2013-05-31 19:00:42 UTC
700. change

Author: Diogo Matsubara
Revision Date: 2013-05-31 19:00:42 UTC

change

lp:~matsubara/juju-gui/juju-gui-merge-test (Has a merge proposal) 1 Development 2013-05-31 14:29:45 UTC
700. just a one line change

Author: Diogo Matsubara
Revision Date: 2013-05-31 14:29:28 UTC

just a one line change

lp:~hatch/juju-gui/ghost-view 1 Development 2013-05-25 03:40:54 UTC
686. wip

Author: Jeff Pihach
Revision Date: 2013-05-25 03:40:20 UTC

wip

lp:~hatch/juju-gui/charm-inspector 1 Development 2013-05-22 17:12:53 UTC
671. configuration view is now shown with ...

Author: Jeff Pihach
Revision Date: 2013-05-22 17:12:53 UTC

configuration view is now shown with reasonable ui

lp:~rharding/juju-gui/fix-watch-template-dirs (Has a merge proposal) 1 Development 2013-05-22 15:17:04 UTC
679. Fix a typo is watching the wrong dirs...

Author: Richard Harding
Revision Date: 2013-05-22 15:16:39 UTC

Fix a typo is watching the wrong dirs for template changes

lp:~bcsaller/juju-gui/ui-playground 1 Development 2013-05-09 21:45:52 UTC
657. kbd notes

Author: Benjamin Saller
Revision Date: 2013-05-09 21:45:52 UTC

kbd notes

lp:~hatch/juju-gui/ci-fixes (Has a merge proposal) 1 Development 2013-05-05 18:33:04 UTC
649. changed to the most recent version of ff

Author: Jeff Pihach
Revision Date: 2013-05-05 18:33:04 UTC

changed to the most recent version of ff

lp:~juju-gui/juju-gui/test-icon-urls 1 Development 2013-05-01 17:52:02 UTC
633. Hack to load icons via image links vs...

Author: Richard Harding
Revision Date: 2013-05-01 17:51:27 UTC

Hack to load icons via image links vs inline

lp:~bac/juju-gui/autosize-plugin (Has a merge proposal) 1 Development 2013-04-30 19:18:35 UTC
633. lint

Author: Brad Crittenden
Revision Date: 2013-04-30 19:18:35 UTC

lint

lp:~hatch/juju-gui/fix-node 1 Development 2013-04-25 16:41:55 UTC
47. reverted node to legacy ppa

Author: Jeff Pihach
Revision Date: 2013-04-25 16:40:34 UTC

reverted node to legacy ppa

lp:~rharding/juju-gui/design-updates-uxbugs1 1 Development 2013-04-23 11:25:29 UTC
598. Pull in huws changes

Author: Richard Harding
Revision Date: 2013-04-23 11:21:06 UTC

Pull in huws changes

lp:~rharding/juju-gui/design-updates (Has a merge proposal) 1 Development 2013-04-23 11:21:06 UTC
598. Pull in huws changes

Author: Richard Harding
Revision Date: 2013-04-23 11:21:06 UTC

Pull in huws changes

lp:~hatch/juju-gui/detail-hang (Has a merge proposal) 1 Development 2013-04-22 22:42:18 UTC
583. lint and tests passing

Author: Jeff Pihach
Revision Date: 2013-04-22 22:42:18 UTC

lint and tests passing

lp:~juju-gui/juju-gui/hiderelationerrors 1 Development 2013-04-12 20:57:14 UTC
471. add temporary demo hack

Author: Gary Poster
Revision Date: 2013-04-12 20:57:14 UTC

add temporary demo hack

lp:~rharding/juju-gui/bug_157015 1 Development 2013-04-04 12:03:22 UTC
496. Pull in huw's bug fix

Author: Richard Harding
Revision Date: 2013-04-04 12:01:51 UTC

Pull in huw's bug fix

lp:~bcsaller/juju-gui/inmemory-promises 1 Development 2013-04-02 15:02:46 UTC
474. checkpoint promise branch prior to ab...

Author: Benjamin Saller
Revision Date: 2013-04-02 15:02:08 UTC

checkpoint promise branch prior to abandonment

lp:~gary/juju-gui/tarmac-destination 1 Development 2013-03-26 19:28:44 UTC
458. Add the CharmInfo API call to the go ...

Author: Francesco Banconi
Revision Date: 2013-03-26 17:30:25 UTC

Add the CharmInfo API call to the go env.

R=jeff.pihach, benji
CC=
https://codereview.appspot.com/7956045

lp:~rharding/juju-gui/subapp_updaet 1 Development 2013-03-15 14:27:38 UTC
414. Update subapp with the config changes

Author: Richard Harding
Revision Date: 2013-03-15 14:27:03 UTC

Update subapp with the config changes

lp:~juju-gui/juju-gui/charm-tests-branch 1 Development 2013-03-12 23:27:21 UTC
7. ignore releases dir

Author: Gary Poster
Revision Date: 2013-03-12 23:27:21 UTC

ignore releases dir

lp:~hatch/juju-gui/scaffold-routing 1 Development 2013-03-08 16:01:53 UTC
418. adding namespace to current routes

Author: Jeff Pihach
Revision Date: 2013-03-08 16:01:17 UTC

adding namespace to current routes

lp:~gary/juju-gui/megawatcher 1 Development 2013-03-08 01:39:54 UTC
420. add a sketch for supporting the Go me...

Author: Gary Poster
Revision Date: 2013-03-08 01:39:22 UTC

add a sketch for supporting the Go megawatcher

lp:~rharding/juju-gui/api0 (Has a merge proposal) 1 Development 2013-03-05 16:30:33 UTC
416. Start to work on the api calls for th...

Author: Richard Harding
Revision Date: 2013-03-05 16:30:09 UTC

Start to work on the api calls for the charmstore

lp:~hatch/juju-gui/1132943-scaffold 1 Development 2013-03-04 15:24:46 UTC
417. merged trunk

Author: Jeff Pihach
Revision Date: 2013-03-04 15:24:46 UTC

merged trunk

lp:~makyo/juju-gui/trunk 1 Development 2013-02-27 22:13:47 UTC
407. Created app subapp extension R=bcsal...

Author: Jeff Pihach
Revision Date: 2013-02-27 20:34:45 UTC

Created app subapp extension

R=bcsaller, gary.poster
CC=
https://codereview.appspot.com/7381055

lp:~hatch/juju-gui/1130787-subapp-app-extension bug(Has a merge proposal) 1 Development 2013-02-27 21:19:41 UTC
415. calling the subapp route callback in ...

Author: Jeff Pihach
Revision Date: 2013-02-27 21:19:41 UTC

calling the subapp route callback in the proper context

lp:~rharding/juju-gui/browserview (Has a merge proposal) 1 Development 2013-02-27 13:25:50 UTC
399. lint

Author: Richard Harding
Revision Date: 2013-02-27 13:25:50 UTC

lint

lp:~frankban/juju-gui/charm-tests-branch 1 Development 2013-02-27 11:51:29 UTC
5. Update Juju GUI release.

Author: Francesco Banconi
Revision Date: 2013-02-27 11:51:29 UTC

Update Juju GUI release.

lp:~hatch/juju-gui/1130790-create-subapp bug 1 Development 2013-02-25 16:12:02 UTC
399. merged trunk and fixed regression

Author: Jeff Pihach
Revision Date: 2013-02-25 16:12:02 UTC

merged trunk and fixed regression

lp:~hazmat/juju-gui/mem-env 1 Development 2013-02-22 13:13:58 UTC
382. deploy fixes

Author: Kapil Thangavelu
Revision Date: 2013-02-22 13:13:58 UTC

deploy fixes

lp:~benji/juju-gui/bug-1104105-browser-compatability-warning-3 bug(Has a merge proposal) 1 Development 2013-02-13 16:45:57 UTC
388. Add a loading messages and animation....

Author: Benji York
Revision Date: 2013-02-13 16:45:57 UTC

Add a loading messages and animation.

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

lp:~benji/juju-gui/bug-1110515-loading-message-2 1 Development 2013-02-13 13:51:49 UTC
384. add missing file

Author: Benji York
Revision Date: 2013-02-13 13:50:27 UTC

add missing file

lp:~gary/juju-gui/bug1117896 bug 1 Development 2013-02-08 15:05:50 UTC
32. might fix bug 1117896. Untested.

Author: Gary Poster
Revision Date: 2013-02-08 15:04:37 UTC

might fix bug 1117896. Untested.

lp:~bcsaller/juju-gui/viewmodel-improvements (Has a merge proposal) 1 Development 2013-02-04 21:13:12 UTC
356. Remove service click actions This br...

Author: Benjamin Saller
Revision Date: 2013-02-04 21:13:12 UTC

Remove service click actions

This branch builds on the view model improvements to remove service click
actions, simplify the calling convention of methods that lived there and
remove their dependencies on the service_click_actions closure.

R=teknico, matthew.scott
CC=
https://codereview.appspot.com/7228070

lp:~bcsaller/juju-gui/service-click-actions-begone (Has a merge proposal) 1 Development 2013-02-04 14:34:37 UTC
360. fix bad merge

Author: Benjamin Saller
Revision Date: 2013-02-04 14:34:37 UTC

fix bad merge

lp:~makyo/juju-gui/drag-interrupted-1099921 bug(Has a merge proposal) 1 Development 2013-02-01 21:12:27 UTC
360. Merge with trunk, lint+beautify

Author: Madison Scott-Clary
Revision Date: 2013-02-01 18:50:25 UTC

Merge with trunk, lint+beautify

lp:~benji/juju-gui/ci-makings-1 1 Development 2013-01-31 14:22:47 UTC
357. Minor - new subordinates now classed ...

Author: Madison Scott-Clary
Revision Date: 2013-01-29 22:34:14 UTC

Minor - new subordinates now classed properly

This was causing subordinate relation counts to be blank if they were added right after the subordinate was created. Super simple fix.

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

lp:~makyo/juju-gui/addl-tests (Has a merge proposal) 1 Development 2013-01-29 20:59:25 UTC
359. Minor change to var declaration.

Author: Madison Scott-Clary
Revision Date: 2013-01-29 20:56:51 UTC

Minor change to var declaration.

lp:~bac/juju-gui/1103207 1 Development 2013-01-28 12:44:01 UTC
340. Merge from trunk

Author: Brad Crittenden
Revision Date: 2013-01-28 12:43:53 UTC

Merge from trunk

lp:~benji/juju-gui/1099926-no-svc-menu-on-dblclk bug 1 Development 2013-01-18 21:49:45 UTC
332. nothing

Author: Benji York
Revision Date: 2013-01-18 21:49:45 UTC

nothing

lp:~gary/juju-gui/bug1090716 bug(Has a merge proposal) 1 Development 2013-01-10 22:05:08 UTC
315. Mark branch as fixing bug 1090716

Author: Gary Poster
Revision Date: 2013-01-10 22:03:59 UTC

Mark branch as fixing bug 1090716

lp:~benji/juju-gui/bug-1090716-wip 1 Development 2013-01-09 21:46:03 UTC
307. checkpoint; working and tested; still...

Author: Benji York
Revision Date: 2013-01-09 20:40:54 UTC

checkpoint; working and tested; still needs functional tests

lp:~hazmat/juju-gui/reliable-test (Has a merge proposal) 1 Development 2013-01-02 22:13:18 UTC
299. disable rollups in debug, yank yeti

Author: Kapil Thangavelu
Revision Date: 2013-01-02 22:13:18 UTC

disable rollups in debug, yank yeti

lp:~bac/juju-gui/trunkcopy 1 Development 2012-12-18 13:53:38 UTC
285. Make the prod tests pass. Changes a ...

Author: Benji York
Revision Date: 2012-12-17 15:15:14 UTC

Make the prod tests pass.

Changes a test that was failing because of some slight style difference to be
more direct. Some slight style differences still exist between prod and dev.

The charm model module (app/models/charm.js) is now included in the combined
and minified JS file.

The event-simulate and node-event-simulate functions are needed for the tests,
so they are now directly loaded by test/index.html.

The test_charm_configuration.js file needs juju-charm-models but that module
was not specified.

test/test_model.js had to be rearranged so the YUI().use method was called
inside the "before" method instead of around the entire test module. This
resulted in a mass reindenting.

Incidentally: Fixes the Makefile so YUI module assets are in the right place
so requests for them do not 404.

R=gary.poster, teknico
CC=
https://codereview.appspot.com/6947057

lp:~makyo/juju-gui/topology-panzoom 1 Development 2012-12-17 23:12:36 UTC
286. Plug in zoom behavior - 90% working

Author: Madison Scott-Clary
Revision Date: 2012-12-17 23:12:36 UTC

Plug in zoom behavior - 90% working

lp:~benji/juju-gui/r-263 1 Development 2012-12-05 16:42:05 UTC
263. Combine and minifiy CSS files. R=mat...

Author: Benji York
Revision Date: 2012-12-04 20:09:19 UTC

Combine and minifiy CSS files.

R=matthew.scott, bac
CC=
https://codereview.appspot.com/6865054

lp:~benji/juju-gui/bug-1074336 1 Development 2012-11-30 21:05:15 UTC
245. review fixes

Author: Benji York
Revision Date: 2012-11-30 21:05:15 UTC

review fixes

lp:~hazmat/juju-gui/component-modules 1 Development 2012-11-22 10:22:59 UTC
240. removed yuidoc-lint from make lint......

Author: Benjamin Saller
Revision Date: 2012-11-20 22:22:05 UTC

removed yuidoc-lint from make lint... gah

lp:~bcsaller/juju-gui/component-modules (Has a merge proposal) 1 Development 2012-11-20 22:22:05 UTC
240. removed yuidoc-lint from make lint......

Author: Benjamin Saller
Revision Date: 2012-11-20 22:22:05 UTC

removed yuidoc-lint from make lint... gah

lp:~bac/juju-gui/trunk (Has a merge proposal) 1 Development 2012-11-06 12:59:28 UTC
225. Fix error in makefile where sprites c...

Author: Brad Crittenden
Revision Date: 2012-11-06 12:59:12 UTC

Fix error in makefile where sprites could not be generated after the first time

196 of 96 results
You can't create new branches for juju-gui.