You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by tbouron <gi...@git.apache.org> on 2018/10/09 07:08:43 UTC

[GitHub] brooklyn-ui pull request #79: Implement missing endpoint for palette API

GitHub user tbouron opened a pull request:

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

    Implement missing endpoint for palette API

    The palette API was missing crusial endpoints used to load blueprint from the catalog UI module.
    
    This also fixes a typo in for the `getTypeVersions`

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

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

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

    https://github.com/apache/brooklyn-ui/pull/79.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 #79
    
----
commit b41123ff8b70489dc112c529203fa4cd45081e61
Author: Thomas Bouron <th...@...>
Date:   2018-10-09T07:05:23Z

    Implement missing endpoint for palette API

----


---

[GitHub] brooklyn-ui issue #79: Implement missing endpoint for palette API

Posted by aledsage <gi...@git.apache.org>.
Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-ui/pull/79
  
    LGTM; I grep'ed for uses of `getTypeVersion` to check if anything was using the old name - all looks good. Merging.


---

[GitHub] brooklyn-ui pull request #79: Implement missing endpoint for palette API

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---