superset/superset
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
..
assets [SECURITY] bump packages with security vulnerabilities (#8573) 2019-11-19 23:34:13 -08:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
common Use `config[]` not `config.get()` (#8454) 2019-10-30 16:19:16 -07:00
connectors [druid] Fix, pydruid forced dependency (#8566) 2019-11-15 09:25:23 +00:00
db_engine_specs Fix for BigQuery connection checks and CSV uploads (#8511) 2019-11-19 14:50:47 -08:00
db_engines [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
examples [fix] Re-cleanup legacy filters (#8523) 2019-11-12 12:29:00 -08:00
migrations SIP-23: Persist SQL Lab state in the backend (#8060) 2019-11-14 09:44:57 -08:00
models SIP-23: Persist SQL Lab state in the backend (#8060) 2019-11-14 09:44:57 -08:00
sql_validators Use `config[]` not `config.get()` (#8454) 2019-10-30 16:19:16 -07:00
static Rremove unused symlinks (#1736) 2016-12-01 19:52:46 -08:00
tasks Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
templates Move from MVC FAB menu to Superset React menu (#8289) 2019-11-19 22:56:27 -08:00
translations [fix] Improve csv upload functionality (#8457) 2019-11-07 20:03:42 +02:00
utils Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
views Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
__init__.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
app.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
cli.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
config.py showing version and SHA (subtly) in user menu. (#8562) 2019-11-19 21:35:18 -08:00
dataframe.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
exceptions.py chore: deprecate restricted metrics (#8197) 2019-09-09 17:20:32 -07:00
extensions.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
forms.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
jinja_context.py Use `config[]` not `config.get()` (#8454) 2019-10-30 16:19:16 -07:00
legacy.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
security.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
sql_lab.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
sql_parse.py Add docstrings and typing to db_engine_specs and sql_parse (#8058) 2019-08-22 06:29:32 +03:00
stats_logger.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
viz.py Use `config[]` not `config.get()` (#8454) 2019-10-30 16:19:16 -07:00