You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/02 12:34:11 UTC

[jira] [Commented] (IGNITE-843) Web console development

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

ASF GitHub Bot commented on IGNITE-843:
---------------------------------------

GitHub user Dmitriyff opened a pull request:

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

    IGNITE-843-rc2 update gulp tasks, chage documentation to run console

    

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

    $ git pull https://github.com/Dmitriyff/ignite ignite-843-rc2

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

    https://github.com/apache/ignite/pull/285.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 #285
    
----
commit 819658208c79422a3ef6ac2b958b709cc699c013
Author: Dmitriyff <dm...@gmail.com>
Date:   2015-12-02T11:31:17Z

    IGNITE-843-rc2 update tasks

----


> Web console development
> -----------------------
>
>                 Key: IGNITE-843
>                 URL: https://issues.apache.org/jira/browse/IGNITE-843
>             Project: Ignite
>          Issue Type: Task
>          Components: wizards
>    Affects Versions: sprint-5
>         Environment: Specific frameworks:
> # Main SPA stack: HTML5 / LESS / AngularJS 1.4.x / Bootstrap 3.x
> # Auxiliary: jQuery 2.x / AngularJS UI 0.x
> # HTTP server: node.js
> # Tools: Grunt, Lodash 2.x, Font-Awesome 4.x, Animate.css, ngTable
> Install node.js locally.
> Install Angular, LESS, and Grunt plugins into IDEA.
> Use LESS instead of CSS.
>            Reporter: Alexey Goncharuk
>            Assignee: Alexey Kuznetsov
>             Fix For: 1.5
>
>         Attachments: ig-843.png
>
>
> Frameworks to be used:
>  # Bootstrap
>  # AngularJS
>  # NodeJS
>  # MongoDB
> Web console will communicate with Ignite Cluster via special lightweight proxy (so called web-agent) implemented on web-sockets.
> Test server: http://104.197.2.239



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