You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gi...@apache.org on 2023/01/25 20:51:49 UTC

[superset] branch dependabot/npm_and_yarn/superset-frontend/eslint-8.32.0 updated (463476f1c9 -> b24a0d7122)

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

github-bot pushed a change to branch dependabot/npm_and_yarn/superset-frontend/eslint-8.32.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 463476f1c9 build(deps-dev): bump eslint from 7.32.0 to 8.32.0 in /superset-frontend
     add 0a2fc9cdde fix: change order of webdriver timeout checks (#22698)
     add 08078753b7 fix: Report screenshot cut off on left and right sides (#22614)
     add c58dbf8b9c fix: pass in slack error messages properly (#22727)
     add c536f713d6 fix(ssh-tunnel): wrap pkey into StringIO buffer before creating the tunnel (#22763)
     add 0870a0b046 fix: Read MAPBOX_API_KEY from environment  (#16926)
     add e05ac858f4 chore: upgrade react-resize-detector (#22592)
     add c87f654901 feat: Enable new dataset creation flow (#22610)
     add ad758c0802 feat(ssh_tunnel): Rename allow_ssh_tunneling and change the default value to False (#22723)
     add 02c9242d68 feat: Select all for synchronous select (#22084)
     add e6271f0ca7 fix(ssh-tunnel): update fields for open tunnel with private + private key passwords (#22764)
     add aca2f1b201 chore: adding missing examples in the gallery for some chart types (#22766)
     add 5026da50e1 chore(translation): add missing Russian translation, add plural forms (#22415)
     add 39c96d0568 chore: Migrate .less styles to Emotion (#22474)
     add 577ac81686 chore(ci): fix numpy type errors and revert #22610 (#22782)
     add d591cc8082 fix(sqllab): Invalid schema fetch for deprecated value (#22695)
     add af73c59b0a feat: Generic X-axis improvements (#22707)
     add 1fe4a71f5b feat: Adds a separator to Select All option (#22776)
     add 13a186bdc2 chore(logging): add health checks to statsd (#22771)
     add b9686fe6fa feat: add ssh tunneling to dynamic form for Database Connection UI (#22689)
     add 83893f8ff2 chore(dashboard): Log events for download as image (#22793)
     add 858c6e19a0 docs: link docker readme in docker config section (#22796)
     add 92cdb8c282 chore: Add explicit bidirectional performant relationships for SQLA model (#22413)
     add d091a68909 fix: better logic to extract errors on databricks (#22792)
     add 0b31b2cb87 fix(hive): Regression in #21794 (#22794)
     add d479009e35 fix: Unexpected error on simple filter (#22814)
     add 931b01ee85 feat(docker): Build multiple python version images (#22770)
     add 3084763eb7 fix: allow CSV upload in Other db (#22807)
     add 2a30bbce1a chore: Convert direct uses of antd icons to 'Icons' component (#22516)
     add 02a3c0d0e6 fix(sqllab): type error on renderBigIntStr (#22813)
     add 5f823b2777 chore: upgrade react-datetime, react-intersection-observer and react-checkbox-tree  (#22585)
     add b132451581 feat(helm): Add ability to customize affinity per deployment (#22827)
     add dde1e7cc09 chore(issue templates): discouraging Issues for feature requests (#22617)
     add 3e07de7f39 docs(alerts & reports): add, prune, reorganize (#20872)
     add 3898368f26 chore(tests): Streamline Cypress login to fix fails/flakes (#22844)
     add 6f0fed77cf feat: export/import `allow_dml` flag (#22806)
     add 050cbe938f chore: Migrate /superset/recent_activity/<user_id>/ to /api/v1/ (#22789)
     add ddd5cd3aec test: Fix act errors in DatasourceControl test (#22845)
     add 262c947273 test: Fix act errors in DatabaseModal test (#22846)
     add 9ed2326a20 feat: Move cross filters to Dashboard (#22785)
     add 88a5d987da fix(cpq): Add `schema` to Query.data() payload (#22791)
     add 5da09bf341 fix(Annotation Layers): Error when render options with renamed columns (#22453)
     add 8c38878048 build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.2 to 5.49.0 in /superset-websocket (#22838)
     add b24a0d7122 build(deps-dev): bump eslint from 7.32.0 to 8.32.0 in /superset-frontend

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   (463476f1c9)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/eslint-8.32.0 (b24a0d7122)

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.

No new revisions were added by this update.

Summary of changes:
 .github/ISSUE_TEMPLATE/bug_report.md               |     2 +-
 .github/ISSUE_TEMPLATE/feature_request.md          |    14 -
 .github/ISSUE_TEMPLATE/sip.md                      |     4 +-
 .github/workflows/docker_build_push.sh             |    17 +-
 CONTRIBUTING.md                                    |    10 +-
 docker/.env                                        |     1 +
 docker/.env-non-dev                                |     1 +
 docs/docs/contributing/types-of-contributions.mdx  |     8 +-
 docs/docs/frequently-asked-questions.mdx           |     2 +-
 docs/docs/installation/alerts-reports.mdx          |   319 +-
 .../installing-superset-using-docker-compose.mdx   |     6 +-
 helm/superset/Chart.yaml                           |     2 +-
 helm/superset/README.md                            |    17 +-
 helm/superset/templates/deployment-beat.yaml       |    18 +-
 helm/superset/templates/deployment-flower.yaml     |    18 +-
 helm/superset/templates/deployment-worker.yaml     |    16 +-
 helm/superset/templates/deployment-ws.yaml         |    16 +-
 helm/superset/templates/deployment.yaml            |    16 +-
 helm/superset/values.yaml                          |    25 +-
 setup.cfg                                          |     4 +-
 superset-frontend/.storybook/preview.jsx           |     2 +-
 .../integration/alerts_and_reports/alerts.test.ts  |     4 -
 .../integration/alerts_and_reports/reports.test.ts |     4 -
 .../chart_list/chartlist.applitools.test.ts        |     1 -
 .../cypress/integration/chart_list/filter.test.ts  |    95 +-
 .../cypress/integration/chart_list/list.test.ts    |     4 -
 .../integration/dashboard/_skip.controls.test.ts   |     1 -
 .../integration/dashboard/_skip.filter.test.ts     |     1 -
 .../integration/dashboard/_skip.key_value.test.ts  |     3 -
 .../integration/dashboard/_skip.url_params.test.ts |     2 -
 .../dashboard/dashboard.applitools.test.ts         |     1 -
 .../integration/dashboard/drilltodetail.test.ts    |     1 -
 .../cypress/integration/dashboard/editmode.test.ts |     4 -
 .../cypress/integration/dashboard/load.test.ts     |     8 -
 .../integration/dashboard/nativeFilters.test.ts    |    22 +-
 .../cypress/integration/dashboard/tabs.test.ts     |     1 -
 .../dashboardlist.applitools.test.ts               |     1 -
 .../integration/dashboard_list/filter.test.ts      |    61 +-
 .../integration/dashboard_list/list.test.ts        |     4 -
 .../cypress/integration/database/modal.test.ts     |     1 -
 .../integration/dataset/dataset_list.test.ts       |     4 -
 .../integration/explore/AdhocMetrics.test.ts       |     1 -
 .../integration/explore/_skip.AdhocFilters.test.ts |     1 -
 .../integration/explore/advanced_analytics.test.ts |     1 -
 .../integration/explore/annotations.test.ts        |     1 -
 .../cypress/integration/explore/chart.test.js      |     2 -
 .../cypress/integration/explore/control.test.ts    |     9 -
 .../integration/explore/explore.applitools.test.ts |     1 -
 .../cypress/integration/explore/filter_box.test.js |     1 -
 .../cypress/integration/explore/link.test.ts       |     1 -
 .../explore/visualizations/area.test.js            |     1 -
 .../explore/visualizations/big_number.test.js      |     1 -
 .../visualizations/big_number_total.test.js        |     1 -
 .../explore/visualizations/box_plot.test.js        |     1 -
 .../explore/visualizations/bubble.test.js          |     1 -
 .../explore/visualizations/compare.test.js         |     1 -
 .../explore/visualizations/dist_bar.test.js        |     1 -
 .../explore/visualizations/download_chart.test.js  |     1 -
 .../explore/visualizations/dual_line.test.js       |     1 -
 .../explore/visualizations/gauge.test.js           |     1 -
 .../explore/visualizations/graph.test.ts           |     1 -
 .../explore/visualizations/histogram.test.ts       |     1 -
 .../explore/visualizations/line.test.ts            |     1 -
 .../integration/explore/visualizations/pie.test.js |     1 -
 .../explore/visualizations/pivot_table.test.js     |     1 -
 .../explore/visualizations/sankey.test.js          |     1 -
 .../explore/visualizations/sunburst.test.js        |     1 -
 .../explore/visualizations/table.test.ts           |     1 -
 .../explore/visualizations/time_table.js           |     1 -
 .../explore/visualizations/treemap.test.js         |     1 -
 .../explore/visualizations/world_map.test.js       |     1 -
 .../sqllab/_skip.sourcePanel.index.test.js         |     1 -
 .../cypress/integration/sqllab/query.test.ts       |     1 -
 .../integration/sqllab/sqllab.applitools.test.ts   |     1 -
 .../cypress/integration/sqllab/tabs.test.ts        |     1 -
 .../cypress-base/cypress/support/directories.ts    |     7 +-
 .../cypress-base/cypress/support/index.d.ts        |     1 -
 .../cypress-base/cypress/support/index.ts          |    39 +-
 .../cypress-base/cypress/utils/index.ts            |     6 +-
 superset-frontend/package-lock.json                |   149 +-
 superset-frontend/package.json                     |     8 +-
 .../src/sections/echartsTimeSeriesQuery.tsx        |     2 -
 .../ColumnConfigControl/ColumnConfigControl.tsx    |    17 -
 .../components/ColumnConfigControl/constants.tsx   |    13 -
 .../src/shared-controls/customControls.tsx         |    19 -
 .../shared-controls/emitFilterControl.test.tsx     |    26 -
 .../src/chart/models/ChartProps.ts                 |     7 +
 .../src/images/example1.jpg                        |   Bin 0 -> 62434 bytes
 .../src/images/example2.jpg                        |   Bin 0 -> 106374 bytes
 .../src/index.js                                   |     3 +
 .../src/images/example.jpg                         |   Bin 0 -> 44054 bytes
 .../legacy-plugin-chart-partition/src/index.js     |     2 +
 .../src/images/example.jpg                         |   Bin 0 -> 59676 bytes
 .../legacy-plugin-chart-pivot-table/src/index.js   |     2 +
 .../src/Compare/images/example.jpg                 |   Bin 0 -> 66360 bytes
 .../legacy-preset-chart-nvd3/src/Compare/index.js  |     2 +
 .../src/BoxPlot/EchartsBoxPlot.tsx                 |     4 +-
 .../src/BoxPlot/controlPanel.ts                    |     2 -
 .../src/BoxPlot/transformProps.ts                  |     4 +-
 .../plugin-chart-echarts/src/BoxPlot/types.ts      |     2 -
 .../src/Funnel/EchartsFunnel.tsx                   |     4 +-
 .../src/Funnel/controlPanel.tsx                    |     2 -
 .../src/Funnel/transformProps.ts                   |     4 +-
 .../plugin-chart-echarts/src/Funnel/types.ts       |     2 -
 .../src/Gauge/EchartsGauge.tsx                     |     4 +-
 .../src/Gauge/controlPanel.tsx                     |     2 -
 .../src/Gauge/transformProps.ts                    |    15 +-
 .../plugin-chart-echarts/src/Gauge/types.ts        |     2 -
 .../src/MixedTimeseries/EchartsMixedTimeseries.tsx |     6 +-
 .../src/MixedTimeseries/controlPanel.tsx           |     9 -
 .../src/MixedTimeseries/images/example.jpg         |   Bin 0 -> 65380 bytes
 .../src/MixedTimeseries/index.ts                   |     2 +
 .../src/MixedTimeseries/transformProps.ts          |     6 +-
 .../src/MixedTimeseries/types.ts                   |     2 -
 .../plugin-chart-echarts/src/Pie/EchartsPie.tsx    |     4 +-
 .../plugin-chart-echarts/src/Pie/controlPanel.tsx  |     2 -
 .../plugin-chart-echarts/src/Pie/transformProps.ts |     4 +-
 .../plugins/plugin-chart-echarts/src/Pie/types.ts  |     2 -
 .../src/Radar/EchartsRadar.tsx                     |     4 +-
 .../src/Radar/controlPanel.tsx                     |     2 -
 .../src/Radar/transformProps.ts                    |     4 +-
 .../plugin-chart-echarts/src/Radar/types.ts        |     2 -
 .../src/Sunburst/EchartsSunburst.tsx               |     7 +-
 .../src/Sunburst/controlPanel.tsx                  |     2 -
 .../src/Sunburst/transformProps.ts                 |     4 +-
 .../plugin-chart-echarts/src/Sunburst/types.ts     |     2 -
 .../src/Timeseries/EchartsTimeseries.tsx           |     7 +-
 .../src/Timeseries/constants.ts                    |     1 -
 .../src/Timeseries/transformProps.ts               |     4 +-
 .../plugin-chart-echarts/src/Timeseries/types.ts   |     1 -
 .../src/Treemap/EchartsTreemap.tsx                 |     4 +-
 .../src/Treemap/controlPanel.tsx                   |     2 -
 .../src/Treemap/transformProps.ts                  |     4 +-
 .../plugin-chart-echarts/src/Treemap/types.ts      |     2 -
 .../plugins/plugin-chart-echarts/src/types.ts      |     2 +-
 .../test/BoxPlot/buildQuery.test.ts                |     1 -
 .../test/MixedTimeseries/buildQuery.test.ts        |     2 -
 .../src/plugin/controlPanel.tsx                    |     2 -
 .../plugins/plugin-chart-handlebars/src/types.ts   |     1 -
 .../src/PivotTableChart.tsx                        |    10 +-
 .../src/images/example.jpg                         |   Bin 0 -> 66959 bytes
 .../src/plugin/controlPanel.tsx                    |     2 -
 .../plugin-chart-pivot-table/src/plugin/index.ts   |     2 +
 .../src/plugin/transformProps.ts                   |     4 +-
 .../plugins/plugin-chart-pivot-table/src/types.ts  |     2 +-
 .../test/plugin/transformProps.test.ts             |     3 +-
 .../plugin-chart-pivot-table/types/external.d.ts   |     2 +
 .../plugins/plugin-chart-table/src/TableChart.tsx  |    28 +-
 .../plugin-chart-table/src/controlPanel.tsx        |     3 -
 .../plugin-chart-table/src/transformProps.ts       |     4 +-
 .../plugins/plugin-chart-table/src/types.ts        |     3 +-
 .../spec/fixtures/mockDashboardState.js            |     2 +-
 superset-frontend/src/SqlLab/App.jsx               |     3 +-
 .../index.tsx => SqlLab/SqlLabGlobalStyles.tsx}    |    31 +-
 superset-frontend/src/SqlLab/actions/sqlLab.js     |    14 +-
 .../src/SqlLab/actions/sqlLab.test.js              |    48 +
 .../SqlLab/components/AceEditorWrapper/index.tsx   |    26 +-
 .../src/SqlLab/components/App/index.jsx            |    69 +-
 .../components/EstimateQueryCostButton/index.tsx   |    23 +-
 .../QueryStateLabel/QueryStateLabel.test.jsx       |     5 +-
 .../SqlLab/components/QueryStateLabel/index.tsx    |    10 +-
 .../src/SqlLab/components/ResultSet/index.tsx      |    11 +-
 .../ShareSqlLabQuery/ShareSqlLabQuery.test.tsx     |     4 +-
 .../src/SqlLab/components/SqlEditor/index.jsx      |    62 +-
 .../SqlEditorLeftBar/SqlEditorLeftBar.test.jsx     |    97 +-
 .../SqlLab/components/SqlEditorLeftBar/index.tsx   |    20 +-
 .../SqlLab/components/SqlEditorTabHeader/index.tsx |    26 +-
 .../src/SqlLab/components/TabStatusIcon/index.tsx  |    39 +-
 .../TabbedSqlEditors/TabbedSqlEditors.test.jsx     |     4 +-
 .../SqlLab/components/TabbedSqlEditors/index.jsx   |    10 +-
 .../src/SqlLab/components/TableElement/index.tsx   |    41 +-
 .../src/SqlLab/hooks/useQueryEditor/index.ts       |    33 +-
 .../hooks/useQueryEditor/useQueryEditor.test.ts    |    28 +-
 superset-frontend/src/SqlLab/main.less             |   491 -
 superset-frontend/src/SqlLab/types.ts              |     2 +-
 .../src/assets/stylesheets/superset.less           |    18 +-
 superset-frontend/src/components/Chart/Chart.jsx   |     5 +
 .../src/components/Chart/ChartRenderer.jsx         |     7 +-
 .../src/components/Checkbox/Checkbox.tsx           |     9 +-
 .../Datasource/DatasourceEditor.test.jsx           |    18 +-
 .../components/DropdownSelectableIcon/index.tsx    |    73 +-
 .../FilterableTable/FilterableTable.test.tsx       |    14 +-
 .../src/components/FilterableTable/index.tsx       |     6 +-
 .../Form/LabeledErrorBoundInput.test.jsx           |     4 +-
 .../src/components/Form/LabeledErrorBoundInput.tsx |    16 +-
 .../src/components/ListView/ListView.test.jsx      |     6 +-
 .../HeaderReportDropdown/index.test.tsx            |     6 +-
 .../components/ReportModal/ReportModal.test.tsx    |     6 +-
 .../src/components/Select/AsyncSelect.tsx          |     4 +-
 .../src/components/Select/CustomTag.tsx            |    21 +-
 .../src/components/Select/Select.stories.tsx       |     8 +
 .../src/components/Select/Select.test.tsx          |   232 +-
 superset-frontend/src/components/Select/Select.tsx |   207 +-
 superset-frontend/src/components/Select/styles.tsx |    18 +-
 superset-frontend/src/components/Select/types.ts   |     3 +-
 superset-frontend/src/components/Select/utils.tsx  |    12 +-
 .../src/dashboard/actions/dashboardInfo.ts         |    54 +-
 .../src/dashboard/actions/dashboardState.js        |     7 +-
 superset-frontend/src/dashboard/actions/hydrate.js |     5 +
 .../src/dashboard/components/Dashboard.jsx         |     1 -
 .../DashboardBuilder/DashboardBuilder.test.tsx     |     4 +-
 .../DashboardBuilder/DashboardBuilder.tsx          |   437 +-
 .../src/dashboard/components/DashboardGrid.jsx     |    84 +-
 .../dashboard/components/DashboardGrid.test.jsx    |     7 -
 .../DetailsPanel/DetailsPanel.test.tsx             |    22 +-
 .../components/FiltersBadge/DetailsPanel/index.tsx |    17 +-
 .../FilterIndicator/FilterIndicator.test.tsx       |    16 +-
 .../FiltersBadge/FilterIndicator/index.tsx         |    12 +-
 .../HeaderActionsDropdown.test.tsx                 |     1 +
 .../Header/HeaderActionsDropdown/index.jsx         |     3 +
 .../src/dashboard/components/Header/index.jsx      |     2 +
 .../components/SliceHeader/SliceHeader.test.tsx    |     1 +
 .../src/dashboard/components/SliceHeader/index.tsx |    75 +-
 .../SliceHeaderControls.test.tsx                   |     1 +
 .../components/SliceHeaderControls/index.tsx       |    21 +-
 .../src/dashboard/components/dnd/DragDroppable.jsx |    63 +-
 .../components/dnd/DragDroppable.test.jsx          |     5 +-
 .../components/filterscope/FilterScopeSelector.jsx |   280 +-
 .../dashboard/components/gridComponents/Chart.jsx  |    19 +-
 .../components/gridComponents/ChartHolder.tsx      |    13 +-
 .../dashboard/components/gridComponents/Column.jsx |    87 +-
 .../components/gridComponents/Divider.jsx          |    28 +-
 .../dashboard/components/gridComponents/Header.jsx |    63 +-
 .../components/gridComponents/Markdown.jsx         |    37 +-
 .../dashboard/components/gridComponents/Row.jsx    |    84 +-
 .../gridComponents/new/DraggableNewComponent.jsx   |    66 +-
 .../new/DraggableNewComponent.test.jsx             |     6 +-
 .../components/menu/BackgroundStyleDropdown.tsx    |    53 +-
 .../dashboard/components/menu/WithPopoverMenu.tsx  |    70 +-
 .../FilterBarOrientationSelect.test.tsx            |   175 -
 .../FilterBar/FilterBarOrientationSelect/index.tsx |    88 -
 .../FilterBarSettings/FilterBarSettings.test.tsx   |   299 +
 .../FilterBar/FilterBarSettings/index.tsx          |   192 +
 .../FilterControls/FilterDivider.stories.tsx       |     1 -
 .../FilterBar/FilterSets/EditSection.tsx           |     4 +-
 .../FilterBar/FilterSets/FilterSetUnit.test.tsx    |     2 +-
 .../FilterBar/FilterSets/FilterSetUnit.tsx         |     9 +-
 .../nativeFilters/FilterBar/Header/index.tsx       |    15 +-
 .../nativeFilters/FilterBar/Horizontal.tsx         |     4 +-
 .../FilterBar/HorizontalFilterBar.test.tsx         |    18 +-
 .../FiltersConfigModal/FilterConfigurePane.tsx     |     2 +-
 .../FiltersConfigForm/FiltersConfigForm.tsx        |    20 +
 .../components/resizable/ResizableContainer.jsx    |    92 +-
 .../src/dashboard/containers/Chart.jsx             |     1 +
 .../src/dashboard/containers/DashboardPage.tsx     |     4 +-
 .../src/dashboard/reducers/dashboardInfo.js        |     6 +
 superset-frontend/src/dashboard/styles.ts          |    33 +
 .../src/dashboard/stylesheets/builder.less         |    49 -
 .../dashboard/stylesheets/components/chart.less    |   150 -
 .../dashboard/stylesheets/components/column.less   |    64 -
 .../dashboard/stylesheets/components/divider.less  |    42 -
 .../dashboard/stylesheets/components/header.less   |    87 -
 .../dashboard/stylesheets/components/index.less    |    25 -
 .../dashboard/stylesheets/components/markdown.less |    57 -
 .../stylesheets/components/new-component.less      |    55 -
 .../src/dashboard/stylesheets/components/row.less  |    92 -
 .../src/dashboard/stylesheets/dashboard.less       |   164 -
 .../src/dashboard/stylesheets/dnd.less             |   130 -
 .../stylesheets/filter-scope-selector.less         |   259 -
 .../src/dashboard/stylesheets/grid.less            |    53 -
 .../src/dashboard/stylesheets/index.less           |    28 -
 .../src/dashboard/stylesheets/popover-menu.less    |   140 -
 .../src/dashboard/stylesheets/resizable.less       |   105 -
 superset-frontend/src/dashboard/types.ts           |     2 +
 .../dashboard/util/crossFilters.ts}                |    18 +-
 .../explore/components/ControlPanelsContainer.tsx  |    97 +-
 .../AnnotationLayerControl/AnnotationLayer.jsx     |    17 +-
 .../DatasourceControl/DatasourceControl.test.tsx   |    19 +
 .../DndColumnSelectControl/DndFilterSelect.tsx     |    42 +-
 .../DndMetricSelect.test.tsx                       |    13 +-
 .../FilterControl/AdhocFilterControl/index.jsx     |    31 +-
 .../FilterControl/AdhocFilterEditPopover/index.jsx |     5 +-
 .../AdhocFilterPopoverTrigger/index.tsx            |     2 +
 .../components/controls/OptionControls/index.tsx   |     5 +-
 .../useExploreAdditionalActionsMenu/index.jsx      |    22 +-
 .../controlUtils/standardizedFormData.test.ts      |     1 -
 superset-frontend/src/explore/main.less            |   137 -
 .../components/Select/SelectFilterPlugin.tsx       |     3 -
 superset-frontend/src/logger/LogUtils.ts           |     5 +
 .../src/profile/components/RecentActivity.tsx      |    10 +-
 superset-frontend/src/profile/types.ts             |     4 +
 .../src/utils/getClientErrorObject.ts              |    31 +
 .../DatabaseConnectionForm/EncryptedField.tsx      |     5 +-
 .../DatabaseConnectionForm/TableCatalog.tsx        |    17 +-
 .../data/database/DatabaseModal/SSHTunnelForm.tsx  |     6 +-
 .../data/database/DatabaseModal/index.test.tsx     |    84 +-
 .../CRUD/data/database/DatabaseModal/index.tsx     |    84 +-
 .../CRUD/data/database/DatabaseModal/styles.ts     |     6 -
 .../src/views/CRUD/data/database/types.ts          |     2 +-
 superset-frontend/src/views/CRUD/utils.tsx         |     2 +-
 .../src/views/CRUD/welcome/ActivityTable.tsx       |     2 +-
 .../src/views/CRUD/welcome/Welcome.test.tsx        |     6 +-
 .../src/views/CRUD/welcome/Welcome.tsx             |     4 +-
 superset-frontend/src/views/components/Menu.tsx    |     2 +
 .../visualizations/TimeTable/images/example.jpg    |   Bin 0 -> 72275 bytes
 .../src/visualizations/TimeTable/index.ts          |     2 +
 superset-websocket/package-lock.json               |   234 +-
 superset-websocket/package.json                    |     2 +-
 superset/connectors/sqla/models.py                 |    37 +-
 superset/dashboards/dao.py                         |     1 +
 superset/dashboards/schemas.py                     |     1 +
 superset/databases/api.py                          |     2 +-
 superset/databases/schemas.py                      |     1 +
 superset/datasets/api.py                           |     3 +
 superset/db_engine_specs/athena.py                 |     1 +
 superset/db_engine_specs/base.py                   |     6 +-
 superset/db_engine_specs/bigquery.py               |     1 +
 superset/db_engine_specs/databricks.py             |    13 +-
 superset/db_engine_specs/gsheets.py                |     1 +
 superset/db_engine_specs/hive.py                   |    41 +-
 superset/db_engine_specs/postgres.py               |     1 -
 superset/db_engine_specs/presto.py                 |     7 +-
 superset/examples/birth_names.py                   |     4 +-
 superset/extensions/ssh.py                         |     8 +-
 superset/models/core.py                            |     1 +
 superset/models/dashboard.py                       |    12 +-
 superset/models/helpers.py                         |     5 +-
 superset/models/slice.py                           |    10 +-
 superset/models/sql_lab.py                         |     1 +
 superset/reports/commands/alert.py                 |    10 +-
 superset/reports/notifications/slack.py            |    14 +-
 superset/result_set.py                             |    15 +-
 superset/translations/ru/LC_MESSAGES/messages.json |  7595 +++++---
 superset/translations/ru/LC_MESSAGES/messages.po   | 18149 +++++++++++--------
 superset/utils/pandas_postprocessing/boxplot.py    |    10 +-
 superset/utils/pandas_postprocessing/flatten.py    |     2 +-
 superset/utils/pandas_postprocessing/utils.py      |     2 +-
 superset/utils/screenshots.py                      |     2 +-
 superset/utils/webdriver.py                        |    13 +-
 superset/views/core.py                             |   102 +-
 superset/views/health.py                           |    17 +-
 superset/views/log/api.py                          |    91 +-
 superset/views/log/dao.py                          |   131 +
 superset/views/log/schemas.py                      |    45 +
 tests/integration_tests/charts/api_tests.py        |     6 +-
 tests/integration_tests/dashboard_tests.py         |    27 +-
 tests/integration_tests/dashboard_utils.py         |     7 +-
 tests/integration_tests/dashboards/api_tests.py    |     4 +-
 .../dashboards/security/security_dataset_tests.py  |    12 +-
 tests/integration_tests/databases/api_tests.py     |    20 +-
 .../integration_tests/databases/commands_tests.py  |     4 +
 tests/integration_tests/datasets/api_tests.py      |     4 +-
 .../db_engine_specs/hive_tests.py                  |    38 +
 tests/integration_tests/fixtures/importexport.py   |     1 +
 tests/integration_tests/log_api_tests.py           |   183 +-
 tests/integration_tests/reports/commands_tests.py  |    17 +-
 tests/integration_tests/thumbnails_tests.py        |     2 +-
 .../databases/commands/importers/v1/import_test.py |    10 +
 tests/unit_tests/datasets/commands/export_test.py  |     1 +
 .../unit_tests/db_engine_specs/test_databricks.py  |    56 +
 tests/unit_tests/fixtures/assets_configs.py        |     1 +
 351 files changed, 21157 insertions(+), 13708 deletions(-)
 delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md
 delete mode 100644 superset-frontend/packages/superset-ui-chart-controls/test/shared-controls/emitFilterControl.test.tsx
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/images/example1.jpg
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/src/images/example2.jpg
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-partition/src/images/example.jpg
 create mode 100644 superset-frontend/plugins/legacy-plugin-chart-pivot-table/src/images/example.jpg
 create mode 100644 superset-frontend/plugins/legacy-preset-chart-nvd3/src/Compare/images/example.jpg
 create mode 100644 superset-frontend/plugins/plugin-chart-echarts/src/MixedTimeseries/images/example.jpg
 create mode 100644 superset-frontend/plugins/plugin-chart-pivot-table/src/images/example.jpg
 copy superset-frontend/src/{components/Table/cell-renderers/NullCell/index.tsx => SqlLab/SqlLabGlobalStyles.tsx} (69%)
 delete mode 100644 superset-frontend/src/SqlLab/main.less
 delete mode 100644 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarOrientationSelect/FilterBarOrientationSelect.test.tsx
 delete mode 100644 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarOrientationSelect/index.tsx
 create mode 100644 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/FilterBarSettings.test.tsx
 create mode 100644 superset-frontend/src/dashboard/components/nativeFilters/FilterBar/FilterBarSettings/index.tsx
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/builder.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/components/chart.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/components/column.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/components/divider.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/components/header.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/components/index.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/components/markdown.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/components/new-component.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/components/row.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/dashboard.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/dnd.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/filter-scope-selector.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/grid.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/index.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/popover-menu.less
 delete mode 100644 superset-frontend/src/dashboard/stylesheets/resizable.less
 copy superset-frontend/{plugins/plugin-chart-table/src/consts.ts => src/dashboard/util/crossFilters.ts} (72%)
 delete mode 100644 superset-frontend/src/explore/main.less
 create mode 100644 superset-frontend/src/visualizations/TimeTable/images/example.jpg
 create mode 100644 superset/views/log/dao.py
 create mode 100644 superset/views/log/schemas.py