John Bodley
|
ed0d288ccd
|
chore(dao): Replace save/overwrite with create/update respectively (#24467)
|
2023-08-11 12:55:39 -07:00 |
|
John Bodley
|
3e76736874
|
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2023-06-18 18:32:32 -07:00 |
|
John Bodley
|
a4d5d7c6b9
|
chore(pre-commit): Add pyupgrade and pycln hooks (#24197)
|
2023-06-01 12:01:10 -07:00 |
|
John Bodley
|
8b4222ff9e
|
chore: Refactor command exceptions (#24117)
|
2023-05-19 09:08:12 -07:00 |
|
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 |
|