Daniel Vaz Gaspar
|
7ecff0e513
|
fix: datasets related objects, apply filter and openapi spec (#10252)
* fix, datasets related objects, apply filter and openapi spec
* fix, add 404 test
* fix, add 404 test
* fix test
|
2020-07-08 10:04:05 +01:00 |
|
Ville Brofeldt
|
980dd2fd41
|
pylint: accept specific 2 character names by default (#9460)
* lint: accept 2 letter names by default
* Address review comments
* Remove e and d from good-names
|
2020-04-08 20:32:26 +03:00 |
|
Daniel Vaz Gaspar
|
4be827544e
|
[datasets] Add strict type annotation (#9437)
* [datasets] Add strict type annotation
* Fix refresh endpoint
* Improve logic on update
|
2020-04-07 16:22:57 +01:00 |
|
Daniel Vaz Gaspar
|
40bc1b33d2
|
[dataset] New, export API endpoint (#9367)
* [dataset] New, export API endpoint
* Fix, lint
|
2020-03-27 09:30:23 +00:00 |
|
Daniel Vaz Gaspar
|
ccb22dc976
|
[dataset] columns and metrics API (nested) (#9268)
* [dataset] columns and metrics API (nested)
* [dataset] tests and validation
* [datasets] Fix, revert list field name to database_name
|
2020-03-24 17:24:08 +00:00 |
|
Daniel Vaz Gaspar
|
52c59d6890
|
[datasets] new, API using command pattern (#9129)
* [datasets] new, API using command pattern
* [datasets] tests and improvements
* [datasets] lint
* [database] address comments
* [datasets] lint
* [datasets] Address PR comments
* [dataset] Fix, dataset expects a Dict now
* [dataset] lint and optional commits
* [dataset] mypy
* [dataset] Fix, license and parent class
* [dataset] Make CRUD DAO raise exceptions
|
2020-03-08 09:13:08 +00:00 |
|