superset/superset
Daniel Vaz Gaspar 2b6a58780a
fix(database): OpenAPI spec for test_connection (#12274)
* fix(database): OpenAPI spec for test_connection

* updated OpenAPI spec on superset docs

* EOL
2021-01-06 10:29:05 +00:00
..
annotation_layers feat(annotations): security permissions simplification (#12014) 2020-12-16 09:08:06 +00:00
assets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
charts fix: append ID to filename when exporting chart (#12166) 2020-12-22 14:19:05 -08:00
commands fix: load example data into correct DB (#12292) 2021-01-05 17:52:42 -08:00
common refactor: remove queryFields in QueryObject and update chart control configs (#12091) 2020-12-22 17:10:19 -08:00
connectors feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
css_templates feat(css templates): security perm simplification (#11856) 2020-12-03 08:45:32 +00:00
dao fix: always fetch database list on bootstrap payload (#11934) 2020-12-09 09:36:18 -08:00
dashboards chore: Change chart_is_fav to chart_is_favorite (#12075) 2020-12-22 10:03:26 -08:00
databases fix(database): OpenAPI spec for test_connection (#12274) 2021-01-06 10:29:05 +00:00
datasets fix: load example data into correct DB (#12292) 2021-01-05 17:52:42 -08:00
db_engine_specs feat: estimate query cost in Postgres (#12130) 2020-12-18 16:08:53 -08:00
db_engines Enabled pylint rules in `db_engines` module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix: load example data into correct DB (#12292) 2021-01-05 17:52:42 -08:00
migrations fix(reports): make name unique between alerts and reports (#12196) 2020-12-24 09:18:46 +00:00
models fix(reports): make name unique between alerts and reports (#12196) 2020-12-24 09:18:46 +00:00
queries feat(queries): security perm simplification (#12072) 2020-12-17 14:27:14 +00:00
reports fix(reports): don't log user errors and state change has errors (#12277) 2021-01-06 08:57:10 +00:00
security fix: database alpha permissions (#12136) 2020-12-21 19:17:58 +00:00
sql_validators feat: add Postgres SQL validator (#11538) 2020-12-04 19:17:23 -08:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks fix(reports): don't log user errors and state change has errors (#12277) 2021-01-06 08:57:10 +00:00
templates fix(chart): rendering standalone chart and errors (#12179) 2020-12-23 11:06:08 +00:00
translations Spanish translations (#10798) 2020-09-09 13:38:18 -07:00
utils feat(dashboard): Dashboard-Native Filters (#11814) 2020-12-18 17:06:37 -08:00
views chore: rename variable for clarity (#12159) 2020-12-21 13:39:13 -08:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py fix(report): fix last_eval_dttm sort and more tests (#12121) 2020-12-21 19:07:30 +00:00
cli.py fix: load example data into correct DB (#12292) 2021-01-05 17:52:42 -08:00
config.py feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
constants.py fix: security cleanup annotation and refresh permissions (#12119) 2020-12-18 12:06:08 +00:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
errors.py feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00
exceptions.py feat: initial custom error messages for SQL Lab (#12080) 2020-12-17 22:58:21 -08:00
extensions.py feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py feat: show missing parameters in query (#12049) 2020-12-15 18:47:40 -08:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix(presto): Handle ROW data stored as string (#10456) 2020-07-28 16:05:58 -07:00
sql_lab.py fix: CTAS on multiple statements (#12188) 2021-01-04 09:22:35 -08:00
sql_parse.py fix: CTAS on multiple statements (#12188) 2021-01-04 09:22:35 -08:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py refactor(database): use SupersetResultSet on SqlaTable.get_df() (#10707) 2020-08-28 21:12:03 +03:00
viz.py fix(explore): bump superset-ui to 0.16.3 and fix DeckGL bug (#12242) 2021-01-04 22:01:09 -08:00
viz_sip38.py feat: Dynamically imported viz plugins (#10288) 2020-12-19 07:06:11 -08:00