You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Klaster1 <gi...@git.apache.org> on 2018/09/19 04:57:23 UTC

[GitHub] ignite pull request #4789: Add TypeScript support to web console frontend

GitHub user Klaster1 opened a pull request:

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

    Add TypeScript support to web console frontend

    

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

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

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

    https://github.com/apache/ignite/pull/4789.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 #4789
    
----
commit 0a6424d6bec9cae48125fcd48a71a4b19bccb6c9
Author: Ilya Borisov <kl...@...>
Date:   2018-09-13T06:57:22Z

    IGNITE-9552 Add babel typescript preset.

commit a1b47d497b6181e99477ae1a172d5f7d6c018385
Author: Ilya Borisov <kl...@...>
Date:   2018-09-13T06:57:42Z

    IGNITE-9552 Add .ts extension to webpack config.

commit 5698f76997378bc5a5952c7bd5daadaf5415a0ff
Author: Ilya Borisov <kl...@...>
Date:   2018-09-13T06:58:24Z

    IGNITE-9552 Don't use .js extension in imports.

commit 6286da65f0ef6bb3ce5612abb4ac5c0d2011a121
Author: Ilya Borisov <kl...@...>
Date:   2018-09-13T07:25:20Z

    IGNITE-9552 Add .ts extension to webpack resolve aliases.

commit 8f5cde1df8dd5dedff75b84cffb0342941707697
Author: Ilya Borisov <kl...@...>
Date:   2018-09-13T09:07:04Z

    IGNITE-9552 Disable eslint loader for .ts files.

commit a81b551e63b2b1ed995c52bbfae102db497ac54b
Author: Ilya Borisov <kl...@...>
Date:   2018-09-13T09:40:40Z

    IGNITE-9552 Covert page-signin to TS.

commit 5624cd1711e9b432f630b9d498cadfeddec9d3d6
Author: Ilya Borisov <kl...@...>
Date:   2018-09-18T08:13:28Z

    Eslint wip

commit d6fd460686568e948c6aa0d85a5f8947397edad1
Author: Ilya Borisov <kl...@...>
Date:   2018-09-18T10:02:30Z

    IGNITE-9552 Update eslint formatter plugin.

commit 3096a84fc99b252adc6281e572570aedd20a5006
Author: Ilya Borisov <kl...@...>
Date:   2018-09-18T10:03:11Z

    IGNITE-9552 Make eslint work with TS.

commit 89b5c819682561b1bfabf3f891bee30761b4a8ae
Author: Ilya Borisov <kl...@...>
Date:   2018-09-18T10:03:48Z

    IGNITE-9552 Fix eslint issues in app code.

commit 1c16994c96292a3cbd94a6d31f27c9d24cc54528
Author: Ilya Borisov <kl...@...>
Date:   2018-09-19T04:49:35Z

    IGNITE-9552 Disable emission of transpiled TS.

----


---

[GitHub] ignite pull request #4789: IGNITE-9552 Add TypeScript support to web console...

Posted by Klaster1 <gi...@git.apache.org>.
Github user Klaster1 closed the pull request at:

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


---