Stephen Liu
|
a3cce5705d
|
feat(explore): support show annotation label [ID-8] (#17307)
* feat(explore): support always show annotation label
* fix: lint
* fix: lint
* Hopefully appeasing the linter
* fix: lint
* Update superset-frontend/src/explore/components/controls/AnnotationLayerControl/AnnotationLayer.jsx
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
* change to allow none
* lint
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
|
2021-12-02 00:26:32 -07:00 |
|
Christian Pfarr
|
333b1371f7
|
feat: Drill ODBC/JDBC Impersonation feature (#17353)
* Added Drill ODBC Impersonation feature and necessary translations/docs
* Code Cleanup
* add jdbc impersonation_target parameter
* add unittests for DrillEngineSpec.modify_url_for_impersonation method
* reformat test_drill.py with black formatter
* run pre-commit locally
Co-authored-by: Christian Pfarr <Christian.Pfarr@deutschebahn.com>
Co-authored-by: Christian Pfarr <z0ltrix+gitlab@pm.me>
|
2021-11-10 08:45:16 +02:00 |
|
John Bodley
|
b9ff85d9ea
|
chore(engine): Translate fractional time grains—requires @superset-ui bump (#17078)
* chore(engine): Translate fractional time grains
* Bump @superset-ui
Co-authored-by: John Bodley <john.bodley@airbnb.com>
|
2021-10-12 21:40:48 -07:00 |
|
WingCode
|
93fa478507
|
Fix OpenAPI definition (#16672)
Co-authored-by: WingCode <thewinger94@gmail.com>
|
2021-09-23 06:59:29 +03:00 |
|
ʈᵃᵢ
|
39db6a73ee
|
docs: update api 2 (#16032)
* docs: update api
* recompile
|
2021-08-02 13:31:15 -04:00 |
|
ʈᵃᵢ
|
22dc3d1eaa
|
docs: update api (#16005)
* docs: update api
* lint
|
2021-08-02 09:58:12 -04:00 |
|
Daniel Vaz Gaspar
|
2b6a58780a
|
fix(database): OpenAPI spec for test_connection (#12274)
* fix(database): OpenAPI spec for test_connection
* updated OpenAPI spec on superset docs
* EOL
|
2021-01-06 10:29:05 +00:00 |
|
Rob DiCiuccio
|
62e7706035
|
docs(api): Script to generate API docs (openapi.json) (#12050)
* update_api_docs CLI command for regenerating openapi.json
* Fix /api/v1/async_events spec
* Regenerate openapi.json (docs)
* Pylint fixes
|
2021-01-04 13:47:01 -08:00 |
|
Maxime Beauchemin
|
6358a7f1b5
|
docs: add API page to docs using Swagger UI (#11154)
* docs: add API page to docs using Swagger UI
* silence fossa
|
2020-10-04 22:01:36 -07:00 |
|