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

Reorganizing of the drag and drop dispatching code to handle local charm zips #83

Merged
merged 1 commit into from Jan 22, 2014

Conversation

hatched
Copy link
Contributor

@hatched hatched commented Jan 22, 2014

To QA:
Dragging and dropping from the charmbrowser should work just fine and so should dragging a bundle yaml from your desktop.

@@ -102,6 +102,10 @@ YUI.add('bundle-import-helpers', function(Y) {
}

// Handle dropping Deployer files on the canvas.
if (!Y.Lang.isArray(fileSources)) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When would this happen? Comment would be nice.

@jujugui
Copy link
Contributor

jujugui commented Jan 22, 2014

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

env,
db
);
// We are going to assume it's a bundle if it's not a zip
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious to see where this goes once we try to support dragging folders, but good for now.

@garyposter
Copy link
Contributor

👍 thank you!

@hatched
Copy link
Contributor Author

hatched commented Jan 22, 2014

Thanks for the review! :shipit:

@jujugui
Copy link
Contributor

jujugui commented Jan 22, 2014

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

jujugui added a commit that referenced this pull request Jan 22, 2014
To QA:
Dragging and dropping from the charmbrowser should work just fine and so should dragging a bundle yaml from your desktop.
@jujugui jujugui merged commit 222a9f0 into juju:develop Jan 22, 2014
@hatched hatched deleted the dd-local-charm branch January 27, 2014 19:57
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