GitHub user mcgilman opened a pull request:

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

    Addressing issues surrounding Template uploading

    NIFI-2224:
    - Ensuring the template form is reset when the upload template dialog is 
closed.
    
    NIFI-2175:
    - Not submitting the template form is a template isn't choosen.
    
    NIFI-2176:
    - Ensuring a template is specified during creation.
    
    NIFI-2223:
    - Ensuring templates with the same name cannot be added.
    
    NIFI-2296:
    - Updating the tooltip for the upload template browse button.
    
    - Cleaning up un-used parameters to REST endpoints.

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

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

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

    https://github.com/apache/nifi/pull/725.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 #725
    
----
commit 32a6482662add3d41307661d93de06261054e5ff
Author: Matt Gilman <matt.c.gil...@gmail.com>
Date:   2016-07-26T15:02:04Z

    NIFI-2224:
    - Ensuring the template form is reset when the upload template dialog is 
closed.
    NIFI-2175:
    - Not submitting the template form is a template isn't choosen.
    NIFI-2176:
    - Ensuring a template is specified during creation.
    NIFI-2223:
    - Ensuring templates with the same name cannot be added.
    NIFI-2296:
    - Updating the tooltip for the upload template browse button.
    
    - Cleaning up un-used parameters to REST endpoints.

----


---
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 is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to