superset/superset
Ville Brofeldt 3682702e91
fix: add connection testing params for snowflake (#9272)
* fix: add connection testingt params for snowflake

* Linting
2020-03-11 06:51:57 +02:00
..
assets Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
bin Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
commands [datasets] new, API using command pattern (#9129) 2020-03-08 09:13:08 +00:00
common fix: share column type matching between model and result set (#9161) 2020-03-04 16:33:22 +02:00
connectors Add option to specify type specific date truncation functions (#9238) 2020-03-05 07:25:50 +02:00
datasets [datasets] new, API using command pattern (#9129) 2020-03-08 09:13:08 +00:00
db_engine_specs fix: add connection testing params for snowflake (#9272) 2020-03-11 06:51:57 +02:00
db_engines re-enable pylint for database compatibility layer (#8772) 2019-12-07 16:15:12 -08:00
examples feat: add rolling window support to 'Big Number with Trendline' viz (#9107) 2020-03-10 10:19:12 -07:00
migrations Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
models [chart] fix, datasource link in listview (#9247) 2020-03-07 14:46:17 -08:00
security fix: change database save in DatasourceEditor (#9255) 2020-03-10 09:20:37 -07:00
sql_validators [fix] SQL query source (#9173) 2020-02-20 11:15:12 -08:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks [fix] use filter_scopes in dashboard warmup strategy (#9235) 2020-03-05 17:50:32 -08:00
templates [table] [columns] remove generic checkbox API (#9044) 2020-02-06 20:01:24 +00:00
translations SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
utils fix: share column type matching between model and result set (#9161) 2020-03-04 16:33:22 +02:00
views fix: add connection testing params for snowflake (#9272) 2020-03-11 06:51:57 +02:00
__init__.py [jinja_context] Fix, allow for app factory pattern (#8693) 2019-12-03 09:42:57 +00:00
app.py [datasets] new, API using command pattern (#9129) 2020-03-08 09:13:08 +00:00
cli.py Moving away from using the root logger everywhere (#9099) 2020-02-07 23:38:48 -08:00
config.py Add option to specify type specific date truncation functions (#9238) 2020-03-05 07:25:50 +02:00
constants.py [fix] Adding show to FAB CRUD set (#9040) 2020-01-28 17:19:16 -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 SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08: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 fix: share column type matching between model and result set (#9161) 2020-03-04 16:33:22 +02:00
sql_lab.py Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
sql_parse.py Make schema name for the CTA queries and limit configurable (#8867) 2020-03-03 19:52:20 +02:00
stats_logger.py Moving away from using the root logger everywhere (#9099) 2020-02-07 23:38:48 -08:00
typing.py [refactor] Centralizing custom Python types (#9026) 2020-01-26 10:04:04 -08:00
viz.py feat: add rolling window support to 'Big Number with Trendline' viz (#9107) 2020-03-10 10:19:12 -07:00