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

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

Commit 3a786cee23313ae365845fc796542469e035e48a in nifi's branch 
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3a786cee23 ]

NIFI-13211: Decoupling other UIs from exiting NiFi UI (#8828)

* NIFI-13211:
- Decoupling the content viewer from the NiFi UI which is currently pulling in 
shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi documentation from the NiFi UI which is currently pulling in 
shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi image viewer from the NiFi UI which is currently pulling in 
shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi standard content viewer from the NiFi UI which is currently 
pulling in shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi jolt transform json from the NiFi UI which is currently 
pulling in shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Decoupling nifi update attribute from the NiFi UI which is currently pulling 
in shared dependencies, scripts, styles, and images.

* NIFI-13211:
- Updating rat config.

* NIFI-13211:
- Bumping dependency check timeout.

* NIFI-13211:
- Since this page is included through the context viewer, the dependency 
imports must directly reference through its context path.

* NIFI-13211:
- Since this page is included through the context viewer, the dependency 
imports must directly reference through its context path.

This closes #8828 

> Decouple UIs from old NiFi UI
> -----------------------------
>
>                 Key: NIFI-13211
>                 URL: https://issues.apache.org/jira/browse/NIFI-13211
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> NiFi is comprised of numerous UIs that all get deployed at start up. These 
> UIs piggybacked on some shared stylesheets, components, and dependencies by 
> directly loading them through a relative path. In preparation for moving away 
> from the existing UI, these UIs are being updated to bundle these items 
> directly. In time, these UIs will all be modernized as well so this is just a 
> transitional step in that process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to