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
..
2020-10-23 09:41:17 +01:00
2020-09-15 11:17:21 -07:00
2020-10-22 12:06:58 -07:00
2020-10-22 08:56:26 +01:00
2020-10-22 20:02:40 -07:00
2020-10-22 10:32:08 -07:00
2020-10-22 10:32:08 -07:00
2020-10-20 21:34:46 -07:00
2020-10-20 09:38:57 -07:00
2020-10-21 21:17:25 +01:00
2020-06-29 15:36:06 -07:00
2020-10-13 18:43:06 -07:00
2019-01-22 08:21:13 -08:00
2020-08-06 15:33:48 -07:00
2020-10-19 23:05:04 -07:00
2020-09-11 14:28:41 +01:00
2020-09-15 11:17:21 -07:00
2020-06-29 15:36:06 -07:00
2020-08-28 17:04:30 -07:00
2020-06-29 16:38:06 -07:00
2020-10-07 18:29:37 +03:00
2020-10-23 09:41:17 +01:00
2020-08-27 09:49:18 -07:00
2020-10-19 15:07:26 -07:00
2020-10-07 18:29:37 +03:00
2020-06-29 15:36:06 -07:00
2020-08-28 21:26:07 +03:00
2020-10-07 09:00:55 -07:00
2020-06-29 15:36:06 -07:00
2020-06-29 15:36:06 -07:00
2020-08-06 15:33:48 -07:00
2020-06-29 15:36:06 -07:00
2020-10-14 10:44:06 -07:00
2020-06-29 15:36:06 -07:00
2020-06-29 15:36:06 -07:00
2020-10-07 09:00:55 -07:00
2020-06-29 16:38:06 -07:00
2020-07-13 18:06:33 -07:00
2019-08-27 13:22:18 -07:00
2020-06-29 15:36:06 -07:00
2020-08-27 09:49:18 -07:00
2020-09-29 14:25:38 +03:00
2020-10-09 09:01:26 -07:00
2020-06-29 15:36:06 -07:00
2020-09-21 10:34:03 -07:00
2020-10-07 18:29:37 +03:00
2020-10-21 12:58:57 -07:00
2020-08-27 09:49:18 -07:00
2020-10-16 11:10:39 -07:00
2020-10-16 11:10:39 -07:00
2020-06-29 15:36:06 -07:00
2020-10-07 18:29:37 +03:00
2020-04-14 13:38:09 -07:00
2020-09-15 12:48:19 -07:00
2020-10-13 18:43:06 -07:00
2020-09-18 12:56:07 +01:00
2020-06-29 15:36:06 -07:00
2019-11-20 15:47:06 +00:00
2020-08-12 13:28:41 -07:00
2020-10-08 12:15:08 -07:00
2020-09-22 19:27:40 +03:00