GitHub user ahgittin opened a pull request:

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

    Jsgui tweaks

    * config+sensors tooltip renders nicely
    * catalog items listed in accordion view don't wrap
    * yaml preview window focuses at the top not the bottom (for long 
blueprints)
    
    The second one needs tested on windows to ensure scrollbars don't clutter.
    
    You can test 2 and 3 with:
    
    ```
    brooklyn.catalog:
      items:
      - id: 
foo-bar-baz-foo-bar-baz-foo-bar-baz-foo-bar-baz-foo-bar-baz-foo-bar-baz-foo-bar-baz_boo
        itemType: template
        item:
          location: localhost
          services:
          - type:  brooklyn.entity.basic.BasicEntity
            brooklyn.config:
             x:
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
              blah
    ```

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

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

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

    https://github.com/apache/incubator-brooklyn/pull/703.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 #703
    
----
commit 780f556740c070a214dbb169df2b89a1729b07d3
Author: Alex Heneveld <[email protected]>
Date:   2015-06-20T03:22:30Z

    tidy jsgui for sensors+config
    
    * word "copied" properly removed after delay
    * use nice tooltip styling
    * suppress tooltip if no useful info (ad hoc sensor/config)

commit d8a747360879db712bf0a9b19dc29f0a880a0b87
Author: Alex Heneveld <[email protected]>
Date:   2015-06-20T16:50:45Z

    jsgui - don't wrap catalog items in accordion

commit cc3029fad3d09a9409031cb7d371cda7040ec8c4
Author: Alex Heneveld <[email protected]>
Date:   2015-06-20T17:13:28Z

    in yaml preview window, scroll to top after setting contents

----


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