Richard Fogaca Nienkotter
|
5278deaf63
|
fix(metrics): normalize legacy currency strings (#37455)
|
2026-02-19 21:25:44 -03:00 |
|
Gabriel Torres Ruiz
|
06e4f4ff4c
|
fix(dashboard): catch DatasourceNotFound in get_datasets to prevent 404 (#37503)
|
2026-01-28 15:54:56 -08:00 |
|
Richard Fogaca Nienkotter
|
f4474b2e3e
|
feat: Dynamic currency (#36416)
|
2026-01-16 21:58:41 -08:00 |
|
Beto Dealmeida
|
482c674a0f
|
chore: improve types (#36367)
|
2025-12-04 13:51:35 -05:00 |
|
Beto Dealmeida
|
16e6452b8c
|
feat: Explorable protocol (#36245)
|
2025-12-04 13:18:34 -05:00 |
|
Beto Dealmeida
|
d05ab91d11
|
fix: is_column_reference check (#36382)
|
2025-12-02 14:16:48 -05: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 |
|
Beto Dealmeida
|
a2267d869b
|
refactor: refactor get_query_result (#36057)
|
2025-11-21 18:14:52 -05:00 |
|
Beto Dealmeida
|
e303537e0c
|
fix: adhoc column quoting (#36215)
|
2025-11-21 16:32:39 -05:00 |
|
Beto Dealmeida
|
fb7d0e0e3d
|
chore: annotate important types (#36034)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-17 14:41:20 -05:00 |
|
Ville Brofeldt
|
c2baba50f9
|
chore: abstract models and daos into superset-core (#35259)
|
2025-11-14 17:00:44 -08:00 |
|
Beto Dealmeida
|
f3e620cd0f
|
fix: RLS in virtual datasets (#36061)
|
2025-11-14 14:21:09 -05:00 |
|
Mehmet Salih Yavuz
|
306f4c14cf
|
fix(sql): quote column names with spaces to prevent SQLGlot parsing errors (#35553)
|
2025-11-13 17:47:16 +03:00 |
|
Alexandru Soare
|
99b61143f6
|
feat(Chart): Save Chart State globally (#35343)
|
2025-10-29 15:54:07 +02:00 |
|
Beto Dealmeida
|
139b5ae20c
|
fix(sqlglot): adhoc expressions (#35482)
|
2025-10-03 12:10:10 -04:00 |
|
Beto Dealmeida
|
13a164dd63
|
fix: table quoting in DBs with supports_cross_catalog_queries=True (#35350)
|
2025-10-01 12:17:46 -04:00 |
|
Damian Pendrak
|
19db0353a9
|
feat(db): custom database error messages (#34674)
|
2025-10-01 14:29:57 +03:00 |
|
Beto Dealmeida
|
d51b35f61b
|
fix: adhoc orderby in explore (#35342)
|
2025-09-30 16:34:44 -04:00 |
|
Gabriel Torres Ruiz
|
0a75bac2a1
|
fix(error-handling): jinja2 error handling improvements (#34803)
|
2025-09-02 17:29:07 -04:00 |
|
JUST.in DO IT
|
75af53dc3d
|
fix: customize column description limit size in db_engine_spec (#34808)
|
2025-08-22 10:00:39 -07:00 |
|
Maxime Beauchemin
|
cb27d5fe8d
|
chore: proper current_app.config proxy usage (#34345)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-31 19:27:42 -07:00 |
|
Beto Dealmeida
|
32626ab707
|
fix: use catalog name on generated queries (#34360)
|
2025-07-29 12:30:46 -04:00 |
|
Beto Dealmeida
|
914ce9aa4f
|
feat: read column metadata (#34359)
|
2025-07-28 22:57:57 -04:00 |
|
Beto Dealmeida
|
b794b192d1
|
fix: return 422 on invalid SQL (#34303)
|
2025-07-24 16:40:56 -04:00 |
|
Maxime Beauchemin
|
fe9eef9198
|
feat: removing dup logic in sqla/models.py and models/helpers.py (#34177)
|
2025-07-15 14:02:57 -07:00 |
|
Maxime Beauchemin
|
dd129fa403
|
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor (#31590)
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com>
Co-authored-by: Damian Pendrak <dpendrak@gmail.com>
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com>
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-06-20 13:38:58 -07:00 |
|
Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Vitor Avila
|
cacf1e06d6
|
fix: Update dataset's last modified date from column/metric update (#33626)
|
2025-06-03 12:20:38 -03:00 |
|
Pat Buxton
|
2d26af25c1
|
feat: Python 3.12 support (#33434)
|
2025-06-02 10:00:37 -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 |
|
sowo
|
29b62f7c0a
|
fix(contextmenu): uncaught TypeError (#28203)
|
2025-03-18 20:42:38 -06:00 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -07:00 |
|
Michael S. Molina
|
687f762457
|
refactor: Removes the legacy dataset editor (#31976)
|
2025-01-24 14:52:22 -03:00 |
|
mcdogg17
|
51e090d67a
|
fix(verbose map): Correct raw metrics handling in verbose map (#29417)
|
2025-01-23 15:14:12 -08:00 |
|
Maxime Beauchemin
|
274aa143d3
|
chore: python version to 3.11 (while supporting 3.10) (#31503)
|
2025-01-13 18:22:49 -08:00 |
|
Beto Dealmeida
|
e4b3ecd372
|
feat: push predicates into virtual datasets (#31486)
|
2025-01-08 22:11:28 -05: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 |
|
Beto Dealmeida
|
09802acf0d
|
refactor: remove more sqlparse (#31032)
|
2024-11-26 17:01:07 -05:00 |
|
github-actions[bot]
|
b24323d500
|
chore(🦾): bump python pre-commit 3.7.1 -> 4.0.1 (#31050)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2024-11-24 17:34:36 -08:00 |
|
Beto Dealmeida
|
832fed1db5
|
fix(dataset): use sqlglot for DML check (#31024)
|
2024-11-22 07:21:05 -05:00 |
|
Vitor Avila
|
09d3f60d85
|
fix(Jinja): Extra cache keys for calculated columns and metrics using Jinja (#30735)
|
2024-10-29 10:14:27 -03:00 |
|
Geido
|
a12ccf2c1d
|
fix(Jinja): Extra cache keys for Jinja columns (#30715)
|
2024-10-25 19:11:28 +03:00 |
|
Geido
|
362948324c
|
fix(Filters): Apply native & cross filters on common columns (#30438)
|
2024-10-15 16:13:05 -07:00 |
|
Beto Dealmeida
|
0db59b45b8
|
fix: adhoc metrics (#30202)
|
2024-10-10 16:46:17 -04:00 |
|
Michael S. Molina
|
ad2998598f
|
fix: Pre-query normalization with custom SQL (#30389)
|
2024-09-25 15:30:53 -03:00 |
|
Beto Dealmeida
|
cddf1530da
|
chore: remove duplicate _process_sql_expression (#30213)
|
2024-09-10 12:15:03 -04:00 |
|
Michael S. Molina
|
d497dcad41
|
fix: Security manager incorrect calls (#29884)
|
2024-08-23 11:39:45 -03:00 |
|
Beto Dealmeida
|
39209c2b40
|
fix: handle empty catalog when DB supports them (#29840)
|
2024-08-13 10:08:43 -04:00 |
|
Elizabeth Thompson
|
38d64e8dd2
|
fix: add mutator to get_columns_description (#29885)
|
2024-08-08 17:25:33 -07:00 |
|