superset/superset
Daniel Vaz Gaspar 09a381da1d
fix(reports): notification without standalone link back to superset (#12174)
* fix(reports): notification without standalone link back to superset

* fix comment
2020-12-23 11:31:08 +00:00
..
annotation_layers feat(annotations): security permissions simplification (#12014) 2020-12-16 09:08:06 +00:00
assets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
async_events feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
cachekeys chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
charts fix: append ID to filename when exporting chart (#12166) 2020-12-22 14:19:05 -08:00
commands feat: estimate query cost in Postgres (#12130) 2020-12-18 16:08:53 -08:00
common refactor: remove queryFields in QueryObject and update chart control configs (#12091) 2020-12-22 17:10:19 -08:00
connectors feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
css_templates feat(css templates): security perm simplification (#11856) 2020-12-03 08:45:32 +00:00
dao fix: always fetch database list on bootstrap payload (#11934) 2020-12-09 09:36:18 -08:00
dashboards chore: Change chart_is_fav to chart_is_favorite (#12075) 2020-12-22 10:03:26 -08:00
databases feat: estimate query cost in Postgres (#12130) 2020-12-18 16:08:53 -08:00
datasets fix: specify VARCHAR size when loading examples (#12186) 2020-12-22 13:39:40 -08:00
db_engine_specs feat: estimate query cost in Postgres (#12130) 2020-12-18 16:08:53 -08:00
db_engines Enabled pylint rules in db_engines module: (#11016) 2020-09-23 10:45:26 -07:00
examples feat: add new dashboard with video game sales (#12162) 2020-12-22 08:53:18 -08:00
migrations fix: remove uniqueness for MySQL (#12185) 2020-12-22 13:39:56 -08:00
models feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
queries feat(queries): security perm simplification (#12072) 2020-12-17 14:27:14 +00:00
reports fix(reports): notification without standalone link back to superset (#12174) 2020-12-23 11:31:08 +00:00
security fix: database alpha permissions (#12136) 2020-12-21 19:17:58 +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 fix(reports): increase crontab size and alert fixes (#12056) 2020-12-17 18:03:05 +00:00
templates fix(chart): rendering standalone chart and errors (#12179) 2020-12-23 11:06:08 +00:00
translations Spanish translations (#10798) 2020-09-09 13:38:18 -07:00
utils feat(dashboard): Dashboard-Native Filters (#11814) 2020-12-18 17:06:37 -08:00
views chore: rename variable for clarity (#12159) 2020-12-21 13:39:13 -08: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: handle context-dependent feature flags in CLI (#12088) 2020-12-16 21:34:23 -08:00
config.py feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08: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 feat: run BQ queries as single statement (#11904) 2020-12-03 13:20:23 -08:00
sql_parse.py feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -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 feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
viz.py feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00