[GitHub] ignite pull request #5361: Ignite 6600

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5361: Ignite 6600

andrey-kuznetsov
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 <verbalab@...>
Date:   2018-11-07T07:47:08Z

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

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

    IGNITE-6600. Web Console: Add count down.

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

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

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

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

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

    IGNITE-6600. Web Console: Add 403 page.

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

    IGNITE-6600. Web Console: Final polish.

----


---