[jira] [Commented] (IGNITE-9839) Web Console: update to RxJS 6

2019-02-01 Thread Pavel Konstantinov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16758186#comment-16758186
 ] 

Pavel Konstantinov commented on IGNITE-9839:


Tested

> 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: Pavel Konstantinov
>Priority: Major
> Fix For: 2.8
>
>  Time Spent: 6h 47m
>  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)


[jira] [Commented] (IGNITE-9839) Web Console: update to RxJS 6

2018-12-17 Thread Ilya Borisov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16723668#comment-16723668
 ] 

Ilya Borisov commented on IGNITE-9839:
--

master has been merged into the branch.

> 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: Pavel Konstantinov
>Priority: Major
> Fix For: 2.8
>
>  Time Spent: 6h 47m
>  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)


[jira] [Commented] (IGNITE-9839) Web Console: update to RxJS 6

2018-12-12 Thread Pavel Konstantinov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16719840#comment-16719840
 ] 

Pavel Konstantinov commented on IGNITE-9839:


Tested on the branch

> 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: Pavel Konstantinov
>Priority: Major
> Fix For: 2.8
>
>  Time Spent: 6h 47m
>  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)


[jira] [Commented] (IGNITE-9839) Web Console: update to RxJS 6

2018-12-04 Thread Ilya Borisov (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16709571#comment-16709571
 ] 

Ilya Borisov commented on IGNITE-9839:
--

[~kuaw26] it affects all screens.

> 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
> Fix For: 2.8
>
>  Time Spent: 6h 47m
>  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)


[jira] [Commented] (IGNITE-9839) Web Console: update to RxJS 6

2018-12-04 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/IGNITE-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
Date:   2018-11-30T02:45:01Z

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

commit 40c1fb6d4f179f419ac3c4527718db78ba19a444
Author: Ilya Borisov 
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 
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)