superset/superset
Beto Dealmeida 2db1615c83
feat: add profiling to Superset pages (#16136)
* feat: add profiling to Superset pages

* Address comments
2021-08-09 08:39:35 -07:00
..
annotation_layers chore: Mypy fix **kwargs type (#15823) 2021-07-29 04:59:20 +12:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys chore: add stack trace to all calls of logger.error (#14382) 2021-04-30 09:22:05 -07:00
charts chore: add stats logging to thumbnail api (#16133) 2021-08-09 08:34:51 -07:00
commands feat: handle subtle bug with load-examples (#16052) 2021-08-03 12:44:44 -07:00
common feat: run extra query on QueryObject and add compare operator for post_processing (#15279) 2021-07-28 22:34:39 +08:00
connectors fix(dashboard): 500 error caused by data_for_slices API (#16053) 2021-08-03 19:01:39 -07:00
css_templates fix(api): prefix class names on events actions (#12354) 2021-01-12 10:52:35 +00:00
dao fix: always fetch database list on bootstrap payload (#11934) 2020-12-09 09:36:18 -08:00
dashboards chore: add stats logging to thumbnail api (#16133) 2021-08-09 08:34:51 -07:00
databases fix: DB exported with incorrect type (#16037) 2021-08-03 08:35:48 -07:00
datasets chore: pylint reenable bad-option-value (#15775) 2021-07-22 04:34:08 +12:00
db_engine_specs feat(dbc ui): Adding Google Sheets Dynamic Form (#15801) 2021-07-28 15:00:27 -04:00
db_engines Enabled pylint rules in `db_engines` module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix(explore): drag & drop column select component triggering onChange unnecessarily (#16073) 2021-08-05 15:38:28 -07:00
initialization feat: add profiling to Superset pages (#16136) 2021-08-09 08:39:35 -07:00
migrations fix: migrate_roles (#16098) 2021-08-06 10:05:19 -07:00
models refactor: remove unnecessary dataset queries from dashboard requests (#16110) 2021-08-06 19:01:05 -07:00
queries feat: show spinner on exports (#15107) 2021-06-11 17:25:00 -07:00
reports feat: Self subscribe reports (#16027) 2021-08-02 09:12:09 -07:00
security feat: auto sync table columns when change dataset (#15887) 2021-08-02 16:55:31 +08:00
sql_validators Make g.user attribute access safe for public users (#14287) 2021-04-26 08:50:50 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks feat: add timezones to report cron (#15849) 2021-07-27 18:28:24 -07:00
templates chore(dashboard): Integrate dashboard app into the SPA bundle (#14356) 2021-05-04 08:51:17 -07:00
translations Incorrect translations (#15813) 2021-07-26 17:41:06 -06:00
utils feat: add profiling to Superset pages (#16136) 2021-08-09 08:39:35 -07:00
views refactor: remove unnecessary dataset queries from dashboard requests (#16110) 2021-08-06 19:01:05 -07:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py Revert #15405 #15435 #15444 (#15558) 2021-07-06 14:56:08 -07:00
cli.py fix: load tabbed dash only for tests (#16091) 2021-08-05 10:53:22 -07:00
config.py feat: add profiling to Superset pages (#16136) 2021-08-09 08:39:35 -07:00
constants.py chore: simplify chart permissions (#16078) 2021-08-05 08:18:29 -07:00
dataframe.py refactor: speed up conversion from dataframe to list of records (#12806) 2021-02-07 12:01:28 -08:00
errors.py feat: Database Connection UI (#14881) 2021-07-01 14:40:27 -07:00
exceptions.py fix: Ensure SupersetError.extra is always a dict (#15848) 2021-07-24 10:19:30 +12:00
extensions.py feat: add profiling to Superset pages (#16136) 2021-08-09 08:39:35 -07:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py chore(python-testing): move memoized tests to unit tests (#15507) 2021-07-12 10:00:18 +03:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py feat(explore): Postgres datatype conversion (#13294) 2021-03-12 10:36:43 +02:00
schemas.py feat: initial work to make v1 API compatible with SIP-40 and SIP-41 (#13960) 2021-04-06 22:06:32 -07:00
sql_lab.py fix(15403): Re-enable canceling query for Hive and Presto (#15878) 2021-07-26 08:04:56 -07:00
sql_parse.py feat: Logic added to limiting factor column in Query model (#13521) 2021-04-30 15:15:18 -07:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py fix: error page status codes (#15620) 2021-07-09 13:33:51 -07:00
viz.py fix(dashboard): 500 error caused by data_for_slices API (#16053) 2021-08-03 19:01:39 -07:00