[GitHub] nifi issue #2607: NIFI-1295: Adding UI controls for terminating threads

2018-04-10 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2607 Thanks @mcgilman, looks good. Could go either way on the Terminate v Terminate threads menu, so unless anyone has a strong opinion for adding "threads," I understand your logic for

[GitHub] nifi issue #2607: NIFI-1295: Adding UI controls for terminating threads

2018-04-05 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2607 @mcgilman , I was thinking about some suggestions to the formatting and tooltip labeling used on these. I think we're using the '/' (forward slash) inconsistently which could be a bit confusing

[GitHub] nifi-registry pull request #99: [NIFIREG-126] adding some polish and testing...

2018-02-09 Thread moranr
Github user moranr commented on a diff in the pull request: https://github.com/apache/nifi-registry/pull/99#discussion_r167249634 --- Diff: nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/api/AccessPolicyResource.java --- @@ -174,7 +174,7 @@ public Response

[GitHub] nifi-registry issue #99: [NIFIREG-126] adding some polish and testing around...

2018-02-07 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi-registry/pull/99 @scottyaslan , @kevdoran – redirect behavior looks good. Below are recommendations for the dialog titles and messages. UNSECURED _-nifi-registry/explorer/grid-list/buckets/0_

[GitHub] nifi issue #2269: NIFI-4400 - Advanced UI with code editor for...

2017-11-17 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2269 To add to my previous comments, I also notice some styling changes, not only in the advanced UI but other areas of the app as well. For example: - Visible elements in the toolbar, status bar

[GitHub] nifi issue #2269: NIFI-4400 - Advanced UI with code editor for...

2017-11-17 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2269 @yuri1969 the behavior of the code editor addition looks good! Changes made between the Script Engine/Body properties stay in place as changes are made and as you move between the standard/advanced

[GitHub] nifi issue #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2102 I also commented in original JIRA looking for feedback from some others as well. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] nifi issue #2102: NIFI-3781 - Controller Service Config Dialog...

2017-08-21 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2102 This looks pretty good @yuri1969 . Another thing that would probably makes sense is to change the icon's tooltip (title) to 'View configuration' since it does not use the view details icon anymore

[GitHub] nifi issue #2081: NIFI-3780 - Should be able to specify Service...

2017-08-14 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2081 @scottyaslan – agreed, likely a larger and separate effort to know all existing CSs. I'll create a new jira to capture the idea. I think your suggestion as a first step is a good one. One

[GitHub] nifi issue #2081: NIFI-3780 - Should be able to specify Service...

2017-08-14 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/2081 This will be a nice addition from a usability perspective. It could be helpful to go ahead and generate a default name for the service following some type of simple naming convention (e.g

[GitHub] nifi issue #1305: [NIFI-3154] display ellipsis when text is sufficiently lon...

2016-12-07 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/1305 @scottyaslan this looks good. I put in a few long names in various cases and it is behaving as you describe. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] nifi issue #1104: [NIFI-2844] Update CSS styles for Cluster Summary Dialog i...

2016-11-11 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/1104 @scottyaslan let's go ahead and get this in since the issue is fixed and the icons are now visible. I'll file a separate jira to completely update the styling. --- If your project is set up

[GitHub] nifi issue #1191: [NIFI-2898] restore ellipsis for processor type, controlle...

2016-11-11 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/1191 Thanks for the info @scottyaslan – I understand the issue regarding the spacing/height so addressing in a follow on Jira is best. I did just check out the latest and it looks good

[GitHub] nifi issue #1191: [NIFI-2898] restore ellipsis for processor type, controlle...

2016-11-10 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/1191 @mcgilman I think it makes sense to use the ellipsis for view state too. @scottyaslan I'm still seeing the scrollable class applied on the Add Processor description as well, so I can both

[GitHub] nifi issue #1151: [NIFI-2888] Display processor fill color when zoomed in/ou...

2016-10-26 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/1151 Thanks @scottyaslan – agree on getting @mcgilman 's opinion too. Perhaps it's just that initial color choice I'm not fond of. It's fine applied to the processor icon, but at a larger scale it's

[GitHub] nifi issue #1151: [NIFI-2888] Display processor fill color when zoomed in/ou...

2016-10-26 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/1151 @scottyaslan, @mcgilman – I think the processor preview looks good, showing only what will change. For me, what is odd is the fact that the initial preview is not an accurate view of the current

[GitHub] nifi-site pull request #4: NIFI-2706 new updates to MiNiFi section of site -...

2016-09-07 Thread moranr
Github user moranr closed the pull request at: https://github.com/apache/nifi-site/pull/4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] nifi-site pull request #3: NIFI-2706 Updating NiFi logos, home page screensh...

2016-08-30 Thread moranr
GitHub user moranr opened a pull request: https://github.com/apache/nifi-site/pull/3 NIFI-2706 Updating NiFi logos, home page screenshot, and some backgro… …und colors of website to align with UI redesign You can merge this pull request into a Git repository by running

[GitHub] nifi issue #775: [NIFI-2053] update open/close palettes

2016-08-04 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/775 Looks good @scottyaslan thanks for getting this one in! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] nifi pull request #763: NIFI-2450 Update Getting Started guide, Data Provena...

2016-08-01 Thread moranr
GitHub user moranr opened a pull request: https://github.com/apache/nifi/pull/763 NIFI-2450 Update Getting Started guide, Data Provenance section graphics - Updated data provenance section screen shots to reflect new styling - Combined two Content tab screen shots into a single

[GitHub] nifi issue #749: [NIFI-2303] Update lineage styles

2016-07-29 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/749 Also for the context menus I recommend changing the Expand icon to _fa-plus-square_ (from _fa-plus-square-o_) and Collapse to _fa-minus-square_ (from _fa-minus-square-o_); this reversed style

[GitHub] nifi issue #749: [NIFI-2303] Update lineage styles

2016-07-29 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/749 I can confirm the issues @joewitt has mentioned. Additionally, the context menus still appear to be picking up some old styles. They should look just like the component context menus. --- If your

[GitHub] nifi pull request #703: [NIFI-2050] [NIFI-2076] [NIFI-2136] [NIFI-2139] [NIF...

2016-07-22 Thread moranr
Github user moranr commented on a diff in the pull request: https://github.com/apache/nifi/pull/703#discussion_r71937949 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/common-ui.css --- @@ -150,9 +150,8 @@ ul.links

[GitHub] nifi pull request #703: [NIFI-2050] [NIFI-2076] [NIFI-2136] [NIFI-2139] [NIF...

2016-07-22 Thread moranr
Github user moranr commented on a diff in the pull request: https://github.com/apache/nifi/pull/703#discussion_r71937491 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/provenance.css --- @@ -178,31 +178,26 @@ div.flowfile

[GitHub] nifi pull request #703: [NIFI-2050] [NIFI-2076] [NIFI-2136] [NIFI-2139] [NIF...

2016-07-22 Thread moranr
Github user moranr commented on a diff in the pull request: https://github.com/apache/nifi/pull/703#discussion_r71937315 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/provenance.css --- @@ -178,31 +178,26 @@ div.flowfile

[GitHub] nifi pull request #703: [NIFI-2050] [NIFI-2076] [NIFI-2136] [NIFI-2139] [NIF...

2016-07-22 Thread moranr
Github user moranr commented on a diff in the pull request: https://github.com/apache/nifi/pull/703#discussion_r71936940 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/css/provenance.css --- @@ -270,11 +272,13 @@ div.modified

[GitHub] nifi pull request #700: NIFI-2211 Updating NiFi architecture graphics for ov...

2016-07-21 Thread moranr
GitHub user moranr opened a pull request: https://github.com/apache/nifi/pull/700 NIFI-2211 Updating NiFi architecture graphics for overview doc Created new versions of _zero-master-cluster.png_ and _zero-master-node.png_ You can merge this pull request into a Git repository

[GitHub] nifi issue #627: [NIFI-2205] [NIFI-2217] [NIFI-2219] [NIFI-2180] [NIFI-2140]...

2016-07-12 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/627 @scottyaslan I don't see headerText for Processor Group Configuration –  for example if you edit a process group name and click APPLY – dialog header is empty. --- If your project is set up

[GitHub] nifi issue #604: [NIFI-2038] [NIFI-2144] [NIFI-2031] [NIFI-2036] [NIFI-2037]

2016-07-07 Thread moranr
Github user moranr commented on the issue: https://github.com/apache/nifi/pull/604 Everything is looking good! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes