superset/superset
2021-11-25 16:57:36 +02:00
..
annotation_layers fix(annotataion): handle required fields properly (#17234) 2021-10-27 08:42:28 +03: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 feat: Certify Charts and Dashboards (#17335) 2021-11-24 13:42:52 +02:00
commands refactor(chart.commands): separate commands into two different modules (#17509) 2021-11-22 19:57:52 +02:00
common fix: Always use temporal type for dttm columns [ID-2] (#17458) 2021-11-22 15:40:38 +01:00
connectors fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
css_templates chore(pylint): Reenable raise-missing-from check (#16266) 2021-08-17 10:26:10 +12:00
dao refactor: sql lab command: separate concerns into different modules (#16917) 2021-10-03 11:15:46 +03:00
dashboards feat: Certify Charts and Dashboards (#17335) 2021-11-24 13:42:52 +02:00
databases chore(translations): fix translation literals (#17501) 2021-11-23 10:06:09 +02:00
datasets fix: Users being able to update datasets across DBs (#17348) 2021-11-10 19:45:48 -05:00
db_engine_specs fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
db_engines chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
examples fix(dashboard): Return columns and verbose_map for groupby values of Pivot Table v2 [ID-7] (#17287) 2021-11-05 16:05:48 +01:00
initialization refactor move chart_data_apis from ChartRestApi ChartDataRestApi in seperate module (#17400) 2021-11-11 15:34:23 +02:00
migrations feat: Certify Charts and Dashboards (#17335) 2021-11-24 13:42:52 +02:00
models fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
queries chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
reports fix: add fallback and validation for report and cron timezones (#17338) 2021-11-12 12:28:17 -08:00
security fix: Dashboard access when DASHBOARD_RBAC is disabled (#17511) 2021-11-23 11:45:32 -03:00
sql_validators chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
sqllab chore: use official isort in pre-commmit (#17215) 2021-10-25 17:57:38 +08:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks refactor(chart.commands): separate commands into two different modules (#17509) 2021-11-22 19:57:52 +02:00
templates feat: Add parquet upload (#14449) 2021-08-31 10:20:25 +03:00
translations chore: Slovak translation, enabling language and adding first translations (#14783) 2021-11-23 13:47:22 +02:00
utils fix(lint): fix unnecessary type ignore (#17555) 2021-11-25 16:57:36 +02:00
views refactor(QueryContext): add QueryContextFactory (#17495) 2021-11-21 14:35:46 +02: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(cli): fail CLI script on failed import/export (#16976) 2021-10-29 08:56:29 +01:00
config.py chore: Slovak translation, enabling language and adding first translations (#14783) 2021-11-23 13:47:22 +02:00
constants.py fix: replace absolute difference with difference in compareOperator (#16930) 2021-10-04 13:31:19 +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 refactor: sql lab: handling command exceptions (#16852) 2021-09-29 16:20:42 +03:00
exceptions.py change to 422 for stop query (#17292) 2021-10-29 16:34:41 -07:00
extensions.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py fix(filter-indicator): show filters handled by jinja as applied (#17140) 2021-10-18 19:28:05 +02:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix(BigQuery): explicitly quote columns in select_star (#16822) 2021-10-06 07:43:32 -07: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 chore: Bumping pyarrow / pandas (#17290) 2021-10-31 10:47:02 -07:00
sql_parse.py feat: improve logic in is_select (#17329) 2021-11-02 17:30:12 -07:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py feat(explore): adhoc column expressions [ID-3] (#17379) 2021-11-15 12:50:08 +02:00
viz.py refactor(QueryContext): add QueryContextFactory (#17495) 2021-11-21 14:35:46 +02:00