roll

Results 345 issues of roll

# Overview For now here https://goodtables.io/settings the search is case sensitive what is very confusing (my bad =) PS. Also the UI lacks `clear` the search box helper.

enhancement

# Overview I would say `try.goodtables.io` and the main service have really different use cases (when we consider `try.` not only as a demo). So allowing `row_limit` config along other...

enhancement

# Overview For now, it's almost impossible to guess that you can click on the error code name to get additional information (and this information is super useful). ![gt](https://user-images.githubusercontent.com/557395/41397274-59a694b4-6fbc-11e8-83f5-8d9d428691c3.png)

enhancement

# Overview We have already fixed this problem for the app: ```python @app.errorhandler(sqlalchemy.exc.SQLAlchemyError) def error_handler(err): # To prevent session from break because of unhandled error with no rollback # https://github.com/frictionlessdata/goodtables.io/issues/97...

bug

# Overview `goodtables-py` is O(1) memory if `duplicate-row` check is disabled. So we can't allow at the same time to validate a big file without limits and this check enabled.

enhancement

# Overview An analogue to Travis's `restart build` - https://travis-ci.org/frictionlessdata/datapackage-py --- _From @ppKrauss_ There are some error at http://goodtables.io/github/OSMBrasil/CRP/jobs/1 and I need to check again, how to check without change...

enhancement

# Overview After MVP we need to clean our codebase a little bit removing not used parts etc # Tasks - [x] remove `result_backend` if it's not needed by chains...

enhancement

# Overview We have to finalize specs/libs situation after specs-v1 release - https://github.com/frictionlessdata/specs # Tasks - [ ] requires https://github.com/frictionlessdata/goodtables-py/issues/174

enhancement

# Overview See - https://smth.github.io/goodtables-ui/ # Tasks - [ ] TBD

enhancement
ui/x

# Overview For now it doesn't work well. # Tasks - [ ] remove test itself coverage from frontend - [ ] send to coveralls/codecov both backend/frontend coverage if repo...

enhancement