superset/superset
John Bodley 671b8f2544
chore: Mypy fix **kwargs type (#15823)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-07-29 04:59:20 +12: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: Mypy fix **kwargs type (#15823) 2021-07-29 04:59:20 +12:00
commands chore: set UUID of examples DB (#15724) 2021-07-26 17:45:48 -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: remove unused time column when update dataset (#14969) 2021-07-28 21:40:16 +08: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: Mypy fix **kwargs type (#15823) 2021-07-29 04:59:20 +12:00
databases chore: Enforce Mypy for non-tests (#15757) 2021-07-22 06:46:43 +12:00
datasets chore: pylint reenable bad-option-value (#15775) 2021-07-22 04:34:08 +12:00
db_engine_specs fix(15403): Re-enable canceling query for Hive and Presto (#15878) 2021-07-26 08:04:56 -07:00
db_engines Enabled pylint rules in db_engines module: (#11016) 2020-09-23 10:45:26 -07:00
examples feat: run extra query on QueryObject and add compare operator for post_processing (#15279) 2021-07-28 22:34:39 +08:00
initialization chore: Enforce Mypy for non-tests (#15757) 2021-07-22 06:46:43 +12:00
migrations add timezone to report schedule (#15747) 2021-07-22 15:36:15 -07:00
models feat: send data embedded in report email (#15805) 2021-07-28 09:43:04 -07:00
queries feat: show spinner on exports (#15107) 2021-06-11 17:25:00 -07:00
reports chore: Mypy fix **kwargs type (#15823) 2021-07-29 04:59:20 +12:00
security refactor: Moving get_user_datasources to security manager (#15467) 2021-07-01 04:51:11 +12: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 chore: Mypy fix **kwargs type (#15823) 2021-07-29 04:59:20 +12:00
views feat: run extra query on QueryObject and add compare operator for post_processing (#15279) 2021-07-28 22:34:39 +08: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 chore: remove unnecessary deps (#15787) 2021-07-21 16:53:45 -07:00
config.py fix: revert DEFAULT_SQLLAB_LIMIT to default (#15869) 2021-07-23 11:38:42 -07:00
constants.py feat: run extra query on QueryObject and add compare operator for post_processing (#15279) 2021-07-28 22:34:39 +08: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: Adding encrypted field factory (#14109) 2021-04-16 09:01:18 -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: nvd3 bar chart sortby metric (#15318) 2021-06-30 19:36:05 +08:00