superset/superset
2022-06-15 00:27:24 -06:00
..
advanced_data_type fix: advanced data type API spec and permission name (#20128) 2022-05-20 10:08:27 +01:00
annotation_layers chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
charts feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
cli test: make tabbed dashboard a little more complex (#19966) 2022-05-13 17:31:23 -07:00
columns feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
commands feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
common fix: failed samples should throw exception (#20228) 2022-06-01 18:24:01 +08:00
connectors fix: catch some potential errors on dual write (#20351) 2022-06-13 17:30:13 -07:00
css_templates fix: css template API response, less data (#17980) 2022-01-10 13:00:39 +00:00
dao feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
dashboards fix: Unable to export multiple Dashboards with the same name (#20383) 2022-06-15 00:27:24 -06:00
databases fix database import with cancel_query.. extra field (#20187) 2022-06-03 12:51:06 -06:00
datasets feat(api): Added "kind" to dataset/<pk> endpoint (#20113) 2022-06-10 13:03:48 -07:00
db_engine_specs feat: Databricks native driver (#20320) 2022-06-09 15:34:49 -07:00
db_engines chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
embedded fix: OpenAPI docs small fixes (#19936) 2022-05-04 09:59:16 +01:00
embedded_dashboard add missing init files (#19797) 2022-04-20 14:26:38 -07:00
examples feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
explore feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
extensions feat: introduce hashids permalink keys (#19324) 2022-03-24 21:53:09 +02:00
importexport chore: fix typo in importexport/api.py (#20085) 2022-05-16 10:08:01 -07:00
initialization feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
key_value fix(temporary-cache): when user is anonymous (#20181) 2022-05-26 14:45:20 +03:00
migrations chore(migrations): Renaming migration files so that they're easier to keep track of (#20284) 2022-06-07 10:30:09 -07:00
models chore: use exc_info to pass errors to log warnings (#20252) 2022-06-03 11:41:24 -07:00
queries feat: Save column data into json_metadata for all Query executions (#20059) 2022-05-18 13:11:14 -04:00
reports Fix typo issue in Error handling message (#20365) 2022-06-13 14:29:18 -06:00
security fix: None dataset and schema permissions (#20108) 2022-05-20 09:40:10 +01:00
sql_validators fix: Refactor SQL username logic (#19914) 2022-05-12 21:03:05 -07:00
sqllab feat: Save column data into json_metadata for all Query executions (#20059) 2022-05-18 13:11:14 -04:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tables perf: refactor SIP-68 db migrations with INSERT SELECT FROM (#19421) 2022-04-19 18:58:18 -07:00
tasks Improving logging around failed scheduled reports (#19924) 2022-05-03 09:16:00 -07:00
templates feat: deprecate /superset/testconn and migrate to api v1 (#20002) 2022-05-10 21:26:25 +01:00
temporary_cache fix(temporary-cache): when user is anonymous (#20181) 2022-05-26 14:45:20 +03:00
translations Fix typo issue in Error handling message (#20365) 2022-06-13 14:29:18 -06:00
utils fix(embedded): Referecing local variable response before initialization (#20263) 2022-06-06 14:05:47 -07:00
views chore: use exc_info to pass errors to log warnings (#20252) 2022-06-03 11:41:24 -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
config.py feat(superset-ui-core): add feature flag for the analogous colors (#19987) 2022-06-03 21:32:32 +08:00
constants.py feat: add samples endpoint (#20170) 2022-05-25 18:18:58 +08:00
dataframe.py fix: logging warning on dataframe (don't use python's warnings) (#18111) 2022-01-20 16:24:30 +00:00
errors.py fix: allow subquery in ad-hoc SQL (WIP) (#19242) 2022-03-18 10:04:55 -07:00
exceptions.py fix: None dataset and schema permissions (#20108) 2022-05-20 09:40:10 +01:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py [requirements] Resolve rebase conflicts (#20152) 2022-06-03 15:27:35 -07:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix(sqllab/charts): casting from timestamp[us] to timestamp[ns] would result in out of bounds timestamp (#18873) 2022-05-04 09:47:12 +03: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(sql lab): View result button is not showing consistently (#20164) 2022-06-02 22:53:59 -06:00
sql_parse.py feat: RLS for SQL Lab (#19999) 2022-05-12 11:03:01 -07:00
stats_logger.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
superset_typing.py fix: can't sync temporal flag on virtual table (#19366) 2022-04-01 16:40:50 +08:00
viz.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00