superset/superset
ʈᵃᵢ d0aab05e79 [dashboard] fix, add config to optionally enable react replacement fo… (#9025)
* [dashboard] fix, add config to optionally enable react replacement for CRUD views

* move app.config to function scope
2020-01-27 11:28:24 -08:00
..
assets [dashboard] new, bulk actions for delete & export (#8979) 2020-01-27 13:23:41 -05:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
common fix: add datasource.changed_on to cache_key (#8901) 2020-01-16 00:51:13 -05:00
connectors [fix] pydruid export_pandas (#9006) 2020-01-23 15:38:28 -08:00
db_engine_specs [SQL Lab] Cache function names query (#9019) 2020-01-24 16:45:41 -08:00
db_engines re-enable pylint for database compatibility layer (#8772) 2019-12-07 16:15:12 -08:00
examples Z index registry / clean-up (#8984) 2020-01-24 00:47:55 -05:00
migrations [db migration] change datasources-clusters foreign key to cluster_id (#8576) 2020-01-13 11:02:36 -08:00
models [SQL Lab] Add function names to autocomplete (#9012) 2020-01-24 11:08:26 -08:00
security [log] fix, log model view permissions (#8993) 2020-01-26 12:15:57 +00:00
sql_validators Update sql validator status (#8799) 2019-12-10 11:55:36 -08:00
static Rremove unused symlinks (#1736) 2016-12-01 19:52:46 -08:00
tasks Add config for celery email task soft time (#8887) 2020-01-04 09:20:57 +02:00
templates moving favicon(s) to config, allowing multiple favicons (#8856) 2019-12-20 12:58:36 -08:00
translations Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
utils [Caching] Ensure cache is always created (#9020) 2020-01-25 22:49:05 +00:00
views [dashboard] fix, add config to optionally enable react replacement fo… (#9025) 2020-01-27 11:28:24 -08:00
__init__.py [jinja_context] Fix, allow for app factory pattern (#8693) 2019-12-03 09:42:57 +00:00
app.py fix: shut off unneeded endpoints (#8960) 2020-01-23 11:25:15 -05:00
cli.py Re-enable pylint for common, connector, and test files (#8774) 2019-12-09 22:32:54 -08:00
config.py [dashboard] fix, add config to optionally enable react replacement fo… (#9025) 2020-01-27 11:28:24 -08:00
constants.py [dashboard] fix, enable info endpoint (#9015) 2020-01-24 17:16:28 -08:00
dataframe.py Replace pandas.DataFrame with PyArrow.Table for nullable int typing (#8733) 2020-01-03 11:55:39 -05:00
exceptions.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
extensions.py [Fix],Correct read in Jinja configuration and update docs of SupersetAppInitializer (#8908) 2020-01-03 07:44:25 +02:00
forms.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
jinja_context.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
legacy.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
result_set.py Bump pandas to 0.25.3 (#8985) 2020-01-22 09:03:19 +02:00
sql_lab.py Replace pandas.DataFrame with PyArrow.Table for nullable int typing (#8733) 2020-01-03 11:55:39 -05:00
sql_parse.py chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
stats_logger.py chore: refactor, add typing and fix uncovered errors (#8900) 2019-12-31 09:26:23 +02:00
typing.py [refactor] Centralizing custom Python types (#9026) 2020-01-26 10:04:04 -08:00
viz.py [refactor] Centralizing custom Python types (#9026) 2020-01-26 10:04:04 -08:00