superset/superset
2023-03-10 16:07:50 -08:00
..
advanced_data_type chore: add statsd support to base API and refactor (#22887) 2023-01-27 17:52:08 +00:00
annotation_layers chore: remove annotation layer FAB CRUD model view (#22178) 2022-11-22 16:19:57 +00:00
async_events chore: add statsd support to base API and refactor (#22887) 2023-01-27 17:52:08 +00:00
available_domains chore: add statsd support to base API and refactor (#22887) 2023-01-27 17:52:08 +00:00
cachekeys chore: add statsd support to base API and refactor (#22887) 2023-01-27 17:52:08 +00:00
charts feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
cli chore(backend): Spelling (#19677) 2023-02-17 10:48:24 -07:00
columns feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
commands feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
common fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238) 2023-03-04 07:57:35 +01:00
connectors fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238) 2023-03-04 07:57:35 +01:00
css_templates fix: Refactor ownership checks and ensure consistency (#20499) 2022-07-07 11:04:27 -07:00
dao fix(dao): use explicit id filter (#23246) 2023-03-01 13:32:04 +02:00
dashboards chore: Deprecate show_native_filters (#23228) 2023-03-02 07:29:51 +13:00
databases chore: Add statsd logger for ssh tunneling creation (#23225) 2023-02-28 11:21:40 -05:00
datasets feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
datasource chore: deprecate /superset/filter/... endpoint, migrate to apiv1 (#22882) 2023-01-30 11:02:49 +00:00
db_engine_specs fix: add disallowed query params for engines specs (#23217) 2023-02-28 12:00:22 +00:00
embedded fix(embed): fix server error due to breaking change on flask-login (#22462) 2023-01-12 11:48:01 +02:00
embedded_dashboard add missing init files (#19797) 2022-04-20 14:26:38 -07:00
examples chore(dashboard): Cleanup example dashboard filter scopes (#23260) 2023-03-08 12:36:16 +13:00
explore chore(backend): Spelling (#19677) 2023-02-17 10:48:24 -07:00
extensions fix(ssh-tunnel): add password to from_private_key function (#23175) 2023-02-24 16:05:37 -08:00
importexport feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
initialization chore: use util test env for init check (#23325) 2023-03-10 16:07:50 -08:00
key_value chore(key-value): remove redundant exception logging (#21702) 2022-10-05 19:44:42 +03:00
migrations fix(migration): Address issue in #23228 (#23276) 2023-03-07 20:04:31 +13:00
models fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238) 2023-03-04 07:57:35 +01:00
queries feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
reports chore(backend): Spelling (#19677) 2023-02-17 10:48:24 -07:00
security fix(rbac): show objects accessible by database access perm (#23118) 2023-02-24 10:45:16 +02:00
sql_validators chore(ssh-tunnel): Refactor establishing raw connection with contextmanger (#22366) 2022-12-29 14:20:45 -05:00
sqllab fix: reorganize role permissions (#23096) 2023-02-21 10:19:42 +00: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 feat: Frontend tagging (#20876) 2023-02-21 13:38:23 -08:00
tasks chore: move dashboard screenshot standalone logic (#23003) 2023-02-15 14:35:08 -08:00
templates chore(frontend): Spelling (#19676) 2023-02-02 11:23:11 -07:00
temporary_cache chore: add statsd support to base API and refactor (#22887) 2023-01-27 17:52:08 +00:00
thumbnails feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
translations chore(backend): Spelling (#19677) 2023-02-17 10:48:24 -07:00
utils chore: log different selenium timeout errors differently (#23290) 2023-03-09 12:55:12 -08:00
views docs: improve API v1 migration documentation (#23298) 2023-03-09 14:19:14 -08: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 docs(alerts and reports): Update ExecutorType class (#23323) 2023-03-10 10:59:12 +02:00
constants.py fix: memoized decorator memory leak (#23139) 2023-02-27 15:59:11 +00: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 fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238) 2023-03-04 07:57:35 +01:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py fix: memoized decorator memory leak (#23139) 2023-02-27 15:59:11 +00:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix: edit pyarrow stringify to better handle emojis and accents (#22881) 2023-01-30 12:29:19 -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 chore: Localization of superset pt. 2 (#22772) 2023-01-30 09:20:43 -07:00
sql_parse.py chore(backend): Spelling (#19677) 2023-02-17 10:48:24 -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 fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238) 2023-03-04 07:57:35 +01:00