This is an automated email from the ASF dual-hosted git repository. msyavuz pushed a change to branch template_less in repository https://gitbox.apache.org/repos/asf/superset.git
from 18c3f0adb6 fix(theming): Fix various ci issues (#33147) add 7dc5019b9d fix: app icon should not use subdirectory (#33141) add 7333ffd41e fix(echart): Tooltip date format doesn't follow time grain (#33138) add 0e18246999 chore(deps): bump @babel/runtime from 7.17.2 to 7.27.0 in /superset-frontend/cypress-base (#33102) add 26ff734ef9 fix: add folders to import schema (#33142) new 86d5537a7f Merge branch 'master' into template_less The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: superset-frontend/cypress-base/package-lock.json | 30 +++--- .../plugin-chart-echarts/src/utils/formatters.ts | 2 +- superset-frontend/src/features/home/Menu.tsx | 5 +- .../src/utils/getBootstrapData.test.ts | 110 +++++++++++++++++++++ superset/datasets/schemas.py | 1 + 5 files changed, 130 insertions(+), 18 deletions(-) create mode 100644 superset-frontend/src/utils/getBootstrapData.test.ts