You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/01 19:13:11 UTC

[jira] [Commented] (NIFI-1781) Update UI to reflect component level authorization

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

ASF GitHub Bot commented on NIFI-1781:
--------------------------------------

GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/603

    NIFI-1781: Updating UI to respect access controls outside of canvas

    - Updating UI according to permissions through out the application.
    - Shuffling provenance events, template, and cluster search REST APIs according to resources being authorized.
    - Moving template upload controls.
    - Removing username where appropriate.
    - Addressing issues when authorizing flow configuration actions.
    - Code clean up.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-1781

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/603.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #603
    
----
commit ce5330330ac1e377144fc1d29d5ef9fb2f60e29f
Author: Matt Gilman <ma...@gmail.com>
Date:   2016-07-01T19:10:27Z

    NIFI-1781:
    - Updating UI according to permissions through out the application.
    - Shuffling provenance events, template, and cluster search REST APIs according to resources being authorized.
    - Moving template upload controls.
    - Removing username where appropriate.
    - Addressing issues when authorizing flow configuration actions.
    - Code clean up.

----


> Update UI to reflect component level authorization
> --------------------------------------------------
>
>                 Key: NIFI-1781
>                 URL: https://issues.apache.org/jira/browse/NIFI-1781
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 1.0.0
>
>         Attachments: 0001-NIFI-1781.patch, nifi-component-samples.png, nifi-sample-flow.png
>
>
> - Update to UI to visual access level per component



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