superset/superset
Daniel Vaz Gaspar 752de8fe9d
[dashboards] Fix, API update slug uniqueness refusing empty string (#9417)
* [dashboards] Fix, API update slug uniqueness refusing empty string

* [dashboards] tests
2020-03-30 16:10:08 +01: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
charts [mypy] Enforcing typing for charts (#9411) 2020-03-29 13:39:36 -07:00
commands [mypy] Enforcing typing for charts (#9411) 2020-03-29 13:39:36 -07:00
common [cache] Cleaning up viz/cache logic (#9375) 2020-03-26 09:22:06 -07:00
connectors [dataset] columns and metrics API (nested) (#9268) 2020-03-24 17:24:08 +00:00
dao [mypy] Enforcing typing for charts (#9411) 2020-03-29 13:39:36 -07:00
dashboards [dashboards] Fix, API update slug uniqueness refusing empty string (#9417) 2020-03-30 16:10:08 +01:00
datasets [dataset] New, export API endpoint (#9367) 2020-03-27 09:30:23 +00:00
db_engine_specs feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02:00
db_engines re-enable pylint for database compatibility layer (#8772) 2019-12-07 16:15:12 -08:00
examples feat: [explore] don't save filters inherited from a dashboard (#9340) 2020-03-23 23:05:00 -07:00
migrations [fix] Fixing cache key inconsistencies (#9382) 2020-03-28 12:33:16 -07:00
models feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02: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 [cache warm_up] warm_up slice with dashboard default_filters (#9311) 2020-03-18 08:21:10 -07:00
templates feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02:00
translations SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
utils [mypy] Enforcing typing for charts (#9411) 2020-03-29 13:39:36 -07:00
views [mypy] Enforcing typing for charts (#9411) 2020-03-29 13:39:36 -07:00
__init__.py chore: allow webpack-dev-server proxy to any destination (#9296) 2020-03-17 15:37:07 -07:00
app.py [charts] Refactor API using SIP-35 (#9329) 2020-03-24 10:05:11 +00:00
cli.py fix: bump click in setup.py and requirements.txt (#9299) 2020-03-13 21:36:16 +02:00
config.py feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +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 feat: add SSL certificate validation for Druid (#9396) 2020-03-27 19:07:07 +02:00
extensions.py chore: allow webpack-dev-server proxy to any destination (#9296) 2020-03-17 15:37:07 -07: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: handle list of lists from fetch_data (#9322) 2020-03-18 22:04:26 +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 fix: handle list of lists from fetch_data (#9322) 2020-03-18 22:04:26 +02:00
viz.py [fix] Fixing cache key inconsistencies (#9382) 2020-03-28 12:33:16 -07:00