Hugobox

Results 6 issues of Hugobox

### What are the steps to reproduce? 1.Create a new ui-template 2. insert following code: $(document).click(function() { console.log("hello") }); 3. Deploy 4. Go to dashboard page and click anywhere 5....

![image](https://user-images.githubusercontent.com/15982264/40789050-849fbfea-64bf-11e8-8751-0f0cc6569648.png)

Hi! I would like to share the Swagger UI to colleagues to test the API without being able to modify the flows. So I thought I could browse directly to...

Hi! Before I add the query parameter: ![image](https://user-images.githubusercontent.com/15982264/92140879-b0ec7d80-eddf-11ea-9143-f5bb70284071.png) After I add the query parameter (and deploy): ![image](https://user-images.githubusercontent.com/15982264/92140815-987c6300-eddf-11ea-928a-d725958dffb1.png) Notice that the SwaggerUI doesn't display the endpoints anymore

### Description It would be nice if there was a new text input mode, similar to text-area but specially for JSON formatted text with syntax highlighting. ### Have you provided...

needs-triage
feature-request

### Current Behavior I have encountered a crash on a flow that processes media files and managed to reproduce using only the http in node connected to a debug node....

needs-triage