GitHub user chemikadze opened a pull request:
https://github.com/apache/incubator-griffin/pull/437
Show raw rules on UI
Creates section on Measure Detail page, showing formatted JSON of the rule.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chemikadze/incubator-griffin GRIFFIN-202
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/437.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 #437
----
commit f3c86222ae92d4d09b148593e40a62d98d6c974c
Author: Nikolay Sokolov <chemikadze@...>
Date: 2018-10-14T16:58:52Z
Use environments instead of changing URLs directly in the code
commit cc508ec1aeed20e591777571f4079aaae201a604
Author: Nikolay Sokolov <chemikadze@...>
Date: 2018-10-14T18:00:19Z
[GRIFFIN-202] Show raw rules json on UI
----
---