superset/superset
John Bodley 4e4ccd48d6
chore: Releasing SQL Lab Celery results (#10279)
Co-authored-by: John Bodley <john.bodley@airbnb.com>
2020-07-10 09:53:57 -07:00
..
assets chore: bump superset-ui to v0.14.1 (#10112) 2020-06-22 11:14:23 -07:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
charts feat: add contribution operation and fix cache_key bug (#10286) 2020-07-10 17:06:05 +03:00
commands feat(api): bump marshmallow and FAB to version 3 (#9964) 2020-07-07 13:26:54 +01:00
common feat: add contribution operation and fix cache_key bug (#10286) 2020-07-10 17:06:05 +03:00
connectors chore: Cleaning up types and names for SQLA models (#10248) 2020-07-06 20:59:17 -07:00
dao chore: Upgrade pylint to 2.5.3 and fix most new rules (#10101) 2020-06-18 14:03:42 -07:00
dashboards fix: dashboard endpoint sig changed (#10220) 2020-07-09 11:42:38 +01:00
datasets fix: datasets related objects, apply filter and openapi spec (#10252) 2020-07-08 10:04:05 +01:00
db_engine_specs fix(csv upload): hive params typo (#10273) 2020-07-09 11:25:35 -07:00
db_engines [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
examples feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
migrations feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
models fix: dashboard endpoint sig changed (#10220) 2020-07-09 11:42:38 +01:00
queries fix: [search query view] edit link is broken (#10128) 2020-06-25 12:20:10 -07:00
security refactor: Using self.get_session in security manager (#10146) 2020-07-04 13:04:06 -07:00
sql_validators chore: Upgrade pylint to 2.5.3 and fix most new rules (#10101) 2020-06-18 14:03:42 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
templates feat: add database dropdown to dashboard import (#10118) 2020-07-05 15:08:37 -07:00
translations chore: extract translateable strings (#10131) 2020-06-22 07:41:02 -07:00
utils feat: add contribution operation and fix cache_key bug (#10286) 2020-07-10 17:06:05 +03:00
views chore: Releasing SQL Lab Celery results (#10279) 2020-07-10 09:53:57 -07:00
__init__.py [thumbnails] API and celery task for dashboards and charts (#8947) 2020-04-15 09:40:14 +01:00
app.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
cli.py fix: dashboard endpoint sig changed (#10220) 2020-07-09 11:42:38 +01:00
config.py docs(fix): /swaggerview/v1 has moved to /swagger/v1 (#10276) 2020-07-09 15:16:52 -07:00
constants.py [fix] Adding show to FAB CRUD set (#9040) 2020-01-28 17:19:16 -08:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
errors.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
exceptions.py feat: add database dropdown to dashboard import (#10118) 2020-07-05 15:08:37 -07:00
extensions.py style(mypy): Spit-and-polish pass (#10001) 2020-06-07 08:53:46 -07:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py style(mypy): Enforcing typing for superset (#9943) 2020-06-03 15:26:12 -07:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py refactor: Re-enable pylint on 5 files (#10106) 2020-06-25 11:14:41 -07:00
sql_lab.py Implement create view as functionality (#9794) 2020-06-24 09:50:41 -07:00
sql_parse.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
stats_logger.py style(mypy): Enforcing typing for superset (#9943) 2020-06-03 15:26:12 -07:00
typing.py style(mypy): Enforcing typing for superset (#9943) 2020-06-03 15:26:12 -07:00
viz.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00
viz_sip38.py feat: Alerts! allowing users to set SQL-based email alerts with screenshots (#9944) 2020-07-06 13:12:27 -07:00