[ 
https://issues.apache.org/jira/browse/NIFI-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313617#comment-16313617
 ] 

Yuri commented on NIFI-4400:
----------------------------

OK, [~joewitt] I'll try to resolve the remaining open points.

[~scottyaslan], the current Advanced UI version, based on the 
nifi-jolt-transform-json-ui, reuses assets (eg. angular.js, nf-storage.js, 
CodeMirror.js, NiFi stylesheets) from nifi-web-ui. It simply links those 
resources from the web UI in the main JSP. I guess, all those resources should 
be somehow separated to the Advanced UI in order to implement the unit test 
suite and minification properly. Is this correct?

> Advanced UI with code editor for scripted processors
> ----------------------------------------------------
>
>                 Key: NIFI-4400
>                 URL: https://issues.apache.org/jira/browse/NIFI-4400
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI, Extensions
>            Reporter: Pierre Villard
>            Assignee: Yuri
>
> For the scripted processors it would nice to add an advanced UI with a "code 
> editor mode" that would provide some very useful features when typing code:
> - indentation
> - code highlighting
> - do not close the window when hitting enter
> etc
> The use of codemirror.js (as already done for EL auto-completion) sounds like 
> a good option.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to