You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2023/01/11 16:43:03 UTC

[superset] branch master updated (44c9cf4de5 -> f3696ceef3)

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

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 44c9cf4de5 chore: Migrate /superset/search_queries to API v1 (#22579)
     add f3696ceef3 chore: Localization of several charts and elements (#22150)

No new revisions were added by this update.

Summary of changes:
 .../src/sections/advancedAnalytics.tsx             |  50 +++++----
 .../src/sections/chartTitle.tsx                    |   9 +-
 .../src/shared-controls/sharedControls.tsx         |  32 +++---
 .../src/chart/components/FallbackComponent.tsx     |   5 +-
 .../src/chart/components/SuperChartCore.tsx        |   3 +-
 .../storybook/shared/components/VerifyCORS.tsx     |   3 +-
 .../src/controlPanel.ts                            |  29 +++---
 .../src/controlPanel.tsx                           |  51 +++++----
 .../src/controlPanel.ts                            |   6 +-
 .../src/controlPanel.ts                            |  50 ++++-----
 .../src/controlPanel.tsx                           |  73 +++++++------
 .../src/controlPanel.ts                            |  17 ++-
 .../legacy-plugin-chart-rose/src/controlPanel.tsx  |  81 +++++++--------
 .../src/controlPanel.ts                            |   8 +-
 .../src/layers/Arc/Arc.jsx                         |   4 +-
 .../src/layers/Grid/Grid.jsx                       |   6 +-
 .../src/layers/Hex/Hex.jsx                         |   5 +-
 .../src/layers/Hex/controlPanel.ts                 |  29 +++---
 .../src/layers/Path/controlPanel.ts                |   4 +-
 .../src/layers/Polygon/Polygon.jsx                 |   7 +-
 .../src/layers/Scatter/Scatter.jsx                 |   6 +-
 .../src/layers/Scatter/controlPanel.ts             |  12 +--
 .../src/layers/Screengrid/Screengrid.jsx           |   9 +-
 .../src/utilities/Shared_DeckGL.jsx                |  30 +++---
 .../src/Area/controlPanel.ts                       |   6 +-
 .../legacy-preset-chart-nvd3/src/NVD3Controls.tsx  | 115 +++++++++++++--------
 .../src/Pie/controlPanel.ts                        |  12 +--
 .../src/TimePivot/controlPanel.ts                  |  12 +--
 .../BigNumberWithTrendline/controlPanel.tsx        |  31 +++---
 .../src/BoxPlot/controlPanel.ts                    |  27 +++--
 .../src/Funnel/controlPanel.tsx                    |  12 +--
 .../src/MixedTimeseries/controlPanel.tsx           |  14 +--
 .../plugin-chart-echarts/src/Pie/controlPanel.tsx  |  12 +--
 .../src/Radar/controlPanel.tsx                     |   4 +-
 .../src/Timeseries/Area/controlPanel.tsx           |  10 +-
 .../src/Timeseries/Regular/Bar/controlPanel.tsx    |   4 +-
 .../src/Timeseries/Regular/Line/controlPanel.tsx   |  14 +--
 .../src/Timeseries/Step/controlPanel.tsx           |   6 +-
 .../src/Treemap/controlPanel.tsx                   |   6 +-
 .../src/components/Handlebars/HandlebarsViewer.tsx |   4 +-
 .../src/plugin/controlPanel.tsx                    |  44 ++++----
 .../src/react-pivottable/TableRenderers.jsx        |  10 +-
 .../plugins/plugin-chart-table/src/TableChart.tsx  |   2 +-
 .../src/plugin/controlPanel.ts                     |   6 +-
 .../preset-chart-xy/src/BoxPlot/controlPanel.ts    |  30 +++---
 .../src/SqlLab/components/ColumnElement/index.tsx  |   8 +-
 .../components/ExploreCtasResultsButton/index.tsx  |   2 +-
 .../components/ExploreResultsButton/index.tsx      |   2 +-
 .../SqlLab/components/QueryLimitSelect/index.tsx   |   5 +-
 .../SqlLab/components/SaveDatasetModal/index.tsx   |   2 +-
 .../components/ScheduleQueryButton/index.tsx       |   2 +-
 .../components/TemplateParamsEditor/index.tsx      |  12 +--
 .../src/components/AlteredSliceTag/index.jsx       |   6 +-
 .../src/components/CopyToClipboard/index.jsx       |   2 +-
 .../Datasource/ChangeDatasourceModal.tsx           |   4 +-
 .../src/components/Datasource/DatasourceEditor.jsx |   8 +-
 .../src/components/Form/LabeledErrorBoundInput.tsx |   6 +-
 .../src/components/ImportModal/index.tsx           |   4 +-
 .../src/components/ReportModal/index.tsx           |   2 +-
 .../DashboardBuilder/DashboardBuilder.tsx          |   2 +-
 .../components/DashboardEmbedControls.tsx          |   2 +-
 .../dashboard/components/gridComponents/Tabs.jsx   |  13 ++-
 .../components/gridComponents/new/NewMarkdown.jsx  |   3 +-
 .../FiltersConfigModal/FilterTitlePane.tsx         |   4 +-
 .../AnnotationLayerControl/AnnotationLayer.jsx     |  28 ++---
 .../controls/ColorSchemeControl/index.tsx          |   2 +-
 .../controls/FixedOrMetricControl/index.jsx        |   2 +-
 .../MetricControl/AdhocMetricEditPopoverTitle.tsx  |   2 +-
 .../explore/components/controls/SpatialControl.jsx |   6 +-
 .../controls/TimeSeriesColumnControl/index.jsx     |  92 +++++++++--------
 .../components/controls/ViewportControl.jsx        |   3 +-
 .../src/explore/controlPanels/sections.tsx         |  76 +++++++-------
 superset-frontend/src/explore/controls.jsx         |  42 ++++----
 superset-frontend/src/explore/fixtures.tsx         |   6 +-
 .../src/filters/components/GroupBy/controlPanel.ts |   2 +-
 .../src/filters/components/Range/buildQuery.ts     |   5 +-
 .../src/filters/components/Range/controlPanel.ts   |   2 +-
 .../src/filters/components/Select/controlPanel.ts  |   2 +-
 .../src/filters/components/Time/controlPanel.ts    |   2 +-
 .../src/profile/components/UserInfo.tsx            |   2 +-
 .../src/views/CRUD/alert/ExecutionLog.tsx          |   2 +-
 .../alert/components/AlertReportCronScheduler.tsx  |   2 +-
 .../src/views/CRUD/annotation/AnnotationList.tsx   |   4 +-
 .../DatabaseConnectionForm/CommonParameters.tsx    |   2 +-
 .../data/database/DatabaseModal/ExtraOptions.tsx   |  14 +--
 .../data/database/DatabaseModal/ModalHeader.tsx    |  60 ++++++++---
 .../CRUD/data/dataset/AddDataset/Footer/index.tsx  |   2 +-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    |   4 +-
 .../src/views/CRUD/welcome/Welcome.tsx             |   2 +-
 .../src/views/components/RightMenu.tsx             |   6 +-
 .../src/visualizations/FilterBox/controlPanel.jsx  |   2 +-
 .../src/visualizations/TimeTable/TimeTable.jsx     |   4 +-
 superset/charts/data/commands/get_data_command.py  |   6 +-
 superset/errors.py                                 |   2 +-
 superset/security/manager.py                       |   6 +-
 superset/sqllab/query_render.py                    |   2 +-
 superset/views/core.py                             |  16 ++-
 superset/viz.py                                    |   2 +-
 98 files changed, 748 insertions(+), 663 deletions(-)