Daniel Vaz Gaspar
|
a77b2d6ebf
|
chore: remove annotation layer FAB CRUD model view (#22178)
|
2022-11-22 16:19:57 +00:00 |
|
John Bodley
|
f0ca158989
|
fix: Refactor ownership checks and ensure consistency (#20499)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2022-07-07 11:04:27 -07:00 |
|
Ville Brofeldt
|
ac1d779a30
|
chore(ci): bump pylint to 2.10.2 (#16463)
|
2021-08-26 20:30:41 +03:00 |
|
John Bodley
|
be7065faf8
|
chore(pylint): Reenable raise-missing-from check (#16266)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-08-17 10:26:10 +12:00 |
|
Daniel Vaz Gaspar
|
6f69212f28
|
feat: annotations REST API (#11344)
* feat(api): annotations and layers CRUD REST API
* lint
* annotations API and tests
* fix openapi spec
* fix openapi spec
* fix openapi spec
* annotations bulk delete
* fix openapi spec
* fix older tests
* fix older tests
* small lint fixes
* layer_id to pk to keep broad coherence on openapi spec
* fix openapi spec
* one more test and validation
* fix test name
* fix test
* fix bulk delete
* add name validation
* annotation uniqueness validation
* lint
* add sorting reqs and tests
* add statsd metrics
* Update superset/annotation_layers/annotations/dao.py
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* Update tests/core_tests.py
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
* address comments
* address my comment :)
* fix, address comments
* lint
Co-authored-by: riahk <moar.riah@gmail.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2020-10-23 09:41:17 +01:00 |
|