superset/superset
2020-10-26 08:42:57 -07:00
..
annotation_layers feat: annotations REST API (#11344) 2020-10-23 09:41:17 +01:00
assets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
cachekeys feat: implement cache invalidation api (#10761) 2020-09-15 11:17:21 -07:00
charts feat: export dashboards as ZIP files (#11351) 2020-10-22 20:02:40 -07:00
commands Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
common fix(chart-api): cached-indicator always shows value is cached (#11326) 2020-10-19 16:46:42 +03:00
connectors fix(sqla): allow 'unknown' type queries in explore view (#11365) 2020-10-21 10:24:52 -07:00
css_templates feat: CSS Templates List Actions (#11271) 2020-10-21 20:32:59 -07:00
dao Pylint disabled rule pointless-string-statement is not raising warining anymore - removing (#10975) 2020-09-21 08:45:21 -07:00
dashboards feat: export dashboards as ZIP files (#11351) 2020-10-22 20:02:40 -07:00
databases feat: export datasets as ZIP files (#11332) 2020-10-22 10:32:08 -07:00
datasets feat: export charts as ZIP files (#11349) 2020-10-22 12:06:58 -07:00
db_engine_specs fix: error around latest partition in BigQuery (#11274) 2020-10-20 21:34:46 -07:00
db_engines Enabled pylint rules in db_engines module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix(examples): specify 'time_range_endpoints' to prevent toast warning (#11417) 2020-10-26 08:42:57 -07:00
migrations perf: speed up uuid column generation (#11209) 2020-10-13 13:29:49 -07:00
models feat: annotations REST API (#11344) 2020-10-23 09:41:17 +01:00
queries fix: saved_query search on schema and database not working (#11286) 2020-10-21 21:17:25 +01:00
security chore: Remove obsolete creating missing metric permissions (#11143) 2020-10-04 09:16:29 -07:00
sql_validators Changed variable name from capitals to lowercase and changed lint rule (#11044) 2020-09-24 13:45:19 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks chore: simplify alerting data model to leverage a single class (#11179) 2020-10-09 19:20:12 -07:00
templates fix: button translations missing (#11187) 2020-10-15 21:27:26 -07:00
translations Spanish translations (#10798) 2020-09-09 13:38:18 -07:00
utils chore(prophet): ignore logged warning for missing plotly package (#11334) 2020-10-22 07:27:02 +03:00
views fix: change chart title by clicking (#11335) 2020-10-22 18:33:13 -07:00
__init__.py refactor: use contextmanager for event_logger decorators (#11222) 2020-10-14 10:44:06 -07:00
app.py feat: annotations REST API (#11344) 2020-10-23 09:41:17 +01:00
cli.py fix: use nullpool in the celery workers (#10819) 2020-09-10 13:29:57 -07:00
config.py feat: adding feature flags to escape/hide html in markdown (#11340) 2020-10-21 15:07:27 -07:00
constants.py feat: dataset REST API for distinct values (#10595) 2020-08-17 15:46:59 +01:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
errors.py feat: more specific presto error messages (#11099) 2020-09-29 21:50:58 -07:00
exceptions.py chore(sql-lab): catch PyArrow deserialization error (#11201) 2020-10-12 10:16:00 +03:00
extensions.py chore: pylint fixes in files in project's root (#11064) 2020-09-28 14:32:45 -07:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py chore: turn SQL templating off by default (#11172) 2020-10-08 11:55:39 +01: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: use nullpool in the celery workers (#10819) 2020-09-10 13:29:57 -07:00
sql_parse.py fix: Allow "EXPLAIN" queries when "Allow DML" setting is False (#11348) 2020-10-21 12:58:57 -07:00
stats_logger.py chore: pylint fixes in files in project's root (#11064) 2020-09-28 14:32:45 -07:00
typing.py refactor(database): use SupersetResultSet on SqlaTable.get_df() (#10707) 2020-08-28 21:12:03 +03:00
viz_sip38.py fix: improve time compare range error (#11252) 2020-10-13 16:00:39 -07:00
viz.py fix: improve time compare range error (#11252) 2020-10-13 16:00:39 -07:00