superset/superset
David Aaron Suddjian 9dcfc00964 lint
2021-03-26 16:51:40 -07: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 refactoring, fixing 2021-03-11 12:54:23 -08:00
commands feat(dashboard_rbac): dashboards API support for roles create/update + roles validation (#12865) 2021-02-07 16:16:19 +02:00
common fix(query): order by adhoc metrics should trigger group by (#13434) 2021-03-16 21:00:03 -07:00
connectors feat(native-filters): add temporal support to select filter (#13622) 2021-03-18 16:15:43 +02: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 lint 2021-03-26 16:51:40 -07:00
databases test: changing logger.exception to logger.errors in databases api (#13751) 2021-03-24 13:13:10 -04:00
datasets fix: bad copy-and-paste in API spec (#13790) 2021-03-25 13:27:39 -07:00
db_engine_specs feat: sort time grain configs (#13720) 2021-03-25 18:00:52 -07:00
db_engines Enabled pylint rules in db_engines module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix: Slack dashboard has stale charts (#13655) 2021-03-16 16:40:23 -07:00
migrations fix(dashboard): rename native filter configuration property (#13769) 2021-03-24 18:47:49 +02:00
models feat(native-filters): add temporal support to select filter (#13622) 2021-03-18 16:15:43 +02:00
queries feat: add 'extra' column to saved_queries GET (#13662) 2021-03-19 21:38:06 +02:00
reports fix(alert|report): allow null on chart and dashboard field (#13680) 2021-03-18 09:17:50 +00:00
security refactor: Move raise_for_dashboard_access to security manager (#13235) 2021-02-23 10:52:34 +00:00
sql_validators fix: remove explicit cursor closing for BQ (#12836) 2021-01-29 14:32:47 -08:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks feat(reports): SLACK_API_TOKEN as callable or str (#13634) 2021-03-16 10:06:29 -06: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 chore: Improve Korean translation (#13722) 2021-03-22 17:35:54 -07:00
utils feat(native-filters): add temporal support to select filter (#13622) 2021-03-18 16:15:43 +02:00
views lint 2021-03-26 16:51:40 -07:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py fix: delete dataset columns and metrics on the REST API (#13389) 2021-03-15 18:14:26 +00:00
cli.py feat: add option to load big/wide tables (#13448) 2021-03-11 17:17:29 -08:00
config.py feat(rls): enable row level security by default (#13772) 2021-03-26 17:40:41 +02:00
constants.py feat(dashboard): dashboard/id/datasets endpoint (#13523) 2021-03-11 17:43:33 -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: better error message when adding DBs (#13601) 2021-03-17 20:29:26 -07: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 feat(explore): Postgres datatype conversion (#13294) 2021-03-12 10:36:43 +02:00
sql_lab.py fix: don't close cursor before closing connection (#12821) 2021-01-28 14:32:00 -08:00
sql_parse.py fix: ParsedQuery subselect edge case (#13602) 2021-03-12 14:54:02 -08:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py feat(native-filters): add temporal support to select filter (#13622) 2021-03-18 16:15:43 +02:00
viz.py fix(query): order by adhoc metrics should trigger group by (#13434) 2021-03-16 21:00:03 -07:00