GitHub user dodobel opened a pull request:
https://github.com/apache/incubator-griffin/pull/135
fix refresh 404 bug and update restful api
Change URLs from "HTML5 Style" to "hash strategy"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dodobel/incubator-griffin master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/135.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 #135
----
commit 454b7254f09a3e9ee66f0792ec1913c64eaf2f94
Author: dodobel <[email protected]>
Date: 2017-10-11T03:35:37Z
refactor ui with angular2
commit 3c74a384cc87a8d58f3cd1cf556c9ee1616524d7
Author: dodobel <[email protected]>
Date: 2017-10-11T10:42:33Z
fix refresh 404 bug
commit 4a97248e3a5fca29306bf22d1f0dcb43a9310c1a
Author: dodobel <[email protected]>
Date: 2017-10-12T02:24:25Z
update restful api
commit 392ad411453276f570aa573e4e2a18f5aeb60f78
Author: dodobel <[email protected]>
Date: 2017-10-12T02:46:27Z
fix conflict
commit 3d1cb2663b7d4e4f5cb0acf9324c4125746aea61
Author: dodobel <[email protected]>
Date: 2017-10-12T02:50:22Z
fix bug
commit 0a8ce2b71c880b34f38d5e3fd3d084b03f994c91
Author: dodobel <[email protected]>
Date: 2017-10-12T04:38:31Z
modify url
----
---