superset/superset
John Bodley 19da9042ff
[cache] Cleaning up viz/cache logic (#9375)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2020-03-26 09:22:06 -07: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 [charts] Refactor API using SIP-35 (#9329) 2020-03-24 10:05:11 +00:00
commands [dataset] columns and metrics API (nested) (#9268) 2020-03-24 17:24:08 +00:00
common [cache] Cleaning up viz/cache logic (#9375) 2020-03-26 09:22:06 -07:00
connectors [dataset] columns and metrics API (nested) (#9268) 2020-03-24 17:24:08 +00:00
dao [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
dashboards [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
datasets [dataset] columns and metrics API (nested) (#9268) 2020-03-24 17:24:08 +00:00
db_engine_specs fix: remove character set and collate column info by default (#9316) 2020-03-17 21:34:39 +02:00
db_engines re-enable pylint for database compatibility layer (#8772) 2019-12-07 16:15:12 -08:00
examples feat: [explore] don't save filters inherited from a dashboard (#9340) 2020-03-23 23:05:00 -07:00
migrations Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
models [cache] Cleaning up viz/cache logic (#9375) 2020-03-26 09:22:06 -07:00
security fix: change database save in DatasourceEditor (#9255) 2020-03-10 09:20:37 -07:00
sql_validators [fix] SQL query source (#9173) 2020-02-20 11:15:12 -08: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 chore: allow webpack-dev-server proxy to any destination (#9296) 2020-03-17 15:37:07 -07:00
translations SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
utils feat: [explore] don't save filters inherited from a dashboard (#9340) 2020-03-23 23:05:00 -07:00
views [cache] Cleaning up viz/cache logic (#9375) 2020-03-26 09:22:06 -07:00
__init__.py chore: allow webpack-dev-server proxy to any destination (#9296) 2020-03-17 15:37:07 -07:00
app.py [charts] Refactor API using SIP-35 (#9329) 2020-03-24 10:05:11 +00:00
cli.py fix: bump click in setup.py and requirements.txt (#9299) 2020-03-13 21:36:16 +02:00
config.py [config] Fixing GET_FEATURE_FLAGS_FUNC example (#9339) 2020-03-23 13:53:37 -07:00
constants.py [fix] Adding show to FAB CRUD set (#9040) 2020-01-28 17:19:16 -08:00
dataframe.py Replace pandas.DataFrame with PyArrow.Table for nullable int typing (#8733) 2020-01-03 11:55:39 -05:00
exceptions.py [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
extensions.py chore: allow webpack-dev-server proxy to any destination (#9296) 2020-03-17 15:37:07 -07:00
forms.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
jinja_context.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
legacy.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
result_set.py fix: handle list of lists from fetch_data (#9322) 2020-03-18 22:04:26 +02:00
sql_lab.py Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02: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 Moving away from using the root logger everywhere (#9099) 2020-02-07 23:38:48 -08:00
typing.py fix: handle list of lists from fetch_data (#9322) 2020-03-18 22:04:26 +02:00
viz.py [cache] Cleaning up viz/cache logic (#9375) 2020-03-26 09:22:06 -07:00