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

(superset) branch diego/ch78628/fix-disabled-ssh-toggle updated (9d07daaf72 -> ab97fdbb82)

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

diegopucci pushed a change to branch diego/ch78628/fix-disabled-ssh-toggle
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 9d07daaf72 Update ssh tunnel database port error on update test
     add b16c89944e fix(ci): check file changes for python should include the scripts folders (#27303)
     add 7854b622a3 fix: Data zoom with horizontal orientation (#27291)
     add fa04eec2d5 fix: Incorrect data type on import page (#27307)
     add 234a139fb2 chore: Replace deprecated command with environment file (#27304)
     add d65f64d1ce fix(plugin-chart-echarts): calculate Gauge Chart intervals correctly when min value is set (#27285)
     add d47029ed5c Merge branch 'master' of https://github.com/apache/superset into diego/ch78628/fix-disabled-ssh-toggle
     add 8d245704ef fix(sqllab): invalid dump sql shown after closing tab (#27295)
     add 371f2ab851 chore: bump cryptography minimum to 42.0.4 (#27281)
     add eb2561f80c fix(docs): just a missing backtick (#27312)
     add 9beee92da1 feat(logs context): Adding dashboard id to logs context (#27298)
     add ad3995daf6 fix(dashboard): table chart drag preview overflowing container (#27308)
     add 89d49e55bb feat(embedded-sdk): Add 'urlParams' option to pass query parameters to embedded dashboard (#24408)
     add d5814003dd chore: update redis to >= 4.6.0 (#27250)
     add ad6327db95 fix: Migration for single metric in Big Number with Time Comparison (#27351)
     add 7353055e45 chore(docs): remove filterbox section from Exploring docs page (#27356)
     add 60c486a8af build(deps): bump @ant-design/icons from 5.3.0 to 5.3.1 in /docs (#27331)
     add ae8ec9c2b4 fix(sqllab): Missing empty query result state (#27313)
     add fe2f5a7be9 fix: Heatmap numeric sorting (#27360)
     add 8a46694ce9 fix: Missing SQL Lab permission (#27361)
     add f453d5d7e7 chore: numexpr to fix CVE-2023-39631⁠ (2.8.4 => 2.9.0) (#27187)
     add 5915851ba3 fix(deps): resolving canvg and html2canvas module not found (#27315)
     add ecaf201fd0 build(deps): bump express from 4.18.2 to 4.18.3 in /superset-websocket/utils/client-ws-app (#27337)
     add aca1d107a9 build(deps): bump react-lines-ellipsis from 0.15.0 to 0.15.4 in /superset-frontend (#27342)
     add 3b18706d45 build(deps-dev): bump prettier from 3.2.4 to 3.2.5 in /superset-websocket (#27328)
     add e89ec4d593 feat: datediff in datetime_parser (#27368)
     add 2c00cc534c feat: support to fetch multiple date time in time_range endpoint (#27370)
     add 5de2530e3c feat: Responsive UI for Big Number with Time Comparison (#27375)
     add 231e659b56 fix: Results section in Explore shows an infinite spinner (#27366)
     add 32179f1a85 fix(Alerts & Reports): Fixing bug that resets cron value to default when empty   (#27262)
     add 06cfd97bb9 build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0 in /superset-websocket (#27324)
     add 42eeaad25d build(deps-dev): bump @types/jsonwebtoken from 9.0.5 to 9.0.6 in /superset-websocket (#27325)
     add d2f7dec208 feat: Add repo activity stats to README.md (#27372)
     add 721977a474 docs(import_datasources): Remove legacy documentation and update current use (#27290)
     add a3d2e0bf44 fix: improve explore REST api validations (#27395)
     add a4c771e013 fix: Allow only dttm columns in comparison filter in Period over Period chart (#27209)
     add 69d870cb7a feat(translations): Turkish translation files added (#27244)
     add 66bf70172f fix(API): Updating assets via the API should preserve ownership configuration (#27364)
     add 5107cc0fd9 fix(sqllab): Close already removed tab (#27391)
     add a54a24e3b5 fix: Re-enable CI checks on release branches (#27390)
     add ce0b70cc86 fix: typescript errors in 4.0 (#27402)
     add 9ced2552db fix: missing shared color in mixed timeseries (#27403)
     add fde93dcf08 fix(dashboard): Only fetch CSS templates for dashboard header menu when in edit mode (#27411)
     add 9842017d32 Merge branch 'master' of https://github.com/apache/superset into diego/ch78628/fix-disabled-ssh-toggle
     add ab97fdbb82 Clean up

No new revisions were added by this update.

Summary of changes:
 .github/workflows/check_db_migration_confict.yml   |     3 +-
 .github/workflows/codeql-analysis.yml              |    12 +-
 .github/workflows/docker.yml                       |     1 +
 .github/workflows/embedded-sdk-release.yml         |     5 +-
 .github/workflows/generate-FOSSA-report.yml        |     5 +-
 .github/workflows/pre-commit.yml                   |     3 +-
 .github/workflows/prefer-typescript.yml            |     3 +-
 .github/workflows/release.yml                      |     3 +-
 .github/workflows/superset-cli.yml                 |     7 +-
 .github/workflows/superset-docs-deploy.yml         |     3 +-
 .github/workflows/superset-e2e.yml                 |     3 +-
 .github/workflows/superset-frontend.yml            |     1 +
 .github/workflows/superset-helm-release.yml        |     1 +
 .../workflows/superset-python-integrationtest.yml  |    15 +-
 .github/workflows/superset-python-misc.yml         |     3 +-
 .github/workflows/superset-python-presto-hive.yml  |    11 +-
 .github/workflows/superset-python-unittest.yml     |     9 +-
 .github/workflows/superset-translations.yml        |     5 +-
 .github/workflows/superset-websocket.yml           |     3 +-
 .github/workflows/tech-debt.yml                    |     5 +-
 README.md                                          |    10 +
 .../creating-charts-dashboards/exploring-data.mdx  |    27 -
 docs/docs/installation/cache.mdx                   |     2 +-
 .../importing-exporting-datasources.mdx            |    30 +-
 docs/package.json                                  |     2 +-
 docs/yarn.lock                                     |     8 +-
 requirements/base.in                               |     1 +
 requirements/base.txt                              |    15 +-
 requirements/development.txt                       |    15 +-
 requirements/integration.txt                       |     6 +
 requirements/testing.txt                           |     2 +
 scripts/ci_check_no_file_changes.sh                |     2 +-
 scripts/tag_latest_release.sh                      |    12 +-
 setup.py                                           |     5 +-
 superset-embedded-sdk/README.md                    |     7 +-
 superset-embedded-sdk/package-lock.json            |     4 +-
 superset-embedded-sdk/package.json                 |     2 +-
 superset-embedded-sdk/src/index.ts                 |    18 +-
 superset-frontend/package-lock.json                |  1544 +-
 superset-frontend/package.json                     |     2 +-
 .../superset-ui-core/src/query/api/v1/makeApi.ts   |     4 +-
 .../legacy-plugin-chart-heatmap/src/Heatmap.js     |    15 +-
 .../src/transformProps.js                          |     8 +-
 .../BigNumber/BigNumberPeriodOverPeriod/PopKPI.tsx |    99 +-
 .../BigNumberPeriodOverPeriod/controlPanel.ts      |    47 +-
 .../BigNumberPeriodOverPeriod/transformProps.ts    |     1 -
 .../useOverflowDetection.ts                        |    63 +
 .../src/Gauge/transformProps.ts                    |    13 +-
 .../src/MixedTimeseries/transformProps.ts          |     5 +-
 .../src/Timeseries/transformProps.ts               |     2 +-
 .../src/Timeseries/transformers.ts                 |     7 +-
 .../test/Gauge/transformProps.test.ts              |    54 +-
 superset-frontend/src/SqlLab/actions/sqlLab.js     |    19 +-
 .../src/SqlLab/components/SouthPane/Results.tsx    |     2 +-
 .../SqlLab/components/SouthPane/SouthPane.test.tsx |    13 +
 .../src/SqlLab/components/SouthPane/index.tsx      |    14 +-
 .../SqlLab/components/SqlEditor/SqlEditor.test.tsx |    43 +-
 .../src/SqlLab/components/SqlEditor/index.tsx      |    28 +-
 .../src/SqlLab/reducers/getInitialState.ts         |     2 +-
 superset-frontend/src/SqlLab/reducers/sqlLab.js    |     5 +-
 .../src/SqlLab/reducers/sqlLab.test.js             |    19 +
 .../AlteredSliceTag/AlteredSliceTagMocks.ts        |     2 +-
 .../src/components/AlteredSliceTag/index.tsx       |     6 +-
 .../src/components/TelemetryPixel/index.tsx        |     1 +
 .../components/CssEditor/CssEditor.test.tsx        |    54 +-
 .../src/dashboard/components/CssEditor/index.jsx   |    25 +-
 .../Header/HeaderActionsDropdown/index.jsx         |    22 +-
 .../src/dashboard/components/dnd/DragDroppable.jsx |     6 +
 .../components/DataTablesPane/DataTablesPane.tsx   |     3 +-
 .../DateFilterControl/utils/dateFilterUtils.ts     |     4 +-
 .../DndColumnSelectControl/DndFilterSelect.tsx     |    13 +-
 .../src/features/alerts/AlertReportModal.tsx       |     2 +-
 .../DatabaseModal/SSHTunnelSwitch.test.tsx         |     5 +
 .../databases/DatabaseModal/SSHTunnelSwitch.tsx    |     3 +-
 .../src/features/databases/DatabaseModal/index.tsx |    28 +-
 .../src/hooks/apiResources/queryApi.ts             |     5 +-
 superset-websocket/package-lock.json               |   299 +-
 superset-websocket/package.json                    |     6 +-
 .../utils/client-ws-app/package-lock.json          |   352 +-
 .../utils/client-ws-app/package.json               |     2 +-
 superset/charts/data/api.py                        |     1 +
 superset/commands/base.py                          |    20 +-
 superset/commands/chart/update.py                  |     5 +-
 superset/commands/dashboard/update.py              |     9 +-
 superset/commands/database/ssh_tunnel/update.py    |    20 +-
 superset/commands/database/update.py               |     4 +-
 superset/commands/dataset/update.py                |     5 +-
 superset/commands/explore/get.py                   |    11 +-
 superset/commands/report/update.py                 |     7 +-
 superset/commands/utils.py                         |    21 +-
 ...7_be1b217cd8cd_big_number_kpi_single_metric.py} |    21 +-
 superset/security/manager.py                       |     1 +
 .../{en => tr}/LC_MESSAGES/messages.json           |  7828 +++---
 .../{messages.pot => tr/LC_MESSAGES/messages.po}   | 25135 ++++++++++---------
 superset/utils/date_parser.py                      |    75 +-
 superset/views/api.py                              |    33 +-
 superset/views/database/forms.py                   |     3 +-
 superset/views/datasource/views.py                 |     4 +-
 superset/views/sql_lab/views.py                    |    20 +-
 tests/integration_tests/charts/api_tests.py        |    70 +-
 tests/integration_tests/charts/data/api_tests.py   |    36 +-
 tests/integration_tests/dashboards/api_tests.py    |    37 +
 tests/integration_tests/datasets/api_tests.py      |    55 +
 tests/integration_tests/explore/api_tests.py       |    20 +-
 tests/integration_tests/reports/api_tests.py       |    87 +
 tests/integration_tests/security_tests.py          |     1 +
 tests/integration_tests/sql_lab/api_tests.py       |    59 +
 tests/unit_tests/commands/test_utils.py            |   118 +
 .../unit_tests/scripts/tag_latest_release_test.py  |     4 +-
 tests/unit_tests/utils/date_parser_tests.py        |    32 +
 110 files changed, 18602 insertions(+), 18256 deletions(-)
 create mode 100644 superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberPeriodOverPeriod/useOverflowDetection.ts
 copy superset/migrations/versions/{2018-06-14_14-31_80a67c5192fa_single_pie_chart_metric.py => 2024-03-01_10-47_be1b217cd8cd_big_number_kpi_single_metric.py} (82%)
 copy superset/translations/{en => tr}/LC_MESSAGES/messages.json (81%)
 copy superset/translations/{messages.pot => tr/LC_MESSAGES/messages.po} (94%)
 create mode 100644 tests/unit_tests/commands/test_utils.py