Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hawtio/hawtio
base: 6d17b0e83dfa
Choose a base ref
...
head repository: hawtio/hawtio
compare: 4a84e8aa8ba1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 6, 2013

  1. tried setting the add dialog's css but that doesn't seem to change it…

    …; so wrap it in a custom div so we can style the modal that way
    jstrachan committed Jun 6, 2013
    Copy the full SHA
    90ffe3a View commit details
    Browse the repository at this point in the history
  2. fixed bug in editor #123 where we were not using the XML document to …

    …create elements - so camelCase elements were being turned into lowercase - causing all kinds of issues ;)
    jstrachan committed Jun 6, 2013
    Copy the full SHA
    84a3f65 View commit details
    Browse the repository at this point in the history
  3. #123 selecting a component now adds an endpoint node to the diagram (…

    …doesn't yet pass along the schema or the data for the properties editor yet)
    jstrachan committed Jun 6, 2013
    Copy the full SHA
    4a84e8a View commit details
    Browse the repository at this point in the history