This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-05-10 10:25:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
493f6c0aed7c5cbbf033b8e9a3bbf02e614de95e
superset2
/
tests
/
unit_tests
/
mcp_service
/
chart
/
tool
History
Kamil Gabryjelski
9239db5a32
fix(mcp): fix detached Slice instance error in chart/dashboard serialization (
#38767
)
...
Co-authored-by: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-20 16:34:03 -03:00
..
__init__.py
…
test_generate_chart.py
fix(mcp): fix detached Slice instance error in chart/dashboard serialization (
#38767
)
2026-03-20 16:34:03 -03:00
test_get_chart_data.py
fix(mcp): add missing command.validate() to MCP chart data tools (
#38521
)
2026-03-10 08:23:47 -03:00
test_get_chart_preview.py
fix(mcp): Remove unsupported thumbnail/preview URLs and internal fields from MCP schemas (
#38109
)
2026-02-23 12:44:12 +01:00
test_list_charts.py
fix(mcp): replace uuid with url and changed_on_humanized in default list columns (
#38566
)
2026-03-17 11:43:52 -03:00
test_update_chart_preview.py
…
test_update_chart.py
…