You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrey Novikov (JIRA)" <ji...@apache.org> on 2016/07/28 10:29:20 UTC

[jira] [Resolved] (IGNITE-3490) Web console: Refactoring server side code to services, append tests

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

Andrey Novikov resolved IGNITE-3490.
------------------------------------
    Resolution: Fixed

Reviewed. Merged.

> Web console: Refactoring server side code to services, append tests
> -------------------------------------------------------------------
>
>                 Key: IGNITE-3490
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3490
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Novikov
>            Assignee: Andrey Novikov
>
> Move code from routes to services.
> serve/routes/clusters.js -> serve/services/cluster.js
> serve/routes/igfs.js -> serve/services/igfs.js
> ...
> For example use serve/routes/cache.js -> serve/services/cache.js
> For test use as example test/backend/unit/CacheService.test.js



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)