Alexandru Zbarcea
Alexandru Zbarcea
- drag  - drop  - the _code editor view_ is now persistent  The following known issues: - the drop event will paste the JSON format and not...
What I meant, is a Brooklyn Blueprint parser, based on js-yaml. The context belongs to CAMP semantics. What is your thought?
some more example how it should happen when you do drop ... ``` yaml # Please add your blueprint here services: - type: org.apache.brooklyn.entity.database.mariadb.MariaDbNode # broklyn.config: # - activemq.brokerName: localhost...
Please take a look at the String you want to parse, stringify. It needs to be a valid JSON first. Either we modify the REST or we fix it in...
Testing from `usage/dist/target/brooklyn-dist/brooklyn/bin/brooklyn launch` doesn't work. Tested with ``` shell org.apache.brooklyn.rest.jsgui.BrooklynJavascriptGuiLauncher -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 ``` I'll take a look at what's missing, tomorrow
@ahgittin - I will take a look to the bug. Also keep in mind that is not integrated in all the views, neither the _events_ aren't propagated. @tbouron, is there...
@ahgittin, @CMoH - fixed CodeMirror integration. Please review. I look forward to your feedback.
fixed merge ... with latest code base
I fixed the indentation ... any thoughts?
I cannot move `lib/codemirror.js`,`addon/*` to `libs/codemirror` folder, see explanation above ...