You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by akuznetsov-gridgain <gi...@git.apache.org> on 2018/10/25 03:09:14 UTC

[GitHub] ignite pull request #5072: Ignite 9941IGNITE-9941 Web Console: Add option to...

GitHub user akuznetsov-gridgain opened a pull request:

    https://github.com/apache/ignite/pull/5072

    Ignite 9941IGNITE-9941 Web Console: Add option to disable self-registration

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-9941

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

    https://github.com/apache/ignite/pull/5072.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 #5072
    
----
commit 79dc1451b60b7f9b61c672809a13f37d6844df4c
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-22T04:03:12Z

    IGNITE-9941 WIP on disable self registration.

commit 8a803468d21a92944ba3c163281f9e3317aa13e3
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-23T04:32:02Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-9941

commit b63d4aae784354c4e65392ac7882c19612c67296
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-23T07:35:32Z

    IGNITE-9941 WIP.

commit af1e8c23a2e6f696627ee208e6b7263e93f6ee2a
Author: Ilya Borisov <kl...@...>
Date:   2018-10-24T02:32:56Z

    IGNITE-9941 Fix form-field-email validation.

commit e5598d4e80f3c313e8110f0a3ed21d8b9fe209ac
Author: Ilya Borisov <kl...@...>
Date:   2018-10-24T02:34:42Z

    IGNITE-9941 Extract signup form into component.

commit 131851e12e93a43a412eb0715d5e5a29ee8103cb
Author: Ilya Borisov <kl...@...>
Date:   2018-10-24T04:09:45Z

    IGNITE-9941 Convert AuthService to TS, make auth redirect optional, but enabled by default.

commit 57505407c7525bbda5fd5bdd2b54c166cb38924b
Author: Ilya Borisov <kl...@...>
Date:   2018-10-24T04:10:11Z

    GC-9941 Add user creation dialog.

commit 961ee6e0b26189a18ae3ca295b7cc8e1aff82707
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-24T04:20:35Z

    IGNITE-9941 WIP.

commit 4505371e27fc0ad89e43a3a5510bedf852bd4df3
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-24T04:20:54Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-9941

commit c705b57e04cd218e6c1cc4fcdbe29fb12b920116
Author: Ilya Borisov <kl...@...>
Date:   2018-10-24T06:56:28Z

    IGNITE-9941 Reload registered users list after creating one.

commit a7bdbe2694c693644c29ec43bc4d21afa3da796c
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-24T07:03:44Z

    Merge remote-tracking branch 'community/ignite-9941' into ignite-9941
    
    # Conflicts:
    #	modules/web-console/frontend/app/components/list-of-registered-users/controller.js

commit f94c84e6bd730b8c7632fab547d0e7743093c47b
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-24T07:12:41Z

    IGNITE-9941 Fixed user registration on backend.

commit 4db4e19e654bc019c48d79e210438d3bfcc65245
Author: Ilya Borisov <kl...@...>
Date:   2018-10-24T07:22:56Z

    IGNITE-9941 Fix checkbox, password and phone input validation.

commit e83ffa873814c5f08e2d02312a9ffeb4d335e308
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-24T12:09:32Z

    IGNITE-9941 WIP.

commit b4085f1fee44fb888fb61b0baabdc32ac967e272
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-25T02:50:46Z

    IGNITE-9941 WIP.

commit 2eec71f9ff8ccc8a57108a4ac1c012e0e3f26344
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-25T02:53:08Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite into ignite-9941

commit bb4e3376b46d94f517ecd225506ac567db9a71d0
Author: Alexey Kuznetsov <ak...@...>
Date:   2018-10-25T03:07:26Z

    IGNITE-9941 WIP.

----


---

[GitHub] ignite pull request #5072: IGNITE-9941 Web Console: Add option to disable se...

Posted by akuznetsov-gridgain <gi...@git.apache.org>.
Github user akuznetsov-gridgain closed the pull request at:

    https://github.com/apache/ignite/pull/5072


---