superset/superset
Daniel Vaz Gaspar 7e6f04fce4
fix(alerts, thumbnails): celery tasks using flask-sqlalchemy sessions (#11950)
* fix(alerts, thumbnails): celery tasks using flask-sqlalchemy sessions

* selenium user is case sensitive
2020-12-08 13:03:32 +00:00
..
annotation_layers chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
assets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
cachekeys chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
charts feat: add modal to import charts (#11956) 2020-12-07 18:33:59 -08:00
commands fix: remove root dir from ZIP bundle (#11805) 2020-11-25 11:47:48 -08:00
common feat: add event and interval annotation support to chart data ep (#11665) 2020-12-04 14:40:31 +02:00
connectors chore: Support SET & SHOW commands as read only SQL commands (#11868) 2020-12-03 10:44:11 -08:00
css_templates feat(css templates): security perm simplification (#11856) 2020-12-03 08:45:32 +00:00
dao feat: new reports scheduler (#11711) 2020-11-25 08:50:30 +00:00
dashboards feat: add modal to import dashboards (#11924) 2020-12-07 21:26:14 -08:00
databases feat: add modal to import datasets (#11910) 2020-12-07 16:20:25 -08:00
datasets feat: add modal to import charts (#11956) 2020-12-07 18:33:59 -08:00
db_engine_specs feat: run BQ queries as single statement (#11904) 2020-12-03 13:20:23 -08:00
db_engines Enabled pylint rules in db_engines module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix: added meaningful exception for loading births error (#11407) 2020-10-27 06:28:52 -07:00
migrations fix: Remove expensive logs table migration (#11920) 2020-12-04 07:59:28 -08:00
models feat: add modal to import databases (#11884) 2020-12-07 11:22:45 -08:00
queries feat: list view filters for Query History (#11702) 2020-11-30 14:21:53 -08:00
reports feat: filters for alerts and reports list view (#11900) 2020-12-04 09:58:34 -08:00
security fix(alerts, thumbnails): celery tasks using flask-sqlalchemy sessions (#11950) 2020-12-08 13:03:32 +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(alerts, thumbnails): celery tasks using flask-sqlalchemy sessions (#11950) 2020-12-08 13:03:32 +00:00
templates feat: allow user to view their profile again (#11816) 2020-12-02 09:14:23 -08:00
translations Spanish translations (#10798) 2020-09-09 13:38:18 -07:00
utils fix: Remove expensive logs table migration (#11920) 2020-12-04 07:59:28 -08:00
views fix: make sure we log the logs (#11939) 2020-12-04 16:50:16 -08:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py feat: report/alert list CRUD view (#11802) 2020-12-01 17:57:15 -08:00
cli.py chore: add unit tests for the current import functionality (#11786) 2020-12-03 14:48:43 -08:00
config.py fix(alerts, thumbnails): celery tasks using flask-sqlalchemy sessions (#11950) 2020-12-08 13:03:32 +00:00
constants.py feat(saved queries): security perm simplification (#11764) 2020-11-30 13:07:39 +00: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 feat: new reports scheduler (#11711) 2020-11-25 08:50:30 +00:00
extensions.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -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 chore: Support SET & SHOW commands as read only SQL commands (#11868) 2020-12-03 10:44: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: rename TABLE_NAMES_CACHE_CONFIG to DATA_CACHE_CONFIG (#11509) 2020-11-13 22:35:10 -08:00
viz.py fix(event-flow-viz): handle null metadata selection (#11885) 2020-12-08 08:53:26 +02:00