GitHub user tbouron opened a pull request:

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

    Use the "itemType" to redirect the user to the right page after a catalog 
import

    As for today, when a user submit catalog item(s), the UI redirects to the 
catalog page, not to the newly created catalog item. This is due to the fact 
that the UI does not know what type of catalog item has been created and 
therefore cannot redirect the user properly.
    
    This corrects this behaviours.
    
    _Note: This requires https://github.com/apache/brooklyn-server/pull/567 
**to be merged first**_

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

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

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

    https://github.com/apache/brooklyn-ui/pull/42.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 #42
    
----
commit e0e02e04a0f3b720808a4e3b2984b3289595117b
Author: Thomas Bouron <thomas.bou...@cloudsoftcorp.com>
Date:   2017-02-21T17:46:35Z

    Use the "itemType" to redirect the user to the right page after a catalog 
import

----


---
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