superset/superset
Craig Rueda 2aaa4d92d9
chore: Migrating reports to AuthWebdriverProxy (#10567)
* Migrating reports to AuthWebdriverProxy

* Extracting out webdriver proxy / Adding thumbnail tests to CI

* Adding license

* Adding license again

* Empty commit

* Adding thumbnail tests to CI

* Switching thumbnail test to Postgres

* Linting

* Adding mypy:ignore / removing thumbnail tests from CI

* Putting ignore statement back

* Updating docs

* First cut at authprovider

* First cut at authprovider mostly working - still needs more tests

* Auth provider tests added

* Linting

* Linting again...

* Linting again...

* Busting CI cache

* Reverting workflow change

* Fixing dataclasses

* Reverting back to master

* linting?

* Reverting installation.rst

* Reverting package-lock.json

* Addressing feedback

* Blacking

* Lazy logging strings

* UPDATING.md note
2020-08-12 13:28:41 -07:00
..
assets chore: bump superset-ui to v0.14.1 (#10112) 2020-06-22 11:14:23 -07:00
charts chore: Adding pip-compile-multi et al. (#10499) 2020-08-04 19:31:52 -07:00
commands Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
common fix: handle query exceptions gracefully (#10548) 2020-08-07 17:37:40 +03:00
connectors fix: handle query exceptions gracefully (#10548) 2020-08-07 17:37:40 +03: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): changing the chart title, except not (#10527) 2020-08-07 18:06:58 -07:00
databases refactor(listviews): use correct filter endpoints for charts and datasets (#10442) 2020-07-29 11:00:19 -07:00
datasets feat: update dataset editor modal (#10347) 2020-07-28 15:53:20 -07:00
db_engine_specs ci: bump pre-commit py36 to py37 (#10541) 2020-08-07 06:54:22 +03:00
db_engines [mypy] Enforcing typing for some modules (#9416) 2020-04-04 12:45:14 -07:00
examples feat: welcome presto to the suite of tested databases (#10498) 2020-08-06 12:07:22 -07:00
migrations feat: slack integration for SQL-based alerts (#10566) 2020-08-11 11:15:31 -07:00
models feat: slack integration for SQL-based alerts (#10566) 2020-08-11 11:15:31 -07:00
queries chore: pre-commit run --all-files (#10500) 2020-08-02 14:32:17 -07:00
security Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -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 chore: Migrating reports to AuthWebdriverProxy (#10567) 2020-08-12 13:28:41 -07:00
templates feat: slack integration for SQL-based alerts (#10566) 2020-08-11 11:15:31 -07:00
translations fix: add translate for dropdown menu (#10573) 2020-08-11 12:26:49 -07:00
utils chore: Migrating reports to AuthWebdriverProxy (#10567) 2020-08-12 13:28:41 -07:00
views feat: slack integration for SQL-based alerts (#10566) 2020-08-11 11:15:31 -07:00
__init__.py [thumbnails] API and celery task for dashboards and charts (#8947) 2020-04-15 09:40:14 +01:00
app.py chore: Migrating reports to AuthWebdriverProxy (#10567) 2020-08-12 13:28:41 -07:00
cli.py Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
config.py chore: Migrating reports to AuthWebdriverProxy (#10567) 2020-08-12 13:28:41 -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 ci: bump pre-commit py36 to py37 (#10541) 2020-08-07 06:54:22 +03:00
exceptions.py feat: update timeout error UX (#10274) 2020-07-20 15:32:17 -07:00
extensions.py chore: Migrating reports to AuthWebdriverProxy (#10567) 2020-08-12 13:28:41 -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 fix(presto): Handle ROW data stored as string (#10456) 2020-07-28 16:05:58 -07:00
sql_lab.py Revert "chore: Cleanup database sessions (#10427)" (#10537) 2020-08-06 15:33:48 -07:00
sql_parse.py ci: bump pre-commit py36 to py37 (#10541) 2020-08-07 06:54:22 +03: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 fix: handle query exceptions gracefully (#10548) 2020-08-07 17:37:40 +03:00
viz_sip38.py ci: bump pre-commit py36 to py37 (#10541) 2020-08-07 06:54:22 +03:00