[
https://issues.apache.org/jira/browse/IGNITE-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708462#comment-16708462
]
ASF GitHub Bot commented on IGNITE-9839:
----------------------------------------
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 <klaster1@...>
Date: 2018-11-30T02:45:01Z
IGNITE-9839 Update to rxjs pipe API and static operators.
commit 40c1fb6d4f179f419ac3c4527718db78ba19a444
Author: Ilya Borisov <klaster1@...>
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 <klaster1@...>
Date: 2018-12-04T08:36:21Z
IGNITE-9839 Fix regression.
----
> Web Console: update to RxJS 6
> -----------------------------
>
> Key: IGNITE-9839
> URL: https://issues.apache.org/jira/browse/IGNITE-9839
> Project: Ignite
> Issue Type: Task
> Components: wizards
> Reporter: Alexey Kuznetsov
> Assignee: Ilya Borisov
> Priority: Major
> Time Spent: 5h 19m
> Remaining Estimate: 0h
>
> Since RxJS 6 is required by latest version of Angular, we won't be able to
> proceed with UI framework migration without it. To do: update import paths,
> convert to pipe API.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)