This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch template_less in repository https://gitbox.apache.org/repos/asf/superset.git
commit e7b2b586b6febd7d5524cd89f708c4197168e815 Merge: 6a15aaf562 103fedaf92 Author: Maxime Beauchemin <[email protected]> AuthorDate: Thu Mar 27 13:59:33 2025 -0700 Merge branch 'master' into template_less README.md | 2 +- null_byte.csv | Bin 6 -> 0 bytes .../plugins/plugin-chart-echarts/package.json | 4 +- .../plugin-chart-echarts/src/utils/series.ts | 12 ++- .../plugin-chart-echarts/test/utils/series.test.ts | 111 +++++++++++++++++++++ .../plugin-chart-table/src/controlPanel.tsx | 5 +- .../components/controls/ColorPickerControl.jsx | 3 +- superset/commands/database/update.py | 44 +++++++- .../2024-09-25_17-59_7b17aa722e30_uuidmixin.py | 11 +- ...2_94e7a3499973_add_folders_column_to_dataset.py | 7 +- superset/security/manager.py | 4 +- superset/translations/nl/LC_MESSAGES/messages.po | 21 ++-- .../unit_tests/commands/dashboard/__init__.py | 26 ----- tests/unit_tests/commands/dashboard/create_test.py | 98 ++++++++++++++++++ tests/unit_tests/commands/databases/update_test.py | 62 ++++++++++++ 15 files changed, 348 insertions(+), 62 deletions(-)
