You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by AlexDel <gi...@git.apache.org> on 2018/11/12 04:32:05 UTC

[GitHub] ignite pull request #5361: Ignite 6600

GitHub user AlexDel opened a pull request:

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

    Ignite 6600

    @Klaster1  Please review.
    
    We've replaced old static 404 403 pages and substituted them with components with redirection. 

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-6600

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

    https://github.com/apache/ignite/pull/5361.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 #5361
    
----
commit cc9a036f1f581381aecd0063900dac2e532d149e
Author: alexdel <ve...@...>
Date:   2018-11-07T07:47:08Z

    IGNITE-6600. Web Console: Add timed redirection component.

commit 67f9af0859212ec3c0b3d80d19484d1d52f51bc3
Author: alexdel <ve...@...>
Date:   2018-11-07T08:24:14Z

    IGNITE-6600. Web Console: Add count down.

commit ef6330fafc1308c9c2f2695082c5662b28a94545
Author: alexdel <ve...@...>
Date:   2018-11-07T08:57:36Z

    IGNITE-6600. Web Console: Resolving data for component.

commit da3faeca5f4dda80f7ad66f165e5354627c8136c
Author: alexdel <ve...@...>
Date:   2018-11-07T09:22:44Z

    IGNITE-6600. Web Console: Add layout and style.

commit 005bc58300726200f297f33ee4c228ebe71c6caf
Author: alexdel <ve...@...>
Date:   2018-11-07T09:30:01Z

    IGNITE-6600. Web Console: Add 403 page.

commit 4f012c549a9d01b668440112e0de177e405ad4cb
Author: alexdel <ve...@...>
Date:   2018-11-07T09:32:01Z

    IGNITE-6600. Web Console: Final polish.

----


---