GitHub user ahgittin opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/466

    JS gui improvements - empty catalog and server list

    shows yaml tab (and nice message on catalog tab) if catalog is empty
    
    server list is now after apps list, and there is a way to clear it (new 
`HighAvailabilityManagerImpl.publishClearNonMaster()` method, REST call, and 
button on main page)

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

    $ git pull https://github.com/ahgittin/incubator-brooklyn jsgui

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

    https://github.com/apache/incubator-brooklyn/pull/466.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 #466
    
----
commit b5a15a99db067bf567184a05b4044df71b58d389
Author: Alex Heneveld <[email protected]>
Date:   2015-01-23T10:30:12Z

    handle catalog empty better
    
    if empty, switch to the yaml tab, and put a nice message with links in case 
the user comes back.
    also use a throbber while loading.

commit 304e70861cb1a995233dcd1566ad3de0cdf27e51
Author: Alex Heneveld <[email protected]>
Date:   2015-01-23T10:32:07Z

    switch apps and servers on jsgui home page

commit dfd8d575645e299dc0ed4db140487e362445eace
Author: Alex Heneveld <[email protected]>
Date:   2015-01-23T11:16:42Z

    add support for clearing out stale/non-master management node records
    
    included in GUI, which allows if you start to get a long list of old dead 
servers it is easy to clear them

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to