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

ASF subversion and git services commented on NIFI-1761:
-------------------------------------------------------

Commit 7db78e87a5df11820891a3e5dbc32ab7c9ad5026 in nifi's branch 
refs/heads/master from [~scottyaslan]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7db78e8 ]

[NIFI-1761] UI - Introduce AngularJS application bootstrapping, Roboto fonts, 
and breadcrumbs directive. This closes #331


> UI - Introduce AngularJS
> ------------------------
>
>                 Key: NIFI-1761
>                 URL: https://issues.apache.org/jira/browse/NIFI-1761
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Scott Aslan
>            Assignee: Scott Aslan
>             Fix For: 1.0.0
>
>
> This subtask will introduce AngularJS into the NiFi web app. 
> AC:
> -Introduce Roboto Fonts
> -Manually bootstrap an angular application to the body of the NiFi web app 
> (Legacy NiFi web app must be unaffected by this)
> -Create Angular bridge to allow legacy code to communicate with boostrapped 
> angular application
> -Angular application should follow best practices for production including 
> strict DI and debug mode disabled/production mode enabled
> -Angular $sanitize should be used to prevent XSS (replaces jQuery .text() or 
> .html() when converting legacy functionality into Angular directives etc.)
> -Angular Material should be introduced to provide re-useable Material Design 
> based widgets and flexbox responsive capabilities.
> -Angular Material theme should be configured to match new styles for the UI
> -Introduce other common angular modules nfResource, ngRoute, ngMessages for 
> future use
> -Replace legacy breadcrumb functionality with a new angular directive 
> complete with new styles provided by UX



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to