GitHub user tbouron opened a pull request:

    https://github.com/apache/brooklyn-ui/pull/23

    BROOKLYN-244: Fix blueprint composer loading issue

    This load straight away CodeMirror when launching the composer for the 
composer tab, removing the requirement on loading the full list of applications 
contained within the catalog.
    
    When coming from the catalog (editing a catalog item YAML), it will 
temporarily disable the editor, add an overlay displaying `Loading item...` 
until the item is full loaded from the REST server and added to the editor. At 
that point, the overlay will fade out and the editor enable again.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tbouron/brooklyn-ui fix/brooklyn-244

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/brooklyn-ui/pull/23.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #23
    
----
commit 38e89a53f9335994cff9293b57d5164c380f1d6e
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Date:   2016-04-06T11:01:32Z

    BROOKLYN-244: Fix blueprint composer loading issue

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to