Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Apply final machine view rendering fixes from bad rebase #286

Merged
merged 1 commit into from May 9, 2014

Conversation

huwshimi
Copy link
Member

@huwshimi huwshimi commented May 8, 2014

This is the final set of changes meant to be in the machine view rendering branch that got lost in a bad rebase.

This branch adds missing code comments and also sets the header labels through the widget setLabel rather than poking at the DOM. This required refactoring how we set up the headers so we can access them directly.

QA:
Add or remove some machines and the machine count in the header should update correctly.
Selecting a machine should set the container count correctly in the container header.

@jujugui
Copy link
Contributor

jujugui commented May 8, 2014

Test FAILed.
Refer to this link for build results: http://ci.jujugui.org:8080/job/juju-gui/910/

@jujugui
Copy link
Contributor

jujugui commented May 9, 2014

Test PASSed.
Refer to this link for build results: http://ci.jujugui.org:8080/job/juju-gui/911/

@mitechie
Copy link
Contributor

mitechie commented May 9, 2014

QA ok, please add a follow up card to make sure that there are tests to make sure the headers are updated correctly on change. :shipit:

@jujugui
Copy link
Contributor

jujugui commented May 9, 2014

Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/juju-gui-merge

jujugui added a commit that referenced this pull request May 9, 2014
This is the final set of changes meant to be in the machine view rendering branch that got lost in a bad rebase.

This branch adds missing code comments and also sets the header labels through the widget setLabel rather than poking at the DOM. This required refactoring how we set up the headers so we can access them directly.

QA:
Add or remove some machines and the machine count in the header should update correctly.
Selecting a machine should set the container count correctly in the container header.
@jujugui jujugui merged commit 5c40caf into juju:develop May 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants