Mehmet Salih Yavuz
bdcad9bdb4
fix(datasource): map combined_list to can_read so Gamma can list datasets
...
The combined_list endpoint added in #37815 used the auto-derived
`can_combined_list on Datasource` permission, which is not in
READ_ONLY_PERMISSION and is therefore excluded from the Gamma role by
_is_alpha_only. Map it to `can_read on Datasource` instead so Gamma
inherits access alongside Alpha and Admin.
2026-05-07 14:08:30 +03:00
Beto Dealmeida
cb53745d43
feat: semantic layer extension ( #37815 )
2026-05-05 12:07:46 -04:00
Maxime Beauchemin
4683a0827d
feat(validation): Add SQL expression validation in popovers ( #34642 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-20 15:10:38 -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
John Bodley
df79522160
refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session ( #26200 )
2024-01-18 08:27:29 +13:00
Vitor Avila
05d7060d83
fix(chart-filter): Avoid column denormalization if not enabled ( #26199 )
2023-12-07 17:24:47 -08:00
Hugh A. Miles II
8d8e1bb637
fix: always denorm column value before querying values ( #25919 )
2023-11-13 13:18:28 -05:00
Sebastian Liebscher
14a27b1ba3
chore(api): clean up API spec ( #24838 )
2023-07-31 20:03:58 +03: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
694f93326d
fix: methods incorrect type and update deprecated targets ( #23935 )
2023-05-05 18:57:27 +01:00
Jack Fragassi
54f7a248a6
chore: deprecate /superset/filter/... endpoint, migrate to apiv1 ( #22882 )
2023-01-30 11:02:49 +00:00