You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Kalinin (JIRA)" <ji...@apache.org> on 2018/09/10 10:08:00 UTC

[jira] [Updated] (IGNITE-9508) Remove legacy configuration mixin

     [ https://issues.apache.org/jira/browse/IGNITE-9508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Kalinin updated IGNITE-9508:
--------------------------------------
    Description: 
We have lots of unstructured pug mixins in web console frontend. Some of them are not used, some are just facades for new mixins. Moreover we have lots of mixing that accept positional arguements, which is very unhandy - we should use mixins with named arguments. Let's refactor those mixins.

 

 

  was:We have lots of unstructured pug mixins in web console frontend. Some of them are not used, some are just facades for new mixins. Let's remove old mixins.


> Remove legacy configuration mixin
> ---------------------------------
>
>                 Key: IGNITE-9508
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9508
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Alexander Kalinin
>            Assignee: Alexander Kalinin
>            Priority: Major
>
> We have lots of unstructured pug mixins in web console frontend. Some of them are not used, some are just facades for new mixins. Moreover we have lots of mixing that accept positional arguements, which is very unhandy - we should use mixins with named arguments. Let's refactor those mixins.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)