[GitHub] nifi pull request #1086: Hiding the template upload dialog after form submis...

2016-10-12 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


[GitHub] nifi pull request #1086: Hiding the template upload dialog after form submis...

2016-10-03 Thread mcgilman
GitHub user mcgilman opened a pull request:

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

Hiding the template upload dialog after form submission

NIFI-2837:
- Immediately hiding the template dialog after clicking the Upload button 
to prevent an accidental re-submission.

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

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

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

https://github.com/apache/nifi/pull/1086.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 #1086


commit 19c27784ae51d889e132958d2fbe9af3af716116
Author: Matt Gilman 
Date:   2016-09-29T18:57:07Z

NIFI-2837:
- Immediately hiding the template dialog after clicking the Upload button 
to prevent an accidental re-submission.




---
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.
---