You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by mi...@apache.org on 2024/03/04 20:39:18 UTC

(superset) branch test-ci updated (12684a2b93 -> 66a5e6500b)

This is an automated email from the ASF dual-hosted git repository.

michaelsmolina pushed a change to branch test-ci
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 12684a2b93 chore: test
    omit 753ef69529 feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907)
    omit e43097329f fix: bump grpcio, urllib3 and paramiko (#27124)
    omit 3224ac1818 chore(internet_port): added new ports and removed unnecessary string class (#27078)
    omit 9514300da5 fix(docker): *-dev tags target right stage from Dockerfile (#27116)
    omit b60938be4d chore: bump firebolt-sqlalchemy to support service account auth (#27118)
    omit 7b59c94827 fix(sqllab): flaky json explore modal due to over-rendering (#26791)
    omit 152cd70b5f fix: upgrade cryptography to major 42 (#27113)
    omit af577d64b1 fix: Timeseries Y-axis format with contribution mode (#27106)
    omit 13f1642c73 feat(plugins): Tooltips on BigNumber with Time Comparison chart (#27092)
    omit a912fafb6d chore(plugins): Update dropdown control for BigNumber with Time Comparison range (#27090)
    omit e4a723d840 fix: try to fix cypress with magic (#27098)
    omit 847ed3f5b0 refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (Phase II) (#26909)
    omit 827864b939 chore: Migrate AlteredSliceTag to typescript (#27030)
    omit 91ac575eab chore(translations): updating pot -> po -> json files (babel 2.9.1) (#26773)
    omit 4796484190 fix(big_number): white-space: nowrap to prevent wrapping (#27096)
    omit 5e201bcd85 fix(helm): typo on ssl_cert_reqs variable (#27094)
    omit 884ea03480 fix(deps): un-bumping dom-to-pdf ro resolve missing file warnings (#27091)
    omit e8e208dd14 feat(plugins): Adding colors to BigNumber with Time Comparison chart (#27052)
    omit 8bee6edc47 fix(ci): Docker master builds fail while checking version (#27087)
    omit 0950bb7b7d fix(drill): no rows returned (#27073)
    omit 16e49cb2f7 fix(ci): new PR comments cancel ongoing ephemeral builds (#27085)
    omit 6c5e8fa175 chore(docs): adding meta db to Feature Flags page (#27071)
    omit 435cd2705e feat(plugins): Update custom controls for BigNumber with Time Comparison chart (#27054)
    omit faaf14bcc4 fix: Drill by with GLOBAL_ASYNC_QUERIES (#27066)
    omit c010f99020 docs(installation): document multi-platform support in Docker builds (#27072)
    omit 3f91bdb40d fix: Filters sidebar stretching dashboard height (#27069)
    omit 005cee023b fix: Exclude header controls from dashboard PDF export (#27068)
    omit f59498fcb9 fix(helm): Include option to use Redis with SSL (#26663)
    omit 595c6ce3e6 chore: Add granular permissions for actions in Dashboard (#27029)
    omit 13915bbb54 feat(docker): allow for docker release builds to be multi-platform (#27055)
    omit 5951f6ceb6 fix(ephemeral): last try fixing this GH action (#27060)
    omit ee69ac97c8 fix(ephemeral): point to the full tag name (#27058)
    omit 6f402991e5 fix(plugins): missing currency on small number format in table chart (#27041)
    omit cf84f36a6c chore: prevent prophet from logging non-errors as errors (#27053)
    omit 81301ee54e fix(ephemeral): fix tagging command for ECR (#27057)
    omit 3700326c35 fix(ephemeral): fix ephemeral builds in PR (#27056)
    omit fd06ff3745 fix(explore): allow free-form d3 format on custom column formatting (#27023)
    omit c222464d05 chore(docs): bump version number in docs example (#27038)
    omit 66b4670300 fix(actions): correcting malformed labeler configs (#27048)
    omit daaf657d47 build(deps-dev): bump @types/jest from 26.0.24 to 29.5.12 in /superset-frontend/plugins/plugin-chart-handlebars (#26973)
    omit e986a1746f fix(webpack-dev-server): parse env args (#19744)
    omit 686ce33ea5 fix: safer error message in alerts (#27019)
    omit c77fc7dbaf fix(ci): fix action script v7 breaking changes v3 (#27042)
    omit f8c75ca50b chore(dashboard): migrate enzyme to RTL (#26260)
    omit 918057e6c7 fix(ci): fix action script v7 breaking changes v2 (#27040)
    omit 01e2f8ace3 fix(security manager): Users should not have access to all draft dashboards (#27015)
    omit e437356013 fix(tags): Improve support for tags with colons (#26965)
    omit d8e26cfff1 chore: Remove database ID dependency for SSH Tunnel creation (#26989)
    omit 43e1dc49c9 fix: bump FAB to 4.3.11 (#27039)
     new 66a5e6500b chore: test

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (12684a2b93)
            \
             N -- N -- N   refs/heads/test-ci (66a5e6500b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 .github/labeler.yml                                |     8 +-
 .github/workflows/check_db_migration_confict.yml   |     6 +-
 .github/workflows/dependency-review.yml            |     2 -
 .github/workflows/docker-release.yml               |    16 +-
 .github/workflows/ephemeral-env.yml                |    28 +-
 .github/workflows/update-monorepo-lockfiles.yml    |    13 +-
 .gitignore                                         |     1 -
 .pre-commit-config.yaml                            |     2 +-
 .pylintrc                                          |     2 +-
 CONTRIBUTING.md                                    |     4 +-
 RESOURCES/FEATURE_FLAGS.md                         |     1 -
 docs/docs/databases/firebolt.mdx                   |    11 +-
 .../docs/databases/installing-database-drivers.mdx |     2 +-
 docs/docs/installation/alerts-reports.mdx          |    10 +-
 docs/docs/installation/docker.mdx                  |    28 +-
 helm/superset/Chart.yaml                           |     2 +-
 helm/superset/README.md                            |     7 +-
 helm/superset/templates/_helpers.tpl               |    39 +-
 helm/superset/templates/secret-env.yaml            |     7 -
 helm/superset/values.yaml                          |    10 +-
 requirements/base.txt                              |    25 +-
 requirements/development.txt                       |    13 +-
 requirements/integration.txt                       |     6 -
 requirements/testing.txt                           |     4 +-
 scripts/build_docker.py                            |    52 +-
 setup.py                                           |     8 +-
 superset-frontend/.eslintrc.js                     |    63 +-
 superset-frontend/.storybook/main.js               |    33 +-
 superset-frontend/.storybook/preview.jsx           |    12 +-
 superset-frontend/cypress-base/cypress.config.ts   |     4 -
 superset-frontend/package-lock.json                | 40552 ++++++++++---------
 superset-frontend/package.json                     |    59 +-
 .../src/components/Select.tsx                      |     4 +-
 .../superset-ui-chart-controls/src/index.ts        |     1 -
 .../src/operators/contributionOperator.ts          |    25 +-
 .../src/operators/timeCompareOperator.ts           |    41 +-
 .../src/operators/timeComparePivotOperator.ts      |    51 +-
 .../superset-ui-chart-controls/src/types.ts        |    71 +-
 .../src/chart/components/ChartDataProvider.tsx     |     2 +-
 .../src/chart/components/SuperChart.tsx            |     1 +
 .../src/connection/callApi/parseResponse.ts        |     8 +-
 .../src/number-format/NumberFormats.ts             |     6 +-
 .../superset-ui-core/src/query/api/v1/types.ts     |     4 +-
 .../superset-ui-core/src/query/types/Operator.ts   |     6 +-
 .../test/chart/components/MockChartPlugins.tsx     |     4 +-
 .../packages/superset-ui-demo/.babelrc.json        |    18 -
 .../packages/superset-ui-demo/.storybook/main.js   |    30 +-
 .../superset-ui-demo/.storybook/preview.js         |    20 +-
 .../superset-ui-demo/.storybook/storybook.css      |     6 +-
 .../packages/superset-ui-demo/package.json         |    21 +-
 .../shared/components/ResizableChartDemo.tsx       |     4 +-
 .../storybook/shared/components/ResizablePanel.tsx |     6 +-
 ...{createQuery.story.tsx => createQueryStory.tsx} |    39 +-
 ...PluginChartCalendar.stories.tsx => Stories.tsx} |     0
 ...acyPluginChartChord.stories.tsx => Stories.tsx} |     0
 ...ountryMap.stories.tsx => CountryMapStories.tsx} |    49 +-
 .../{EventFlow.stories.jsx => Stories.jsx}         |     0
 .../{Heatmap.stories.tsx => Stories.tsx}           |     0
 .../{Histogram.stories.tsx => Stories.tsx}         |     0
 .../{Horizon.stories.tsx => Stories.tsx}           |     0
 .../{MapBox.stories.tsx => Stories.tsx}            |     0
 .../{TTest.stories.tsx => Stories.tsx}             |     0
 ...ParallelCoordinates.stories.tsx => Stories.tsx} |     0
 .../{Partition.stories.tsx => Stories.tsx}         |     0
 .../{Rose.stories.tsx => Stories.tsx}              |     0
 .../{SankeyLoop.stories.tsx => Stories.tsx}        |     0
 .../{Sankey.stories.tsx => Stories.tsx}            |     0
 .../{WorldMap.stories.tsx => Stories.tsx}          |     0
 ...{BigNumber.stories.tsx => BigNumberStories.tsx} |     0
 ...Total.stories.tsx => BigNumberTotalStories.tsx} |     0
 .../Arc/{Arc.stories.tsx => Stories.tsx}           |     0
 .../Grid/{Grid.stories.tsx => Stories.tsx}         |     0
 .../Hex/{Hex.stories.tsx => Stories.tsx}           |     0
 .../Path/{Path.stories.tsx => Stories.tsx}         |     0
 .../Polygon/{Polygon.stories.tsx => Stories.tsx}   |     0
 .../Scatter/{Scatter.stories.tsx => Stories.tsx}   |     0
 .../Area/{NVD3Area.stories.tsx => Stories.tsx}     |     0
 .../Area/stories/stackedWithBounds.tsx             |     8 +-
 .../Bar/{NVD3Bar.stories.tsx => Stories.tsx}       |     0
 .../{NVD3BoxPlot.stories.tsx => Stories.tsx}       |     0
 .../Bubble/{NVD3Bubble.stories.tsx => Stories.tsx} |     0
 .../Bullet/{NVD3Bullet.stories.tsx => Stories.tsx} |     0
 .../{NVD3Compare.stories.tsx => Stories.tsx}       |     0
 .../{NVD3DistBar.stories.tsx => Stories.tsx}       |     0
 .../Line/{NVD3Line.stories.tsx => Stories.tsx}     |     0
 .../Pie/{NVD3Pie.stories.tsx => Stories.tsx}       |     0
 .../AreaSeries/AreaSeries.stories.tsx              |   198 -
 .../AreaTimeseries/Stories.tsx                     |    88 +
 .../{AreaSeries => AreaTimeseries}/data.ts         |     0
 .../BoxPlot/{BoxPolot.stories.tsx => Stories.tsx}  |    28 +-
 .../{BubbleChart.stories.tsx => Stories.tsx}       |    95 +-
 .../Funnel/{Funnel.stories.tsx => Stories.tsx}     |    79 +-
 .../Gauge/{Gauge.stories.tsx => Stories.tsx}       |     3 +-
 .../Graph/{Graph.stories.tsx => Stories.tsx}       |     3 +-
 .../MixedSeries/MixedSeries.stories.tsx            |   352 -
 .../MixedTimeseries/Stories.tsx                    |   173 +
 .../negativeData.ts                                |     0
 .../plugin-chart-echarts/Pie/Pie.stories.tsx       |   195 -
 .../plugins/plugin-chart-echarts/Pie/Stories.tsx   |   108 +
 .../Radar/{Radar.stories.tsx => Stories.tsx}       |     3 +-
 .../Sunburst/{Sunburst.stories.tsx => Stories.tsx} |    26 +-
 .../{Timeseries.stories.tsx => Stories.tsx}        |   149 +-
 .../Tree/{Tree.stories.tsx => Stories.tsx}         |   126 +-
 .../Treemap/{Treemap.stories.tsx => Stories.tsx}   |    41 +-
 .../{Waterfall.stories.tsx => Stories.tsx}         |     5 +-
 ...ivotTable.stories.tsx => PivotTableStories.tsx} |    25 +-
 .../{Table.stories.tsx => TableStories.tsx}        |   101 +-
 .../{WordCloud.stories.tsx => Stories.tsx}         |    56 +-
 ...er.stories.tsx => ChartDataProviderStories.tsx} |   128 +-
 .../superset-ui-chart/SuperChart.stories.tsx       |   255 -
 .../superset-ui-chart/SuperChartStories.tsx        |   169 +
 ...ettes.stories.tsx => ColorPallettesStories.tsx} |     0
 ...onnection.stories.tsx => ConnectionStories.tsx} |    69 +-
 ...mberFormat.stories.tsx => BigNumberStories.tsx} |     0
 .../{Theme.stories.tsx => ThemeStories.tsx}        |     0
 ...imeFormat.stories.tsx => TimeFormatStories.tsx} |     0
 .../legacy-plugin-chart-heatmap/src/Heatmap.js     |     2 +-
 .../src/BigNumber/BigNumberViz.tsx                 |     1 -
 .../src/MixedTimeseries/transformProps.ts          |    23 +-
 .../src/Timeseries/constants.ts                    |    25 +-
 .../src/Timeseries/transformProps.ts               |     8 +-
 .../src/Waterfall/transformProps.ts                |     6 +-
 .../plugin-chart-echarts/src/utils/forecast.ts     |    15 +-
 .../plugin-chart-echarts/src/utils/formatters.ts   |    11 +-
 .../test/utils/formatters.test.ts                  |    37 -
 .../plugins/plugin-chart-handlebars/package.json   |     2 +-
 .../src/PopKPI.tsx                                 |   126 +-
 .../src/images/thumbnail.png                       |   Bin 10434 -> 23099 bytes
 .../src/plugin/buildQuery.ts                       |   208 +-
 .../src/plugin/controlPanel.ts                     |    79 +-
 .../src/plugin/transformProps.ts                   |    19 +-
 .../src/types.ts                                   |    20 +-
 .../src/utils.ts                                   |   277 -
 .../src/react-pivottable/utilities.js              |     3 +-
 .../plugins/plugin-chart-table/src/TableChart.tsx  |     4 +-
 .../plugin-chart-table/src/transformProps.ts       |     3 +-
 .../plugin-chart-table/src/utils/formatValue.ts    |     8 +-
 .../plugin-chart-table/test/TableChart.test.tsx    |    42 -
 .../SqlLab/components/AceEditorWrapper/index.tsx   |     4 +-
 .../components/AceEditorWrapper/useAnnotations.ts  |    18 +-
 .../src/SqlLab/components/App/App.test.tsx         |    20 +-
 .../src/SqlLab/components/App/index.tsx            |     3 -
 .../components/QueryHistory/QueryHistory.test.tsx  |     5 +-
 .../src/SqlLab/components/QueryHistory/index.tsx   |    29 +-
 .../QueryLimitSelect/QueryLimitSelect.test.tsx     |    12 +-
 .../src/SqlLab/components/QueryTable/index.tsx     |     3 +-
 .../SqlLab/components/ResultSet/ResultSet.test.tsx |   333 +-
 .../src/SqlLab/components/ResultSet/index.tsx      |    52 +-
 .../SqlLab/components/SouthPane/Results.test.tsx   |   135 -
 .../src/SqlLab/components/SouthPane/Results.tsx    |   106 -
 .../SqlLab/components/SouthPane/SouthPane.test.tsx |    81 +-
 .../src/SqlLab/components/SouthPane/index.tsx      |   174 +-
 .../SqlLab/components/SqlEditor/SqlEditor.test.tsx |     7 +-
 .../src/SqlLab/components/SqlEditor/index.tsx      |    72 +-
 .../SqlLab/components/TabbedSqlEditors/index.tsx   |     1 +
 .../components/TableElement/TableElement.test.tsx  |     5 +-
 .../src/SqlLab/components/TableElement/index.tsx   |     4 +-
 .../src/SqlLab/utils/newQueryTabName.ts            |     4 +-
 superset-frontend/src/assets/staticPages/404.html  |     2 +-
 superset-frontend/src/assets/staticPages/500.html  |     2 +-
 .../src/assets/stylesheets/less/variables.less     |     8 +-
 .../src/components/Alert/Alert.stories.tsx         |    25 +-
 .../AlteredSliceTag/AlteredSliceTag.stories.tsx    |     8 +
 ...redSliceTagMocks.ts => AlteredSliceTagMocks.js} |    11 +-
 .../AlteredSliceTag/{index.tsx => index.jsx}       |   133 +-
 .../AsyncAceEditor/AsyncAceEditor.stories.tsx      |    11 +-
 .../AsyncEsmComponent.stories.tsx                  |     8 +
 .../src/components/Badge/Badge.stories.tsx         |    42 +-
 .../src/components/Button/Button.stories.tsx       |    25 +-
 .../components/ButtonGroup/ButtonGroup.stories.tsx |    11 +-
 .../src/components/Card/Card.stories.tsx           |     8 +
 .../CertifiedBadge/CertifiedBadge.stories.tsx      |     8 +
 .../Chart/ChartContextMenu/ChartContextMenu.tsx    |    12 +-
 .../Chart/ChartContextMenu/useContextMenu.test.tsx |    38 +-
 .../src/components/Chart/ChartRenderer.jsx         |     2 +-
 .../components/Chart/DrillBy/DrillByModal.test.tsx |     2 +-
 .../src/components/Chart/DrillBy/DrillByModal.tsx  |    15 +-
 .../Chart/DrillBy/useDisplayModeToggle.tsx         |     4 +-
 .../DrillDetail/DrillDetailMenuItems.test.tsx      |     7 +-
 .../Chart/DrillDetail/DrillDetailModal.test.tsx    |     2 +-
 .../Chart/DrillDetail/DrillDetailPane.tsx          |    15 +-
 .../src/components/Chart/chartAction.js            |    52 +-
 .../src/components/Chart/chartActions.test.js      |    43 +-
 .../src/components/Collapse/Collapse.stories.tsx   |    11 +-
 .../ConfirmStatusChange.stories.tsx                |     8 +
 .../CopyToClipboard/CopyToClipboard.stories.tsx    |     8 +
 .../components/CronPicker/CronPicker.stories.tsx   |     8 +
 .../components/DatePicker/DatePicker.stories.tsx   |    16 +
 .../src/components/DesignSystem.stories.mdx        |    25 +
 .../src/components/DesignSystem.stories.tsx        |    54 -
 .../src/components/Dropdown/Dropdown.stories.tsx   |     8 +
 .../DropdownButton/DropdownButton.stories.tsx      |     8 +
 .../DropdownContainer/Overview.stories.mdx         |    17 +
 .../DropdownContainer/Overview.stories.tsx         |    47 -
 .../DropdownSelectableIcon.stories.tsx             |     8 +
 .../components/DropdownSelectableIcon/index.tsx    |    33 +-
 .../EditableTitle/EditableTitle.stories.tsx        |     8 +
 .../ErrorMessage/BasicErrorAlert.test.tsx          |     5 +-
 .../ErrorMessage/DatabaseErrorMessage.test.tsx     |     5 +-
 .../DatasetNotFoundErrorMessage.test.tsx           |     5 +-
 .../components/ErrorMessage/ErrorAlert.test.tsx    |     5 +-
 .../ErrorMessageWithStackTrace.test.tsx            |     5 +-
 .../ErrorMessage/ParameterErrorMessage.test.tsx    |     5 +-
 .../ErrorMessage/TimeoutErrorMessage.test.tsx      |     5 +-
 .../src/components/FacePile/FacePile.stories.tsx   |     9 +-
 .../FilterableTable/FilterableTable.stories.tsx    |     8 +
 .../src/components/FormRow/FormRow.stories.tsx     |     8 +
 .../components/IconTooltip/IconTooltip.stories.tsx |     8 +
 .../src/components/Icons/Icons.stories.tsx         |     8 +
 .../IndeterminateCheckbox.stories.tsx              |     8 +
 .../components/InfoTooltip/InfoTooltip.stories.tsx |     8 +
 .../ListViewCard/ListViewCard.stories.tsx          |    41 +-
 .../src/components/Loading/Loading.stories.tsx     |    25 +-
 .../components/MessageToasts/ToastPresenter.tsx    |     3 +-
 .../components/MetadataBar/MetadataBar.stories.mdx |   145 +
 .../components/MetadataBar/MetadataBar.stories.tsx |     8 +
 .../MetadataBar/MetadataBarOverview.stories.tsx    |   177 -
 .../src/components/Modal/Modal.stories.tsx         |     8 +
 .../PopoverDropdown/PopoverDropdown.stories.tsx    |     8 +
 .../PopoverSection/PopoverSection.stories.tsx      |     8 +
 .../RefreshLabel/RefreshLabel.stories.tsx          |     8 +
 .../src/components/Select/AsyncSelect.stories.tsx  |     8 +
 .../src/components/Select/AsyncSelect.test.tsx     |     4 +-
 .../src/components/Select/Select.stories.tsx       |    42 +-
 .../src/components/Slider/Slider.stories.tsx       |     8 +
 .../src/components/Switch/Switch.stories.tsx       |     8 +
 ...ableOverview.stories.tsx => Table.overview.mdx} |   152 +-
 .../ActionCell/ActionCell.overview.mdx             |    69 +
 .../ActionCell/ActionCell.overview.tsx             |    43 -
 .../TableSelector/TableSelector.test.tsx           |     2 +-
 .../src/components/TableSelector/index.tsx         |     5 +-
 .../src/components/TableView/TableView.stories.tsx |     8 +
 .../src/components/Tabs/Tabs.stories.tsx           |     8 +
 .../src/components/Tags/TagsList.stories.tsx       |     8 +
 superset-frontend/src/components/Tags/utils.tsx    |     9 +-
 .../src/components/Timer/Timer.stories.tsx         |    11 +-
 .../src/components/TimezoneSelector/index.tsx      |     4 +-
 .../src/components/Tooltip/Tooltip.stories.tsx     |     8 +
 .../TooltipParagraph/TooltipParagraph.stories.tsx  |     8 +
 .../src/components/UiConfigContext/index.tsx       |    31 +-
 .../WarningIconWithTooltip.stories.tsx             |     8 +
 .../components/AnchorLink/AnchorLink.stories.tsx   |     8 +
 .../DashboardBuilder/DashboardBuilder.tsx          |    85 +-
 .../DashboardBuilder/DashboardWrapper.tsx          |     1 -
 .../dashboard/components/DashboardGrid.test.jsx    |   124 +-
 .../components/FiltersBadge/FiltersBadge.test.tsx  |   198 +-
 .../PropertiesModal/PropertiesModal.test.jsx       |    22 +-
 .../components/RefreshIntervalModal.test.tsx       |   210 +-
 .../SliceHeaderControls.test.tsx                   |    80 +-
 .../components/SliceHeaderControls/index.tsx       |    34 +-
 .../components/filterscope/FilterScope.test.tsx    |     4 +-
 .../components/gridComponents/Chart.test.jsx       |   305 +-
 .../components/gridComponents/Column.test.jsx      |   272 +-
 .../components/gridComponents/Row.test.jsx         |   224 +-
 .../components/gridComponents/Tabs.test.jsx        |   310 +-
 .../gridComponents/new/NewColumn.test.jsx          |    38 +-
 .../gridComponents/new/NewDivider.test.jsx         |    38 +-
 .../gridComponents/new/NewHeader.test.jsx          |    38 +-
 .../components/gridComponents/new/NewRow.test.jsx  |    38 +-
 .../components/gridComponents/new/NewTabs.test.jsx |    38 +-
 .../components/menu/BackgroundStyleDropdown.tsx    |     7 +-
 .../dashboard/components/menu/HoverMenu.test.tsx   |    10 +-
 .../components/menu/WithPopoverMenu.test.jsx       |   107 +-
 .../FilterBar/FilterControls/FilterControls.tsx    |     4 +-
 .../FilterControls/FilterDivider.stories.tsx       |     8 +
 .../nativeFilters/FilterBar/Header/index.tsx       |     4 +-
 .../nativeFilters/FilterBar/Horizontal.tsx         |     4 +-
 .../nativeFilters/FilterCard/useFilterScope.ts     |     9 +-
 .../FiltersConfigForm/ColumnSelect.tsx             |     4 +-
 .../FiltersConfigForm/FilterScope/FilterScope.tsx  |     5 +-
 .../FiltersConfigModal/FiltersConfigModal.tsx      |     2 +-
 .../FiltersConfigModal/NativeFiltersModal.test.tsx |   127 +-
 superset-frontend/src/dashboard/reducers/types.ts  |     2 +-
 superset-frontend/src/dashboard/types.ts           |     2 +-
 .../explore/components/ControlHeader.stories.tsx   |     8 +
 .../explore/components/ControlPanelsContainer.tsx  |     4 +-
 .../explore/components/DataTableControl/index.tsx  |     4 +-
 .../components/DataTablesPane/test/fixture.tsx     |     6 +-
 .../ExploreChartHeader/ExploreChartHeader.test.tsx |     5 +-
 .../PropertiesModal/PropertiesModal.test.tsx       |     2 +-
 .../RunQueryButton/RunQueryButton.stories.tsx      |     8 +
 .../components/controls/BoundsControl.stories.tsx  |     8 +
 .../ColorSchemeControl/ColorSchemeControl.test.tsx |     2 +-
 .../ColumnConfigControl/ColumnConfigPopover.tsx    |     4 +-
 .../ColumnConfigControl/ControlForm/index.tsx      |     2 +-
 .../controls/ColumnConfigControl/constants.tsx     |     1 -
 .../controls/ColumnConfigControl/types.ts          |     2 +-
 .../DatasourceControl/DatasourceControl.test.tsx   |     4 +-
 .../DndColumnSelectControl/ColumnSelectPopover.tsx |     4 +-
 .../FixedOrMetricControl.test.tsx                  |     5 +-
 .../controls/MetricControl/AdhocMetric.js          |     4 +-
 .../MetricControl/AdhocMetricEditPopoverTitle.tsx  |   135 +-
 .../controls/VizTypeControl/FastVizSwitcher.tsx    |     3 +-
 .../src/features/alerts/AlertReportModal.tsx       |     8 +-
 .../alerts/components/AlertReportCronScheduler.tsx |   135 +-
 .../src/features/databases/DatabaseModal/index.tsx |     4 +-
 .../AddDataset/DatasetPanel/DatasetPanel.test.tsx  |     5 +-
 .../DatasetMetadataBar.skipped-stories.tsx         |     8 +
 .../features/queries/SavedQueryPreviewModal.tsx    |   133 +-
 superset-frontend/src/features/tags/tags.ts        |    16 +-
 .../Select/SelectFilterPlugin.stories.tsx          |    14 +-
 superset-frontend/src/pages/Chart/Chart.test.tsx   |    11 +-
 .../src/pages/ExecutionLogList/index.tsx           |     4 +-
 superset-frontend/src/types/dom-to-pdf.d.ts        |     1 -
 superset-frontend/src/utils/downloadAsPdf.ts       |     1 -
 superset-frontend/src/utils/urlUtils.ts            |     2 +-
 .../src/visualizations/TimeTable/transformProps.ts |    13 +-
 superset-frontend/webpack.config.js                |    33 +-
 superset-frontend/webpack.proxy-config.js          |    12 +-
 .../advanced_data_type/plugins/internet_port.py    |    11 +-
 superset/cli/importexport.py                       |     3 +-
 superset/commands/chart/delete.py                  |     3 +-
 superset/commands/chart/importers/v1/__init__.py   |    10 +-
 superset/commands/chart/importers/v1/utils.py      |    13 +-
 superset/commands/dashboard/delete.py              |     3 +-
 .../commands/dashboard/importers/v1/__init__.py    |    19 +-
 superset/commands/dashboard/importers/v1/utils.py  |    11 +-
 superset/commands/database/create.py               |    58 +-
 superset/commands/database/delete.py               |     3 +-
 .../commands/database/importers/v1/__init__.py     |     8 +-
 superset/commands/database/importers/v1/utils.py   |    13 +-
 superset/commands/database/ssh_tunnel/create.py    |    23 +-
 superset/commands/database/update.py               |     2 +-
 superset/commands/database/validate_sql.py         |    10 +-
 superset/commands/dataset/importers/v0.py          |    57 +-
 superset/commands/dataset/importers/v1/__init__.py |     8 +-
 superset/commands/dataset/importers/v1/utils.py    |    20 +-
 superset/commands/importers/v1/__init__.py         |     6 +-
 superset/commands/importers/v1/assets.py           |    21 +-
 superset/commands/importers/v1/examples.py         |    11 +-
 superset/commands/query/importers/v1/__init__.py   |     8 +-
 superset/commands/query/importers/v1/utils.py      |    13 +-
 superset/commands/report/alert.py                  |    17 +-
 superset/connectors/sqla/models.py                 |    15 +-
 superset/connectors/sqla/utils.py                  |     6 +-
 superset/daos/base.py                              |    13 +-
 superset/databases/filters.py                      |     4 +-
 superset/db_engine_specs/drill.py                  |    37 +-
 superset/db_engine_specs/gsheets.py                |     6 +-
 superset/extensions/__init__.py                    |     2 +-
 ...d83218_migrate_can_view_and_drill_permission.py |    85 -
 superset/models/dashboard.py                       |     2 +-
 superset/models/helpers.py                         |    15 +-
 superset/security/manager.py                       |    49 +-
 superset/sqllab/schemas.py                         |     2 +-
 superset/tables/models.py                          |     2 +-
 superset/tags/models.py                            |    24 +-
 superset/translations/de/LC_MESSAGES/messages.json | 10228 ++---
 superset/translations/de/LC_MESSAGES/messages.po   | 33246 +++++++--------
 superset/translations/en/LC_MESSAGES/messages.json |  7816 ++--
 superset/translations/en/LC_MESSAGES/messages.po   | 22874 +++++------
 superset/translations/es/LC_MESSAGES/messages.json |  6086 +--
 superset/translations/es/LC_MESSAGES/messages.po   | 30531 +++++++-------
 superset/translations/fr/LC_MESSAGES/messages.json |  7234 ++--
 superset/translations/fr/LC_MESSAGES/messages.po   | 32173 +++++++--------
 superset/translations/it/LC_MESSAGES/messages.json |  6316 +--
 superset/translations/it/LC_MESSAGES/messages.po   | 27870 +++++++------
 superset/translations/ja/LC_MESSAGES/messages.json |  6357 +--
 superset/translations/ja/LC_MESSAGES/messages.po   | 28733 +++++++------
 superset/translations/ko/LC_MESSAGES/messages.json |  6397 +--
 superset/translations/ko/LC_MESSAGES/messages.po   | 27070 +++++++------
 superset/translations/messages.pot                 | 22864 +++++------
 superset/translations/nl/LC_MESSAGES/messages.json |  7840 ++--
 superset/translations/nl/LC_MESSAGES/messages.po   | 29108 +++++++------
 superset/translations/pt/LC_MESSAGES/messages.json |  6222 +--
 superset/translations/pt/LC_MESSAGES/messages.po   | 28842 +++++++------
 .../translations/pt_BR/LC_MESSAGES/messages.json   |  9847 ++---
 .../translations/pt_BR/LC_MESSAGES/messages.po     | 33108 +++++++--------
 superset/translations/ru/LC_MESSAGES/messages.json |  9424 ++---
 superset/translations/ru/LC_MESSAGES/messages.po   | 32114 ++++++++-------
 superset/translations/sk/LC_MESSAGES/messages.json |  7650 ++--
 superset/translations/sk/LC_MESSAGES/messages.po   | 23386 +++++------
 superset/translations/sl/LC_MESSAGES/messages.json | 10430 ++---
 superset/translations/sl/LC_MESSAGES/messages.po   | 32495 +++++++--------
 superset/translations/uk/LC_MESSAGES/messages.json | 10182 ++---
 superset/translations/uk/LC_MESSAGES/messages.po   | 24694 ++++-------
 superset/translations/zh/LC_MESSAGES/messages.json |  7439 ++--
 superset/translations/zh/LC_MESSAGES/messages.po   | 31563 +++++++--------
 superset/utils/dashboard_import_export.py          |     7 +-
 superset/utils/decorators.py                       |    19 -
 superset/utils/dict_import_export.py               |     7 +-
 superset/utils/pandas_postprocessing/prophet.py    |     7 +-
 superset/views/api.py                              |     4 +-
 superset/viz.py                                    |     3 +-
 tests/integration_tests/base_tests.py              |    30 +-
 tests/integration_tests/cache_tests.py             |     4 +-
 tests/integration_tests/charts/api_tests.py        |    10 +-
 tests/integration_tests/charts/commands_tests.py   |     2 +-
 tests/integration_tests/core_tests.py              |    13 +-
 tests/integration_tests/dashboards/api_tests.py    |     4 +-
 .../dashboards/filter_state/api_tests.py           |     7 +-
 .../dashboards/permalink/api_tests.py              |     6 +-
 .../dashboards/security/security_rbac_tests.py     |    24 +-
 .../dashboards/superset_factory_util.py            |    58 +-
 tests/integration_tests/databases/api_tests.py     |    26 +-
 .../ssh_tunnel/commands/commands_tests.py          |    17 +
 tests/integration_tests/datasets/api_tests.py      |     1 +
 tests/integration_tests/datasource_tests.py        |    36 +-
 .../db_engine_specs/databricks_tests.py            |    16 +-
 .../db_engine_specs/hive_tests.py                  |    14 +-
 .../db_engine_specs/postgres_tests.py              |    24 +-
 .../db_engine_specs/presto_tests.py                |    14 +-
 .../integration_tests/dict_import_export_tests.py  |    26 +-
 tests/integration_tests/explore/api_tests.py       |    10 +-
 .../explore/form_data/api_tests.py                 |    10 +-
 .../explore/form_data/commands_tests.py            |    32 +-
 .../explore/permalink/api_tests.py                 |     3 +-
 .../explore/permalink/commands_tests.py            |    32 +-
 tests/integration_tests/fixtures/datasource.py     |    13 +-
 tests/integration_tests/import_export_tests.py     |    15 +-
 .../key_value/commands/fixtures.py                 |     3 +-
 ...migrate_can_view_and_drill_permission__tests.py |    61 -
 .../security/guest_token_security_tests.py         |    15 +-
 .../security/migrate_roles_tests.py                |     5 +-
 .../security/row_level_security_tests.py           |    29 +-
 tests/integration_tests/security_tests.py          |    10 +-
 tests/integration_tests/sqllab_tests.py            |     6 +-
 tests/integration_tests/test_jinja_context.py      |    38 +-
 tests/integration_tests/utils/get_dashboards.py    |     5 +-
 tests/integration_tests/utils_tests.py             |     4 +-
 .../charts/commands/importers/v1/import_test.py    |    12 +-
 tests/unit_tests/charts/dao/dao_tests.py           |    16 +-
 tests/unit_tests/charts/test_post_processing.py    |     7 +-
 tests/unit_tests/columns/test_models.py            |     7 +-
 .../commands/importers/v1/assets_test.py           |    34 +-
 tests/unit_tests/config_test.py                    |     4 +-
 tests/unit_tests/conftest.py                       |     4 +-
 tests/unit_tests/dao/dataset_test.py               |     5 +-
 tests/unit_tests/dao/queries_test.py               |    80 +-
 tests/unit_tests/dao/tag_test.py                   |     2 +-
 .../commands/importers/v1/import_test.py           |    14 +-
 tests/unit_tests/dashboards/dao_tests.py           |    12 +-
 tests/unit_tests/databases/api_test.py             |    46 +-
 .../databases/commands/importers/v1/import_test.py |    27 +-
 tests/unit_tests/databases/dao/dao_tests.py        |    10 +-
 .../databases/ssh_tunnel/commands/create_test.py   |    12 +-
 .../databases/ssh_tunnel/commands/delete_test.py   |    10 +-
 .../databases/ssh_tunnel/commands/update_test.py   |    10 +-
 tests/unit_tests/databases/ssh_tunnel/dao_tests.py |     4 +-
 tests/unit_tests/datasets/api_tests.py             |     8 +-
 tests/unit_tests/datasets/commands/export_test.py  |     8 +-
 .../datasets/commands/importers/v1/import_test.py  |    58 +-
 tests/unit_tests/datasets/dao/dao_tests.py         |    10 +-
 tests/unit_tests/datasource/dao_tests.py           |    14 +-
 tests/unit_tests/db_engine_specs/test_druid.py     |    16 +-
 tests/unit_tests/db_engine_specs/test_pinot.py     |     8 +-
 tests/unit_tests/extensions/test_sqlalchemy.py     |    27 +-
 tests/unit_tests/queries/dao_test.py               |     4 +-
 tests/unit_tests/scripts/docker_build.py           |    62 +-
 tests/unit_tests/sql_lab_test.py                   |    10 +-
 tests/unit_tests/sql_parse_tests.py                |     3 +-
 tests/unit_tests/tables/test_models.py             |    10 +-
 tests/unit_tests/tags/commands/create_test.py      |    29 +-
 tests/unit_tests/tags/commands/update_test.py      |    23 +-
 tests/unit_tests/utils/test_decorators.py          |    45 -
 455 files changed, 313175 insertions(+), 319508 deletions(-)
 delete mode 100644 superset-frontend/packages/superset-ui-demo/.babelrc.json
 rename superset-frontend/packages/superset-ui-demo/storybook/shared/components/{createQuery.story.tsx => createQueryStory.tsx} (78%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-calendar/{LegacyPluginChartCalendar.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-chord/{LegacyPluginChartChord.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-country-map/{CountryMap.stories.tsx => CountryMapStories.tsx} (73%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-event-flow/{EventFlow.stories.jsx => Stories.jsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-heatmap/{Heatmap.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-histogram/{Histogram.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-horizon/{Horizon.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-map-box/{MapBox.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-paired-t-test/{TTest.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-parallel-coordinates/{ParallelCoordinates.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-partition/{Partition.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-rose/{Rose.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-sankey-loop/{SankeyLoop.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-sankey/{Sankey.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-plugin-chart-world-map/{WorldMap.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-big-number/BigNumber/{BigNumber.stories.tsx => BigNumberStories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-big-number/BigNumberTotal/{BigNumberTotal.stories.tsx => BigNumberTotalStories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Arc/{Arc.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Grid/{Grid.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Hex/{Hex.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Path/{Path.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Polygon/{Polygon.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-deckgl/Scatter/{Scatter.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Area/{NVD3Area.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bar/{NVD3Bar.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/BoxPlot/{NVD3BoxPlot.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bubble/{NVD3Bubble.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Bullet/{NVD3Bullet.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Compare/{NVD3Compare.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/DistBar/{NVD3DistBar.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Line/{NVD3Line.stories.tsx => Stories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/legacy-preset-chart-nvd3/Pie/{NVD3Pie.stories.tsx => Stories.tsx} (100%)
 delete mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/AreaSeries/AreaSeries.stories.tsx
 create mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/AreaTimeseries/Stories.tsx
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/{AreaSeries => AreaTimeseries}/data.ts (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/BoxPlot/{BoxPolot.stories.tsx => Stories.tsx} (79%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Bubble/{BubbleChart.stories.tsx => Stories.tsx} (64%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Funnel/{Funnel.stories.tsx => Stories.tsx} (57%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Gauge/{Gauge.stories.tsx => Stories.tsx} (94%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Graph/{Graph.stories.tsx => Stories.tsx} (94%)
 delete mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/MixedSeries/MixedSeries.stories.tsx
 create mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/MixedTimeseries/Stories.tsx
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/{MixedSeries => MixedTimeseries}/negativeData.ts (100%)
 delete mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Pie/Pie.stories.tsx
 create mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Pie/Stories.tsx
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Radar/{Radar.stories.tsx => Stories.tsx} (95%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Sunburst/{Sunburst.stories.tsx => Stories.tsx} (79%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Timeseries/{Timeseries.stories.tsx => Stories.tsx} (57%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Tree/{Tree.stories.tsx => Stories.tsx} (51%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Treemap/{Treemap.stories.tsx => Stories.tsx} (72%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-echarts/Waterfall/{Waterfall.stories.tsx => Stories.tsx} (92%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-pivot-table/{PivotTable.stories.tsx => PivotTableStories.tsx} (83%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-table/{Table.stories.tsx => TableStories.tsx} (69%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/plugins/plugin-chart-word-cloud/{WordCloud.stories.tsx => Stories.tsx} (81%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-chart/{ChartDataProvider.stories.tsx => ChartDataProviderStories.tsx} (53%)
 delete mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-chart/SuperChart.stories.tsx
 create mode 100644 superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-chart/SuperChartStories.tsx
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-color/{ColorPalettes.stories.tsx => ColorPallettesStories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-connection/{Connection.stories.tsx => ConnectionStories.tsx} (59%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-number-format/{NumberFormat.stories.tsx => BigNumberStories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-style/{Theme.stories.tsx => ThemeStories.tsx} (100%)
 rename superset-frontend/packages/superset-ui-demo/storybook/stories/superset-ui-time-format/{TimeFormat.stories.tsx => TimeFormatStories.tsx} (100%)
 delete mode 100644 superset-frontend/plugins/plugin-chart-echarts/test/utils/formatters.test.ts
 delete mode 100644 superset-frontend/plugins/plugin-chart-period-over-period-kpi/src/utils.ts
 delete mode 100644 superset-frontend/src/SqlLab/components/SouthPane/Results.test.tsx
 delete mode 100644 superset-frontend/src/SqlLab/components/SouthPane/Results.tsx
 rename superset-frontend/src/components/AlteredSliceTag/{AlteredSliceTagMocks.ts => AlteredSliceTagMocks.js} (91%)
 rename superset-frontend/src/components/AlteredSliceTag/{index.tsx => index.jsx} (68%)
 create mode 100644 superset-frontend/src/components/DesignSystem.stories.mdx
 delete mode 100644 superset-frontend/src/components/DesignSystem.stories.tsx
 create mode 100644 superset-frontend/src/components/DropdownContainer/Overview.stories.mdx
 delete mode 100644 superset-frontend/src/components/DropdownContainer/Overview.stories.tsx
 create mode 100644 superset-frontend/src/components/MetadataBar/MetadataBar.stories.mdx
 delete mode 100644 superset-frontend/src/components/MetadataBar/MetadataBarOverview.stories.tsx
 rename superset-frontend/src/components/Table/{TableOverview.stories.tsx => Table.overview.mdx} (67%)
 create mode 100644 superset-frontend/src/components/Table/cell-renderers/ActionCell/ActionCell.overview.mdx
 delete mode 100644 superset-frontend/src/components/Table/cell-renderers/ActionCell/ActionCell.overview.tsx
 delete mode 100644 superset/migrations/versions/2024-02-07_17-13_87d38ad83218_migrate_can_view_and_drill_permission.py
 delete mode 100644 tests/integration_tests/migrations/87d38ad83218_migrate_can_view_and_drill_permission__tests.py


(superset) 01/01: chore: test

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelsmolina pushed a commit to branch test-ci
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 66a5e6500b7130885c6a38eefdf4c10810c49bcc
Author: Michael S. Molina <mi...@gmail.com>
AuthorDate: Mon Mar 4 15:39:08 2024 -0500

    chore: test
---
 superset-frontend/src/components/Alert/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset-frontend/src/components/Alert/index.tsx b/superset-frontend/src/components/Alert/index.tsx
index b8d7abcf66..1eccc1af67 100644
--- a/superset-frontend/src/components/Alert/index.tsx
+++ b/superset-frontend/src/components/Alert/index.tsx
@@ -29,7 +29,7 @@ export default function Alert(props: AlertProps) {
   const {
     type = 'info',
     description,
-    showIcon = true,
+    showIcon = false,
     closable = true,
     roomBelow = false,
     children,