Michael S. Molina
|
94d8735d4b
|
fix(query): pass datasource table to template processor for schema-aware Jinja rendering (#38984)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-01 13:08:12 -03:00 |
|
Richard Fogaca Nienkotter
|
f4474b2e3e
|
feat: Dynamic currency (#36416)
|
2026-01-16 21:58:41 -08:00 |
|
Amin Ghadersohi
|
06a8f4df02
|
feat(datasets): add datetime format detection to dataset columns (#36150)
Co-authored-by: Claude Code <claude@anthropic.com>
|
2025-11-25 14:25:24 -08:00 |
|
Gabriel Torres Ruiz
|
0a75bac2a1
|
fix(error-handling): jinja2 error handling improvements (#34803)
|
2025-09-02 17:29:07 -04:00 |
|
Danylo Korostil
|
077724c2d2
|
feat(api): dataset read API uuid support (#34836)
|
2025-08-29 17:21:24 -07:00 |
|
Danylo Korostil
|
31e2143c84
|
feat(api): Added uuid filed support to dataset, chart, dashboard API (#29573)
|
2025-08-18 13:05:16 -07:00 |
|
Vitor Avila
|
49689eec6c
|
feat: Enable drilling in embedded (#34319)
|
2025-08-05 02:23:00 -03:00 |
|
Paul Rhodes
|
4dc3dd0942
|
fix(api): Added uuid as a valid search column (#33833)
|
2025-06-23 10:29:11 -07:00 |
|
Beto Dealmeida
|
22de26cd77
|
fix: metric.currency should be JSON, not string (#33303)
|
2025-05-01 18:16:51 -04:00 |
|
Beto Dealmeida
|
7ab8534ef6
|
feat: dataset folders (backend) (#32520)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2025-04-11 11:38:08 -07:00 |
|
Paul Rhodes
|
8decc9e45f
|
feat(api): Added uuid to list api calls (#32414)
|
2025-03-05 16:28:29 -08:00 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -07:00 |
|
Maxime Beauchemin
|
e51b95ffa8
|
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2024-12-18 17:41:34 -08:00 |
|
Vitor Avila
|
e79778ac6d
|
feat(dataset API): Add parameter to optionally render Jinja macros in API response (#30721)
|
2024-10-30 12:42:27 -03:00 |
|
Markus Eriksson
|
922128f6e0
|
fix: Add user filtering to changed_by. Fixes #27986 (#29287)
Co-authored-by: Markus Eriksson <markus.eriksson@sinch.com>
|
2024-07-25 15:23:00 -06:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
Beto Dealmeida
|
ce668d46cc
|
feat(SIP-95): catalogs in SQL Lab and datasets (#28376)
|
2024-05-08 17:19:36 -04:00 |
|
Stepan
|
2e4f6d3f38
|
perf(export): export generates unnecessary files content (#26765)
|
2024-02-21 16:28:38 -07:00 |
|
Michael S. Molina
|
f63e66be01
|
refactor: Removes the deprecated VERSIONED_EXPORT feature flag (#26347)
|
2024-01-19 15:21:14 -03:00 |
|
Vitor Avila
|
197c6e65ed
|
chore(API): Include changed_by.id in Get Charts and Get Datasets API responses (#26540)
|
2024-01-17 14:12:46 +00:00 |
|
Ville Brofeldt
|
0b477e3f7c
|
chore: harmonize and clean up list views (#25961)
|
2023-12-04 11:51:18 -08:00 |
|
John Bodley
|
07bcfa9b5f
|
chore(command): Organize Commands according to SIP-92 (#25850)
|
2023-11-22 16:55:54 -03:00 |
|
Beto Dealmeida
|
3e63c82ecc
|
feat: generic marshmallow error component (#25303)
|
2023-10-03 11:35:28 -07:00 |
|
Stepan
|
14c324950a
|
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2023-09-14 15:57:08 -07:00 |
|
Ville Brofeldt
|
f94dc49fd0
|
fix(snowflake): opt-in denormalization of column names (#24982)
|
2023-08-15 16:32:54 -07:00 |
|
Sebastian Liebscher
|
14a27b1ba3
|
chore(api): clean up API spec (#24838)
|
2023-07-31 20:03:58 +03:00 |
|
EugeneTorap
|
fc89718d48
|
chore: Update pylint to 2.17.4 (#24700)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2023-07-24 17:13:49 -07:00 |
|
John Bodley
|
a156816064
|
chore(command): Condense delete/bulk-delete operations (#24607)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-07-12 15:45:29 -07:00 |
|
Kamil Gabryjelski
|
83ff4cd86a
|
feat: Implement currencies formatter for saved metrics (#24517)
|
2023-06-28 20:51:40 +02:00 |
|
Hugh A. Miles II
|
93e1db4bd9
|
fix: save columns reference from sqllab save datasets flow (#24248)
|
2023-06-20 13:54:19 -04:00 |
|
Jack Fragassi
|
5af298e1f6
|
chore: Migrate warm up cache endpoint to api v1 (#23853)
|
2023-06-20 12:08:29 +01:00 |
|
John Bodley
|
3e76736874
|
chore(dao): Organize DAOs according to SIP-92 (#24331)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2023-06-18 18:32:32 -07:00 |
|
Daniel Vaz Gaspar
|
23bb1c48a1
|
chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS (#24400)
|
2023-06-15 22:11:24 +01:00 |
|
John Bodley
|
fcf7cba8fe
|
chore: Remove previously deprecated dataset metrics column from RESTful API (#24401)
|
2023-06-14 11:52:42 -07:00 |
|
John Bodley
|
d583ca9ef5
|
chore: Embrace the walrus operator (#24127)
|
2023-05-19 00:37:13 -07:00 |
|
Geido
|
66fb4867dc
|
chore: Remove unnecessary information from response (#24056)
|
2023-05-17 20:07:47 +03:00 |
|
EugeneTorap
|
4a828f57f4
|
chore: Update mypy and fix stubs issue (#24033)
|
2023-05-12 08:47:14 +01:00 |
|
Daniel Vaz Gaspar
|
694f93326d
|
fix: methods incorrect type and update deprecated targets (#23935)
|
2023-05-05 18:57:27 +01:00 |
|
Jack Fragassi
|
44557f5a23
|
chore(api v1): Deprecate datasource/save and datasource/get endpoints (#23678)
|
2023-04-18 17:51:24 -07:00 |
|
Antonio Rivero
|
3484e8ea7b
|
feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099)
|
2023-02-24 09:36:21 -08:00 |
|
Jack Fragassi
|
3fae7dbc34
|
chore: Migrate get_or_create_table endpoint to api v1 (#22931)
|
2023-02-15 10:38:51 +00:00 |
|
John Bodley
|
92cdb8c282
|
chore: Add explicit bidirectional performant relationships for SQLA model (#22413)
|
2023-01-21 10:17:56 +13:00 |
|
Daniel Vaz Gaspar
|
7926a43aed
|
refactor: rename filter_rel_fields to base_related_field_filters (#22508)
|
2022-12-24 00:39:53 +00:00 |
|
Daniel Vaz Gaspar
|
7c6fabb033
|
chore: deprecate /superset/fetch_datasource_metadata mig to API v1 (#22102)
|
2022-11-14 08:51:26 +00:00 |
|
John Bodley
|
4a330a3630
|
chore: Refactor ownership (#21938)
|
2022-11-02 01:05:31 -07:00 |
|
Shubham Sinha
|
decb2fb591
|
feat(datasets): Change in API to create virtual datasets (#21840)
|
2022-10-19 15:05:21 +01:00 |
|
Reese
|
a5ff0949a6
|
feat(api): Add option to enable sync on import (#20312)
|
2022-10-07 15:28:38 -03:00 |
|
Michael S. Molina
|
0dda5fe1cf
|
feat: Adds the MetadataBar to the Explore header (#21560)
|
2022-09-29 14:34:57 -03:00 |
|
Daniel Vaz Gaspar
|
ab7cfec975
|
feat: new config to filter specific users from dropdown lists (#21515)
|
2022-09-29 12:30:07 +01:00 |
|
Michael S. Molina
|
8ebf4ed3ff
|
feat: Adds MetadataBar to Drill to Detail modal (#21343)
|
2022-09-08 08:49:03 -03:00 |
|