You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Klaster1 <gi...@git.apache.org> on 2018/12/04 09:31:19 UTC

[GitHub] ignite pull request #5565: IGNITE-9839 Web console: update to RxJS 6

GitHub user Klaster1 opened a pull request:

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

    IGNITE-9839 Web console: update to RxJS 6

    https://issues.apache.org/jira/browse/IGNITE-9839
    @akuznetsov-gridgain  please review.

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

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

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

    https://github.com/apache/ignite/pull/5565.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 #5565
    
----
commit fd422dc8b5740651eed9a642b8c08b93dfe3bf3d
Author: Ilya Borisov <kl...@...>
Date:   2018-11-30T02:45:01Z

    IGNITE-9839 Update to rxjs pipe API and static operators.

commit 40c1fb6d4f179f419ac3c4527718db78ba19a444
Author: Ilya Borisov <kl...@...>
Date:   2018-12-04T03:20:10Z

    IGNITE-9839 Update to rxjs 6 and @uirouter/rx, use from instead of fromPromise and throwError instead of _throw.

commit 8a7929aa8ef73e768663416bab376892890f3d0a
Author: Ilya Borisov <kl...@...>
Date:   2018-12-04T08:36:21Z

    IGNITE-9839 Fix regression.

----


---