superset/superset
ʈᵃᵢ 017e5acd14
style(listview): dynamic card size and grid spacing (#11111)
2020-10-01 15:44:42 -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: custom favorite filter for dashboards, charts and saved queries (#11083) 2020-10-01 15:08:40 -07:00
databases fix: babel script broken by format string (#10902) 2020-09-16 13:35:35 -07:00
datasets fix: fix table existence validation function (#11066) 2020-09-29 15:01:01 -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: dashboard extra filters (#10692) 2020-09-02 16:03:25 -07:00
migrations fix: alembic migration error msg trying to delete constraint on tables (#11115) 2020-10-01 12:35:12 +01:00
models feat: custom favorite filter for dashboards, charts and saved queries (#11083) 2020-10-01 15:08:40 -07:00
queries feat: custom favorite filter for dashboards, charts and saved queries (#11083) 2020-10-01 15:08:40 -07:00
security Enabled no-self-use pylint rule in security. Formatter (#11041) 2020-09-24 13:46:21 -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 Updated lint in schedules.py in tasks: unused_import, ungrouped_import and changed argument name to remove unused-argument (#11045) 2020-09-29 08:10:46 -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 style(listview): dynamic card size and grid spacing (#11111) 2020-10-01 15:44:42 -07:00
views feat: custom favorite filter for dashboards, charts and saved queries (#11083) 2020-10-01 15:08:40 -07:00
__init__.py chore: Using cache factory method (#10887) 2020-09-15 12:48:19 -07:00
app.py feat: CRUD REST API for CSS Templates (#11114) 2020-10-01 11:46:25 +01:00
cli.py fix: use nullpool in the celery workers (#10819) 2020-09-10 13:29:57 -07:00
config.py chore: Remove Obsolete WARNING_MSG from config (#10972) 2020-09-29 12:33:02 -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: pylint fixes in files in project's root (#11064) 2020-09-28 14:32:45 -07: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 chore: pylint fixes in files in project's root (#11064) 2020-09-28 14:32:45 -07:00
viz_sip38.py chore: pylint fixes in files in project's root (#11064) 2020-09-28 14:32:45 -07:00