superset/superset
Maxime Beauchemin 35284589cb
feat: unpack payload into log function (#28521)
2024-05-23 10:40:15 -07:00
..
advanced_data_type chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
annotation_layers refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
async_events chore: enable ruff's isort equivalent (#28267) 2024-04-30 18:29:49 -07:00
available_domains chore(api): clean up API spec (#24838) 2023-07-31 20:03:58 +03:00
cachekeys feat(SIP-95): catalogs in SQL Lab and datasets (#28376) 2024-05-08 17:19:36 -04:00
charts refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
cli chore: clean up console upon firing up the CLI (#28134) 2024-04-23 11:43:39 -07:00
columns chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
commands feat: Customizable email subject name (#26327) 2024-05-16 16:04:42 +03:00
common refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
connectors chore: deprecate old Dataset related endpoints (#28453) 2024-05-13 20:09:47 +01:00
css_templates chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
daos chore: clean up DB create command (#28246) 2024-05-01 11:06:26 -04:00
dashboards refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
databases chore(models): Adding encrypted field checks (#28436) 2024-05-13 09:29:52 -07:00
datasets feat(SIP-95): catalogs in SQL Lab and datasets (#28376) 2024-05-08 17:19:36 -04:00
datasource refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
db_engine_specs fix: revert fix(presto preview): re-enable schema previsualization for Trino/Presto table/schemas" (#28613) 2024-05-21 15:23:32 -03:00
embedded refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
embedded_dashboard chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
examples fix(maps): adds Crimea back to Ukraine 🇺🇦 (#28226) 2024-04-25 17:56:41 -06:00
explore chore: Remove obsolete actor (#27147) 2024-02-21 09:08:08 +13:00
extensions feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -04:00
importexport perf(export): export generates unnecessary files content (#26765) 2024-02-21 16:28:38 -07:00
initialization chore: deprecate multiple old APIs (#28492) 2024-05-14 22:00:45 +01:00
key_value refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
migrations fix: Update migration logic in #27119 (#28482) 2024-05-20 11:30:56 -07:00
models refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
queries chore: deprecate multiple old APIs (#28492) 2024-05-14 22:00:45 +01:00
reports feat: Customizable email subject name (#26327) 2024-05-16 16:04:42 +03:00
row_level_security chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
security chore(D2D): Add granular permission for dashboard drilling operations (#28435) 2024-05-15 15:31:30 +01:00
sql_validators feat(SIP-95): new endpoint for table metadata (#28122) 2024-04-25 12:23:49 -04:00
sqllab refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tables refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909) 2024-02-14 06:20:15 +13:00
tags chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
tasks fix: move to slack-sdk files_upload_v2 (#28423) 2024-05-15 14:31:57 -07:00
templates feat: new Excel upload form and API (#28105) 2024-04-19 14:19:42 +01:00
temporary_cache chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
thumbnails feat(thumbnails): add support for user specific thumbs (#22328) 2022-12-14 15:02:31 +02:00
translations fix: Correction translation (#28497) 2024-05-17 10:09:19 -06:00
utils feat: unpack payload into log function (#28521) 2024-05-23 10:40:15 -07:00
views refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
__init__.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
app.py chore(async): Making create app configurable (#25346) 2023-09-20 10:04:58 -07:00
config.py feat: unpack payload into log function (#28521) 2024-05-23 10:40:15 -07:00
constants.py feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -04:00
dataframe.py fix: improve df to records performance (#28512) 2024-05-15 15:30:23 +01:00
errors.py feat(sip-95): new endpoint for extra table metadata (#28063) 2024-04-18 10:42:53 -04:00
exceptions.py feat(sip-95): new endpoint for extra table metadata (#28063) 2024-04-18 10:42:53 -04:00
forms.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
jinja_context.py chore: Add Apache Spark Jinja template processor (#28335) 2024-05-06 09:24:25 -07:00
legacy.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
result_set.py refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07: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 refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00
sql_parse.py fix: Ignore USE SQL keyword when determining SELECT statement (#28279) 2024-05-02 11:25:55 -07:00
stats_logger.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
superset_typing.py chore(OAuth2): refactor for custom OAuth2 clients (#27880) 2024-04-05 12:17:39 -04:00
viz.py refactor: Migration of json utilities from core (#28522) 2024-05-20 10:27:22 -07:00