Re: [PR] NIFI-13005: Cluster State in Component State Dialog [nifi]

2024-04-12 Thread via GitHub


rfellows merged PR #8609:
URL: https://github.com/apache/nifi/pull/8609


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] NIFI-13005: Cluster State in Component State Dialog [nifi]

2024-04-11 Thread via GitHub


rfellows commented on code in PR #8609:
URL: https://github.com/apache/nifi/pull/8609#discussion_r1561313385


##
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/settings/ui/registry-clients/registry-client-table/registry-client-table.component.html:
##
@@ -101,10 +101,7 @@
 
 
 @if (canConfigure(item)) {
-
+

Review Comment:
   when rebased, this will need to add `primary-color` class



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] NIFI-13005: Cluster State in Component State Dialog [nifi]

2024-04-05 Thread via GitHub


mcgilman opened a new pull request, #8609:
URL: https://github.com/apache/nifi/pull/8609

   NIFI-13005:
   - Adding support for showing cluster state in the component state dialog.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org