superset/superset
2021-01-15 14:09:06 -08:00
..
annotation_layers fix(api): prefix class names on events actions (#12354) 2021-01-12 10:52:35 +00:00
assets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
charts fix(dashboard): use datasource id from slice metadata (#12483) 2021-01-13 18:49:51 +02:00
commands fix: impose dataset ownership check on old API (#12491) 2021-01-13 18:06:41 +00:00
common refactor: from superset.utils.core break down date_parser (#12408) 2021-01-11 14:16:42 -08:00
connectors fix: impose dataset ownership check on old API (#12491) 2021-01-13 18:06:41 +00: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 test: World bank examples (#12161) 2021-01-13 14:20:05 -08:00
databases feat(db-engine-specs): add support for Postgres root cert (#11720) 2021-01-13 13:39:28 +02:00
datasets feat: new Slack dashboard (#12415) 2021-01-12 15:24:44 -08:00
db_engine_specs feat(db-engine): Add support for Apache Solr (#12403) 2021-01-15 15:11:56 +02:00
db_engines Enabled pylint rules in db_engines module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix: lowercase all columns in examples (#12530) 2021-01-15 09:28:52 +02:00
migrations refactor: from superset.utils.core break down date_parser (#12408) 2021-01-11 14:16:42 -08:00
models Fix 500 error when loading dashboards with slice having deleted dataset (#12535) 2021-01-15 14:09:06 -08:00
queries add related field filter to queries/user (#12261) 2021-01-06 09:36:48 -08:00
reports fix(reports): don't log user errors and state change has errors (#12277) 2021-01-06 08:57:10 +00:00
security refactor: test connection raises only command exceptions (#12307) 2021-01-08 13:10:11 +00:00
sql_validators feat: add Postgres SQL validator (#11538) 2020-12-04 19:17:23 -08:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks refactor: from superset.utils.core break down date_parser (#12408) 2021-01-11 14:16:42 -08:00
templates feat: provide support for an overridable template to be included in every view (#12315) 2021-01-07 18:52:46 -08:00
translations Spanish translations (#10798) 2020-09-09 13:38:18 -07:00
utils fix(timepicker): make pyparsing thread safe (#12489) 2021-01-13 17:25:58 +02:00
views chore: remove duplicate DashboardFilter class and change imports accordingly (#12405) 2021-01-14 13:20:00 +02:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py fix(report): fix last_eval_dttm sort and more tests (#12121) 2020-12-21 19:07:30 +00:00
cli.py fix: load example data into correct DB (#12292) 2021-01-05 17:52:42 -08:00
config.py fix: Add Omnibar Feature Flag (#12182) 2021-01-14 16:45:59 -05:00
constants.py fix: security cleanup annotation and refresh permissions (#12119) 2020-12-18 12:06:08 +00:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
errors.py feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
exceptions.py feat: initial custom error messages for SQL Lab (#12080) 2020-12-17 22:58:21 -08:00
extensions.py feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py feat: show missing parameters in query (#12049) 2020-12-15 18:47:40 -08:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix(presto): Handle ROW data stored as string (#10456) 2020-07-28 16:05:58 -07:00
sql_lab.py fix: CTAS on multiple statements (#12188) 2021-01-04 09:22:35 -08:00
sql_parse.py fix: CTAS on multiple statements (#12188) 2021-01-04 09:22:35 -08:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py refactor(database): use SupersetResultSet on SqlaTable.get_df() (#10707) 2020-08-28 21:12:03 +03:00
viz_sip38.py refactor: from superset.utils.core break down date_parser (#12408) 2021-01-11 14:16:42 -08:00
viz.py refactor: from superset.utils.core break down date_parser (#12408) 2021-01-11 14:16:42 -08:00