[GitHub] incubator-griffin pull request #352: GRIFFIN-180-add validation for creating...

2018-07-16 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-griffin/pull/352


---


[GitHub] incubator-griffin pull request #352: GRIFFIN-180-add validation for creating...

2018-07-13 Thread icesmartjuan
GitHub user icesmartjuan opened a pull request:

https://github.com/apache/incubator-griffin/pull/352

GRIFFIN-180-add validation for creating profiling and accuracy measure

GRIFFIN-180-add validation for creating profiling and accuracy measure
when creating profiling or accuracy measures: skip all other steps jump to 
the last step, add measure name , data source/target is empty, you could submit 
from the frontend, which is not expected.

and in the subsequent pop-up  window, empty field(source/target) with just 
"." is not expected

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

$ git pull https://github.com/icesmartjuan/incubator-griffin formvalidation

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

https://github.com/apache/incubator-griffin/pull/352.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 #352


commit e6e5429fdc628d5dcb0e0e8682b8f06f3549d71d
Author: Li, Juan 
Date:   2018-07-13T15:36:06Z

fix bug




---