superset/superset
Ville Brofeldt 2b17ce2bd0
fix: create virtual table with exotic type (#19714)
* fix: create virtual table with exotic type

* fix test
2022-04-14 17:52:37 +03:00
..
annotation_layers chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
charts chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
cli chore(database): Creating helper make_url_safe to wrap potential errors (#19526) 2022-04-05 11:17:30 -07:00
columns chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
commands chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
common chore: fix typo (#19699) 2022-04-13 17:08:39 -07:00
connectors fix: create virtual table with exotic type (#19714) 2022-04-14 17:52:37 +03:00
css_templates fix: css template API response, less data (#17980) 2022-01-10 13:00:39 +00:00
dao feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
dashboards feat: deprecate old API and create new API for dashes created by me (#19434) 2022-04-08 09:05:22 +01:00
databases fix(database-api): allow search for all columns (#19662) 2022-04-12 13:50:57 +03:00
datasets chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
db_engine_specs chore: remove redundant adodbapi warning (#19557) 2022-04-07 14:30:36 +03:00
db_engines chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
embedded feat(embedded): API get embedded dashboard config by uuid (#19650) 2022-04-12 15:14:08 -07:00
embedded_dashboard/commands feat(embedded): API get embedded dashboard config by uuid (#19650) 2022-04-12 15:14:08 -07:00
examples chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
explore fix: add missing init on python pkg key_value (#19428) 2022-03-30 12:46:42 +01:00
extensions feat: introduce hashids permalink keys (#19324) 2022-03-24 21:53:09 +02:00
importexport fix: allow_browser_login in import/export API (#19656) 2022-04-11 22:29:06 -07:00
initialization feat(embedded): API get embedded dashboard config by uuid (#19650) 2022-04-12 15:14:08 -07:00
key_value fix: add missing init on python pkg key_value (#19428) 2022-03-30 12:46:42 +01:00
migrations chore: clean up unused imports in db migration scripts (#19630) 2022-04-09 07:48:59 -07:00
models feat: deprecate old API and create new API for dashes created by me (#19434) 2022-04-08 09:05:22 +01:00
queries chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
reports chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
security feat(embedded): API get embedded dashboard config by uuid (#19650) 2022-04-12 15:14:08 -07:00
sql_validators chore!: update mutator to take kwargs (#19083) 2022-03-18 16:01:27 -07:00
sqllab feat: Embedded dashboard configuration (#19364) 2022-03-30 12:34:05 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tables feat: new dataset/table/column models (#17543) 2022-02-24 11:02:01 -08:00
tasks chore(database): Creating helper make_url_safe to wrap potential errors (#19526) 2022-04-05 11:17:30 -07:00
templates feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
temporary_cache chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
translations fix: adaptive formatting typo in explore dropdowns (#19312) 2022-04-05 23:06:09 -06:00
utils chore: fix typo (#19699) 2022-04-13 17:08:39 -07:00
views fix(data-upload): make to change err message (#19430) 2022-04-13 12:24:13 -07:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py Revert #15405 #15435 #15444 (#15558) 2021-07-06 14:56:08 -07:00
config.py chore!: remove ROW_LEVEL_SECURITY feature flag (permanently enable) (#19230) 2022-03-31 14:05:17 -07:00
constants.py feat: deprecate old API and create new API for dashes created by me (#19434) 2022-04-08 09:05:22 +01:00
dataframe.py fix: logging warning on dataframe (don't use python's warnings) (#18111) 2022-01-20 16:24:30 +00:00
errors.py fix: allow subquery in ad-hoc SQL (WIP) (#19242) 2022-03-18 10:04:55 -07:00
exceptions.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py feat: add a where_in filter for Jinja2 (#19574) 2022-04-07 07:27:23 -07:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix: can't sync temporal flag on virtual table (#19366) 2022-04-01 16:40:50 +08:00
schemas.py feat: initial work to make v1 API compatible with SIP-40 and SIP-41 (#13960) 2021-04-06 22:06:32 -07:00
sql_lab.py fix(sql lab): display the 'View Results' button consistently in the history tab on sync mode (#19362) 2022-04-13 10:20:32 -06:00
sql_parse.py chore(database): Creating helper make_url_safe to wrap potential errors (#19526) 2022-04-05 11:17:30 -07:00
stats_logger.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
superset_typing.py fix: can't sync temporal flag on virtual table (#19366) 2022-04-01 16:40:50 +08:00
viz.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00