superset/superset/views
Craig Rueda e490414484 Flask App factory PR #1 (#8418)
* First cut at app factory

* Setting things back to master

* Working with new FLASK_APP

* Still need to refactor Celery

* CLI mostly working

* Working on unit tests

* Moving cli stuff around a bit

* Removing get in config

* Defaulting test config

* Adding flask-testing

* flask-testing casing

* resultsbackend property bug

* Fixing up cli

* Quick fix for KV api

* Working on save slice

* Fixed core_tests

* Fixed utils_tests

* Most tests working - still need to dig into remaining app_context issue in tests

* All tests passing locally - need to update code comments

* Fixing dashboard tests again

* Blacking

* Sorting imports

* linting

* removing envvar mangling

* blacking

* Fixing unit tests

* isorting

* licensing

* fixing mysql tests

* fixing cypress?

* fixing .flaskenv

* fixing test app_ctx

* fixing cypress

* moving manifest processor around

* moving results backend manager around

* Cleaning up __init__ a bit more

* Addressing PR comments

* Addressing PR comments

* Blacking

* Fixes for running celery worker

* Tuning isort

* Blacking
2019-11-20 15:47:06 +00:00
..
database Fix for BigQuery connection checks and CSV uploads (#8511) 2019-11-19 14:50:47 -08:00
log Use `config[]` not `config.get()` (#8454) 2019-10-30 16:19:16 -07:00
__init__.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
annotations.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
api.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
base.py Move from MVC FAB menu to Superset React menu (#8289) 2019-11-19 22:56:27 -08:00
core.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
dashboard.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
datasource.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
schedules.py Use `config[]` not `config.get()` (#8454) 2019-10-30 16:19:16 -07:00
sql_lab.py SIP-23: Persist SQL Lab state in the backend (#8060) 2019-11-14 09:44:57 -08:00
tags.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
utils.py [sip-15] Fixing time range endpoints from dashboards (#8513) 2019-11-06 09:15:58 -08:00