superset/superset
Ville Brofeldt 42b10aecae
Add QueryContext deserialization test (#9778)
* Add QueryContext deserialization test

* deserialize using marshmallow and assert error dict
2020-05-11 14:10:14 +03:00
..
assets Add visualization flow to the CTA queries (#9370) 2020-04-11 00:46:46 +03:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
charts Add QueryContext deserialization test (#9778) 2020-05-11 14:10:14 +03:00
commands [mypy] Enforcing typing for superset.dashboards (#9418) 2020-04-07 12:52:14 +01:00
common Fix ENABLE_ROW_LEVEL_SECURITY flag usage (#9689) 2020-04-29 23:57:06 +03:00
connectors Make cache work again for annotations (#9688) 2020-04-29 23:57:31 +03:00
dao pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
dashboards docs(api): improve openapi documentation for dash, charts and queries (#9724) 2020-05-05 14:42:18 +01:00
datasets perf(dataset): improve performance on get list (#9739) 2020-05-06 11:48:32 +01:00
db_engine_specs [hive][csv upload] make INTs BIGINTs (#9716) 2020-05-03 09:28:31 -07:00
db_engines [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
examples chore: Add OpenAPI docs to /api/v1/chart/data EP (#9556) 2020-04-17 16:44:16 +03:00
migrations fix: migrate all slices off the old time grain format (#9684) 2020-04-30 08:38:13 -07:00
models fix: Catch db_engine_spec.get_function_names exceptions (#9691) 2020-05-08 19:51:00 +01:00
queries docs(api): improve openapi documentation for dash, charts and queries (#9724) 2020-05-05 14:42:18 +01:00
security Fix SQL Lab schema permission checks (#9756) 2020-05-08 14:59:49 -07:00
sql_validators [mypy] Enforcing typing for a number of modules (#9586) 2020-04-24 10:07:35 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks [mypy] Enforcing typing for a number of modules (#9586) 2020-04-24 10:07:35 -07:00
templates feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02:00
translations [fix]some translation not work better (#9428) 2020-04-01 17:00:23 -07:00
utils feat: Add geospatial post processing operations (#9661) 2020-04-28 20:15:16 +03:00
views docs(api): improve openapi documentation for dash, charts and queries (#9724) 2020-05-05 14:42:18 +01:00
__init__.py [thumbnails] API and celery task for dashboards and charts (#8947) 2020-04-15 09:40:14 +01:00
app.py [query] New, readonly API (#9403) 2020-04-06 11:18:32 +01:00
cli.py [thumbnails] API and celery task for dashboards and charts (#8947) 2020-04-15 09:40:14 +01:00
config.py [config] Enable dashboard bootstrap payload reduction by default (#9585) 2020-04-19 15:41:36 -07:00
constants.py [fix] Adding show to FAB CRUD set (#9040) 2020-01-28 17:19:16 -08:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
exceptions.py [mypy] Enforcing typing for a number of modules (#9586) 2020-04-24 10:07:35 -07:00
extensions.py [sqllab] Add CUSTOM_TEMPLATE_PROCESSOR config (#9376) 2020-04-07 21:00:42 +01:00
forms.py chore: bump black to 19.10b0 and mypy to 0.770 (#9378) 2020-04-04 13:23:18 -07:00
jinja_context.py [debug] Debugging caching issue (#9665) 2020-04-29 12:16:47 -07:00
legacy.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
result_set.py chore: Bump PyArrow to latest stable version (#9696) 2020-04-30 22:34:27 +03:00
sql_lab.py [logging] deprecation notices for SQLite (#9662) 2020-04-28 14:28:09 -07:00
sql_parse.py fix: implement force refresh in chart data request (#9762) 2020-05-07 09:33:41 -07:00
stats_logger.py [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
typing.py chore: Add OpenAPI docs to /api/v1/chart/data EP (#9556) 2020-04-17 16:44:16 +03:00
viz.py Revert "FilterBox,BigNumber,WorldMap: Handle empty results (#9671)" (#9755) 2020-05-06 11:28:03 -07:00
viz_sip38.py Fix ENABLE_ROW_LEVEL_SECURITY flag usage (#9689) 2020-04-29 23:57:06 +03:00