superset/superset
Daniel Vaz Gaspar 2f2ac00a09
[dashboard] feat: REST API (#8694)
2019-12-16 21:10:33 +00:00
..
assets [dashboard] fix duplicated chart fetching when dashboard has default_filters (#8829) 2019-12-13 11:40:27 -08:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
common Re-enable pylint for common, connector, and test files (#8774) 2019-12-09 22:32:54 -08:00
connectors Re-enable pylint for common, connector, and test files (#8774) 2019-12-09 22:32:54 -08:00
db_engine_specs [fix][sqllab] nullable booleans in dataframe (#8833) 2019-12-16 09:59:27 -08:00
db_engines re-enable pylint for database compatibility layer (#8772) 2019-12-07 16:15:12 -08:00
examples Re-enable pylint for example-related files (#8771) 2019-12-06 14:30:50 -08:00
migrations Require the SQLAlchemy URI on the database model (#8720) 2019-12-11 14:05:23 -08:00
models [dashboard] feat: REST API (#8694) 2019-12-16 21:10:33 +00:00
security Avoid circular dependency between superset config and superset package (#8254) 2019-12-10 09:17:34 +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 Re-enable Pylint on some celery-related files (#8765) 2019-12-07 17:52:08 -08:00
templates SHA display touchups (#8614) 2019-12-04 13:13:51 -08:00
translations Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
utils [dashboard] feat: REST API (#8694) 2019-12-16 21:10:33 +00:00
views [dashboard] feat: REST API (#8694) 2019-12-16 21:10:33 +00:00
__init__.py [jinja_context] Fix, allow for app factory pattern (#8693) 2019-12-03 09:42:57 +00:00
app.py [jinja_context] Fix, allow for app factory pattern (#8693) 2019-12-03 09:42:57 +00:00
cli.py Re-enable pylint for common, connector, and test files (#8774) 2019-12-09 22:32:54 -08:00
config.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
constants.py handle nulls in bar chart series/breakdown (#8724) 2019-12-03 16:11:15 -08:00
dataframe.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
exceptions.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
extensions.py [jinja_context] Fix, allow for app factory pattern (#8693) 2019-12-03 09:42:57 +00: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
sql_lab.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
sql_parse.py Fix a bunch of files with pylint disabled (#8743) 2019-12-11 10:14:24 -08:00
stats_logger.py Re-enable pylint on some configuration files (#8767) 2019-12-06 14:30:11 -08:00
viz.py [fix] Remedying filter-box w/ invalid metrics (#8722) 2019-12-04 11:34:56 -08:00