superset/superset
Bogdan cb3f649a7f
chore: simplify alerting data model to leverage a single class (#11179)
* Collapse alerting models into a single one

Fixing upgrade migration & tests

* Address feedback

Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
2020-10-09 19:20:12 -07: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: custom favorite filter for dashboards, charts and saved queries (#11083) 2020-10-01 15:08:40 -07:00
commands Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
common fix(chart-data-api): ignore missing filters (#11112) 2020-09-30 09:34:23 +01:00
connectors fix: pylint checks in connectors/sqla/models.py (#10974) 2020-09-23 10:47:12 -07:00
css_templates feat: CRUD REST API for CSS Templates (#11114) 2020-10-01 11:46:25 +01: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: add UUID column to ImportMixin (#11098) 2020-10-07 09:00:55 -07:00
databases fix: babel script broken by format string (#10902) 2020-09-16 13:35:35 -07:00
datasets feat: add UUID column to ImportMixin (#11098) 2020-10-07 09:00:55 -07:00
db_engine_specs feat: more specific presto error messages (#11099) 2020-09-29 21:50:58 -07:00
db_engines Enabled pylint rules in `db_engines` module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix(examples): missing expressions in birth_names (#11141) 2020-10-02 23:47:38 +03:00
migrations chore: simplify alerting data model to leverage a single class (#11179) 2020-10-09 19:20:12 -07:00
models chore: simplify alerting data model to leverage a single class (#11179) 2020-10-09 19:20:12 -07:00
queries feat: custom favorite filter for dashboards, charts and saved queries (#11083) 2020-10-01 15:08:40 -07: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: remove extra flash import (#11121) 2020-10-01 14:09:30 -07:00
translations Spanish translations (#10798) 2020-09-09 13:38:18 -07:00
utils fix: revert eTag cache feature for dashboard (#11203) 2020-10-08 12:15:08 -07:00
views chore: simplify alerting data model to leverage a single class (#11179) 2020-10-09 19:20:12 -07:00
__init__.py chore: Using cache factory method (#10887) 2020-09-15 12:48:19 -07:00
app.py chore: simplify alerting data model to leverage a single class (#11179) 2020-10-09 19:20:12 -07:00
cli.py fix: use nullpool in the celery workers (#10819) 2020-09-10 13:29:57 -07:00
config.py fix: revert eTag cache feature for dashboard (#11203) 2020-10-08 12:15:08 -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 feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -07: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 ci: bump pre-commit py36 to py37 (#10541) 2020-08-07 06:54:22 +03: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.py fix(viz): downgrade exception for missing viz/datasource (#11173) 2020-10-07 15:16:51 +03:00
viz_sip38.py chore: pylint fixes in files in project's root (#11064) 2020-09-28 14:32:45 -07:00