Closed amercader closed 2 years ago
Depends on #62
We dump the JSON reports generated by goodtables (fd-py in the future) in a couple of templates like this one and then use a JS module to render the report on the client:
https://github.com/frictionlessdata/ckanext-validation/blob/cd06189c3ba6d7c092fcf8c00a8dd961d49c5f22/ckanext/validation/webassets/js/module-validation-report.js#L6-L10
If a different setup is preferred when using the new components we can definitely change it
Done and merged to the dev-v2 branch
Depends on #62
We dump the JSON reports generated by goodtables (fd-py in the future) in a couple of templates like this one and then use a JS module to render the report on the client:
https://github.com/frictionlessdata/ckanext-validation/blob/cd06189c3ba6d7c092fcf8c00a8dd961d49c5f22/ckanext/validation/webassets/js/module-validation-report.js#L6-L10
If a different setup is preferred when using the new components we can definitely change it