GitHub user kotarot opened a pull request:

    https://github.com/apache/nifi-registry/pull/147

    NIFIREG-188: Login by hitting Enter in the input fields in web UI

    In this improvement, I appended the angular `keyup` event on the both input 
fields to achieve the feature. Could anyone review it please?

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

    $ git pull https://github.com/kotarot/nifi-registry NIFIREG-188

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

    https://github.com/apache/nifi-registry/pull/147.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 #147
    
----
commit f72f9dd8e0fafdb929b479041ad16833e378b0e9
Author: Kotaro Terada <koterada@...>
Date:   2018-11-13T12:16:37Z

    NIFIREG-188: Login by hitting Enter in the input fields in web UI
    
    NIFIREG-188: Fix the case 'keyUp' -> 'keyup'

----


---

Reply via email to