GitHub user dodobel opened a pull request: https://github.com/apache/incubator-griffin/pull/175
Solve the problems caused by asynchronous http requests 1.Solve the problems about drawing caused by asynchronous requests 2.When create job, the back button do not work You can merge this pull request into a Git repository by running: $ git pull https://github.com/dodobel/incubator-griffin merge Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-griffin/pull/175.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 #175 ---- commit bd14bc7e2f9859a777cb618bce571d22345557aa Author: dodobel <1254288...@qq.com> Date: 2017-11-03T06:25:15Z fix bugs commit ce4f005691fa10e4db30abef57f65bc2b970cef0 Author: dodobel <1254288...@qq.com> Date: 2017-11-03T08:16:00Z fix ac bug commit 48783f38963902e93496e0302d90319c03b1b27e Author: dodobel <1254288...@qq.com> Date: 2017-11-03T08:18:03Z fix service bug commit 02c453fd5fb7c539c12ee0f372e315910eb3e8ef Author: dodobel <1254288...@qq.com> Date: 2017-11-06T04:35:15Z Merge branch 'master' of https://github.com/apache/incubator-griffin into merge commit 008cea42beb9d71d0051384a1be4e2812ec3e75e Author: dodobel <1254288...@qq.com> Date: 2017-11-06T04:36:12Z fix some bugs commit dc401384210397bbfb39c3abaa906bfec6c6aab3 Author: dodobel <1254288...@qq.com> Date: 2017-11-06T04:56:18Z remove useless code commit ad6e3c96b2e517e2bfed2bb3fb46a0cfb4d09697 Author: dodobel <1254288...@qq.com> Date: 2017-11-07T07:00:10Z Merge branch 'master' of https://github.com/apache/incubator-griffin into merge commit bbc4058976a7fb17eeff9dc2965fbe4ebcb20e4f Author: dodobel <1254288...@qq.com> Date: 2017-11-07T07:01:39Z redraw data from ES commit 752065606dd040d30b44bdbacc20d5991b16f063 Author: dodobel <1254288...@qq.com> Date: 2017-11-07T08:26:56Z add dataZoom commit d09c23216b7d278cc8ec8ed7cf9559fc82d797eb Author: dodobel <1254288...@qq.com> Date: 2017-11-07T09:26:34Z Merge branch 'master' of https://github.com/apache/incubator-griffin into merge commit 8a6d420ed73507b69a01315c52191b138bde5060 Author: dodobel <1254288...@qq.com> Date: 2017-11-07T09:27:26Z erro handling commit 2d61676d5cb3f27a492609171536d183b53a84f5 Author: dodobel <1254288...@qq.com> Date: 2017-11-08T05:50:01Z Merge branch 'master' of https://github.com/apache/incubator-griffin into merge commit 6c195ca3aeb4258be13a8005a31b4406682db6bb Author: dodobel <1254288...@qq.com> Date: 2017-11-08T05:54:09Z solve problems caused asy request ---- ---