superset/superset
Elizabeth Thompson cd1f6d469b
fix: remove whitespace from http_path for databricks (#22671)
2023-01-13 14:50:18 -08:00
..
advanced_data_type fix: advanced data type API spec and permission name (#20128) 2022-05-20 10:08:27 +01:00
annotation_layers chore: remove annotation layer FAB CRUD model view (#22178) 2022-11-22 16:19:57 +00:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
available_domains chore: migrate available_domains to api/v1 (#21173) 2022-09-01 16:38:02 +01:00
cachekeys chore: switching out ConnectorRegistry references for DatasourceDAO (#20380) 2022-06-21 13:22:39 +02:00
charts chore: Localization of several charts and elements (#22150) 2023-01-11 09:42:54 -07:00
cli chore(tags): Refactor logic to leverage Flask-SQLAlchemy extension (#21459) 2022-10-03 00:07:52 -07:00
columns feat(business-types): initial implementation of SIP-78 (#18794) 2022-05-16 17:58:21 +03:00
commands fix(assets api): import replaces dashboard (#22208) 2022-12-21 15:36:40 -08:00
common feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767) 2022-11-02 08:21:17 +08:00
connectors feat(charts): allow query mutator to update queries after splitting original sql (#21645) 2023-01-12 14:04:03 +02:00
css_templates fix: Refactor ownership checks and ensure consistency (#20499) 2022-07-07 11:04:27 -07:00
dao feat(RLS): RESTful apis and react view for RLS (#22325) 2023-01-09 13:34:20 -07:00
dashboards fix: dashboard get by id or slug access filter (#22358) 2023-01-05 17:10:40 +00:00
databases feat: Add logging for ssh tunneling test_connection attempts (#22625) 2023-01-12 21:49:35 +00:00
datasets refactor: rename filter_rel_fields to base_related_field_filters (#22508) 2022-12-24 00:39:53 +00:00
datasource fix: datasourcedao datasource not found error (#20725) 2022-07-19 13:45:46 -07:00
db_engine_specs fix: remove whitespace from http_path for databricks (#22671) 2023-01-13 14:50:18 -08:00
db_engines chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07: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 fix(cypress): make test chart time range deterministic (#22567) 2023-01-03 07:46:40 +00:00
explore chore: Update dataset_id & dataset_type datasource_id & datasource_type for SPA explore (#22461) 2022-12-22 19:46:00 -05:00
extensions feat(ssh-tunnelling): Setup SSH Tunneling Commands for Database Connections (#21912) 2023-01-03 17:22:42 -05:00
importexport chore: fix typo in `importexport/api.py` (#20085) 2022-05-16 10:08:01 -07:00
initialization feat(RLS): RESTful apis and react view for RLS (#22325) 2023-01-09 13:34:20 -07:00
key_value chore(key-value): remove redundant exception logging (#21702) 2022-10-05 19:44:42 +03:00
migrations feat(ssh-tunnelling): Setup SSH Tunneling Commands for Database Connections (#21912) 2023-01-03 17:22:42 -05:00
models feat: Add logging for ssh tunneling test_connection attempts (#22625) 2023-01-12 21:49:35 +00:00
queries refactor: rename filter_rel_fields to base_related_field_filters (#22508) 2022-12-24 00:39:53 +00:00
reports feat: make CTA text in Alerts & Reports mails configurable (#19779) 2023-01-10 11:52:54 -07:00
row_level_security feat(RLS): RESTful apis and react view for RLS (#22325) 2023-01-09 13:34:20 -07:00
security chore: Localization of several charts and elements (#22150) 2023-01-11 09:42:54 -07:00
sql_validators chore(ssh-tunnel): Refactor establishing raw connection with contextmanger (#22366) 2022-12-29 14:20:45 -05:00
sqllab chore: Localization of several charts and elements (#22150) 2023-01-11 09:42:54 -07: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 fix(tags): Adding __init__ to tags (#21591) 2022-09-27 10:35:20 -07:00
tasks feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
templates fix(nav): make doc and bug buttons customizable (#22682) 2023-01-11 19:24:18 +02:00
temporary_cache fix: Refactor ownership checks and ensure consistency (#20499) 2022-07-07 11:04:27 -07:00
thumbnails feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
translations chore: Migrate /superset/search_queries to API v1 (#22579) 2023-01-11 09:22:41 -07:00
utils feat(ssh_tunnel): SQLAlchemy Form UI (#22513) 2023-01-11 19:29:52 +00:00
views fix(embed): fix server error due to breaking change on flask-login (#22462) 2023-01-12 11:48:01 +02: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(celery): update celery config variables names (#22499) 2023-01-13 16:56:15 +00:00
constants.py feat(ssh-tunnelling): Setup SSH Tunneling Commands for Database Connections (#21912) 2023-01-03 17:22:42 -05: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(sql lab): Syntax errors should return with 422 status (#20491) 2022-07-27 12:41:17 -06:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py refactor: Cleanup user get_id/get_user_id (#20492) 2022-06-24 17:57:04 -07:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix: stringify ValueErrors for NaT types (#22628) 2023-01-06 15:15:12 -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(ssh-tunnel): Refactor establishing raw connection with contextmanger (#22366) 2022-12-29 14:20:45 -05:00
sql_parse.py fix: Published Dashboard without charts don't show up for non admin users (#20638) 2022-07-27 12:40:59 -06: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: Localization of several charts and elements (#22150) 2023-01-11 09:42:54 -07:00