superset/superset
Ville Brofeldt a8ce3bccdf
feat: Add post processing to QueryObject (#9427)
* Add post processing to QueryObject

* Simplify sort signature and require explicit sort order

* Add new operations and unit tests

* linting

* Address comments

* Simplify test method names

* Address comments

* Linting

* remove unnecessary logic

* Apply strict whitelisting to all getattr calls

* Add checking of rolling_type_options and add/improve docs
2020-04-10 20:50:11 +03:00
..
assets Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
charts [query] Migrate api v1 query to new location (#9479) 2020-04-09 09:05:49 +01:00
commands [mypy] Enforcing typing for superset.dashboards (#9418) 2020-04-07 12:52:14 +01:00
common feat: Add post processing to QueryObject (#9427) 2020-04-10 20:50:11 +03:00
connectors pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
dao pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
dashboards [dashboards] New, tittle and slug OR filter (#9435) 2020-04-09 11:14:28 +01:00
datasets pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
db_engine_specs pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
db_engines [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
examples pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
migrations pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
models pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
queries [query] New, readonly API (#9403) 2020-04-06 11:18:32 +01:00
security fix: change database save in DatasourceEditor (#9255) 2020-03-10 09:20:37 -07:00
sql_validators pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks [cache warm_up] warm_up slice with dashboard default_filters (#9311) 2020-03-18 08:21:10 -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 post processing to QueryObject (#9427) 2020-04-10 20:50:11 +03:00
views [query] Migrate api v1 query to new location (#9479) 2020-04-09 09:05:49 +01:00
__init__.py chore: allow webpack-dev-server proxy to any destination (#9296) 2020-03-17 15:37:07 -07:00
app.py [query] New, readonly API (#9403) 2020-04-06 11:18:32 +01:00
cli.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
config.py [sqllab] Add CUSTOM_TEMPLATE_PROCESSOR config (#9376) 2020-04-07 21:00:42 +01: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 feat: Add post processing to QueryObject (#9427) 2020-04-10 20:50:11 +03: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 [sqllab] Add CUSTOM_TEMPLATE_PROCESSOR config (#9376) 2020-04-07 21:00:42 +01:00
legacy.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
result_set.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
sql_lab.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
sql_parse.py Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
stats_logger.py [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
typing.py fix: handle list of lists from fetch_data (#9322) 2020-03-18 22:04:26 +02:00
viz.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00