superset/superset
2023-05-17 20:07:47 +03:00
..
advanced_data_type fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
annotation_layers fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
async_events fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
available_domains fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
cachekeys fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
charts chore: Remove unnecessary information from response (#24056) 2023-05-17 20:07:47 +03:00
cli fix(native-filters): Address spelling mistakes (#23881) 2023-05-02 12:30:30 -06:00
columns feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
commands fix: load examples as anon user (#23600) 2023-04-06 08:23:00 -07:00
common chore(chart-data): add post processing error message to response (#23734) 2023-04-19 18:49:33 +03:00
connectors chore: Remove unnecessary information from response (#24056) 2023-05-17 20:07:47 +03:00
css_templates fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
dao feat(revert): Re-introduces the RLS page (#23777) 2023-04-24 13:10:58 -03:00
dashboards chore: Remove unnecessary information from response (#24056) 2023-05-17 20:07:47 +03:00
databases chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
datasets chore: Remove unnecessary information from response (#24056) 2023-05-17 20:07:47 +03:00
datasource fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
db_engine_specs chore: Refactor [Presto|Trino]EngineSpec._partition_query (#23944) 2023-05-17 09:11:55 -07:00
embedded chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
embedded_dashboard add missing init files (#19797) 2022-04-20 14:26:38 -07:00
examples chore: Add Cypress tests for drill by (#23849) 2023-04-28 17:33:45 +02:00
explore fix(migration): handle permalink edge cases correctly (#23980) 2023-05-09 15:28:24 +03:00
extensions chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
importexport chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
initialization chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
key_value fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
migrations feat: Cross filters scoping (#24020) 2023-05-16 21:44:05 +02:00
models chore: Remove unnecessary information from response (#24056) 2023-05-17 20:07:47 +03:00
queries chore: Remove unnecessary information from response (#24056) 2023-05-17 20:07:47 +03:00
reports fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
row_level_security fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
security fix: methods incorrect type and update deprecated targets (#23935) 2023-05-05 18:57:27 +01:00
sql_validators chore(ssh-tunnel): Refactor establishing raw connection with contextmanger (#22366) 2022-12-29 14:20:45 -05:00
sqllab chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tables perf: refactor SIP-68 db migrations with INSERT SELECT FROM (#19421) 2022-04-19 18:58:18 -07:00
tags chore: Remove unnecessary information from response (#24056) 2023-05-17 20:07:47 +03:00
tasks fix: safe check when computing chart thumbnail (#23432) 2023-03-21 09:13:38 -07:00
templates feat: create dtype option for csv upload (#23716) 2023-04-24 12:53:53 -07:00
temporary_cache chore(key-value): use json serialization for main resources (#23888) 2023-05-04 08:04:05 +03:00
thumbnails feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
translations feat(lang): update messages.po(t) and add missing German translations (#23402) 2023-04-07 15:52:49 -06:00
utils chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
views chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
__init__.py chore: switching out ConnectorRegistry references for DatasourceDAO (#20380) 2022-06-21 13:22:39 +02:00
app.py Revert #15405 #15435 #15444 (#15558) 2021-07-06 14:56:08 -07:00
config.py chore(reports): change default executor to owner (#22799) 2023-05-17 18:48:28 +03:00
constants.py chore: Migrate copy_dash endpoint to api v1 (#23112) 2023-04-06 11:32:10 -04: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 chore: Localization of several charts and elements (#22150) 2023-01-11 09:42:54 -07:00
exceptions.py chore: Update pre-commit packages (#23173) 2023-03-13 17:05:13 -06:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py chore: Update mypy and fix stubs issue (#24033) 2023-05-12 08:47:14 +01: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 chore: Localization of superset pt. 2 (#22772) 2023-01-30 09:20:43 -07:00
sql_parse.py fix: handle comments in has_table_query (#23882) 2023-05-01 11:06:54 -07:00
stats_logger.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
superset_typing.py fix: allow adhoc columns in non-aggregate query (#21729) 2022-10-10 12:08:33 +08:00
viz.py chore: Deprecates viz.py (#23934) 2023-05-04 15:38:21 -03:00