You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2021/01/08 09:13:35 UTC

[superset] branch 1.0 updated (1a2680d -> d760e88)

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

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


    from 1a2680d  test: fix flaky Python unit tests (#12253)
     add b4f6d35  Cypress: ignore unrelated ResizeObserver client errors (#12297)
     add 6b2b208  fix: load example data into correct DB (#12292)
     add 6df8224  chore(home): add ErrorBoundary to Charts section (#12239)
     add c8ad5c9  fix: Fixed width for dataset panel (#12221)
     add d0668fa  Bump superset-ui deps (#12280)
     add b012768  fix null check for condition threshold to allow 0 values (#12295)
     add cf1c57a  build: ignore github actions from dependabot (#12291)
     add 0171a6b  fix(reports): don't log user errors and state change has errors (#12277)
     add 2b6a587  fix(database): OpenAPI spec for test_connection (#12274)
     add b221417  chore: remove harmless incubator refs (#12289)
     add e660723  fix(explore): bugs in Custom SQL editor in filter popover (#12278)
     add 1f83472  fix(explore): timepicker show human readable string in pill (#12300)
     add 90ac8d0  add related field filter to queries/user (#12261)
     add 9eb911d  fix(explore): refine previous calendar range (#12308)
     add eb3c2b2  build(deps): bump ini from 1.3.5 to 1.3.8 in /superset-frontend (#12021)
     add 0e514c1  docs: Added release notes and associated media for 0.38 (#12022)
     add 176f54d  docs: remove (some) references to incubating/incubation (#12284)
     add 8f7c7d4  build(deps): bump ini in /superset-frontend/cypress-base (#12019)
     add 506edf4  fix: update search in datasource panel to use matchSorter (#12319)
     add 4e6613d  fix(explore): metrics caret not expanding in datasource panel (#12305)
     add 1459b34  chore: improve styles for collapsed Native Filter sidebar (#12282)
     add 8214237  feat: Custom color schemes support (#12210)
     add bcb8db6  build: improve webpack configs for npm link (#12313)
     add f482849  build: try to speed up Github workflows (#12090)
     add ca07c8c  Fix select overlap by aggregate button (#12312) (#12327)
     add 076c31d  fix(alert/report): add/edit modal can't be saved (#12311)
     add 547c356  Fix menuPortal dropdown z-index (#12330)
     add 5088e57  Reduce z-index (#12334)
     add 9997abe  feat: SQL Toolbar (#12067)
     add 24fccdb  fix: append orphan charts (#12320)
     add 6276421  chore: change order of tab on explore data panel  (#12335)
     add f83afb4  feat: new COVID vaccination dashboard (#12338)
     add a30064b  remove datataset from title (#12344)
     add cbda599  feat: provide support for an overridable template to be included in every view (#12315)
     add d760e88  window.location > history.push (#12347)

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |    2 +-
 .github/ISSUE_TEMPLATE/sip.md                      |    2 +-
 .github/dependabot.yml                             |    6 +
 .github/workflows/cancel_duplicates.yml            |   20 +
 .github/workflows/license-check.yml                |   45 -
 .github/workflows/misc.yml                         |   91 +
 .github/workflows/prefer-typescript.yml            |   49 -
 .github/workflows/superset-e2e.yml                 |    8 +-
 .github/workflows/superset-frontend.yml            |    7 +-
 .github/workflows/superset-python-misc.yml         |    6 +-
 .github/workflows/superset-python-mysql.yml        |   51 -
 .github/workflows/superset-python-postgres.yml     |   52 -
 .github/workflows/superset-python-presto-hive.yml  |    6 +-
 .github/workflows/superset-python-sqlite.yml       |   44 -
 ...resto-hive.yml => superset-python-unittest.yml} |   94 +-
 .github/workflows/superset-translations.yml        |    6 +-
 CHANGELOG.md                                       | 9832 ++++++++++----------
 CODE_OF_CONDUCT.md                                 |    4 +-
 CONTRIBUTING.md                                    |   26 +-
 DISCLAIMER                                         |   11 -
 INSTALL.md                                         |    2 +-
 INTHEWILD.md                                       |    2 +-
 NOTICE                                             |    4 +-
 README.md                                          |   29 +-
 RELEASING/Dockerfile.from_svn_tarball              |    2 +-
 RELEASING/Dockerfile.make_docs                     |    2 +-
 RELEASING/README.md                                |    8 +-
 RELEASING/changelog.py                             |    7 +-
 RELEASING/email_templates/vote_pmc.j2              |    3 +-
 RELEASING/make_tarball_entrypoint.sh               |    4 +-
 RELEASING/release-notes-0-38/README.md             |  318 +
 RELEASING/release-notes-0-38/media/10297.gif       |  Bin 0 -> 2558936 bytes
 RELEASING/release-notes-0-38/media/10347.gif       |  Bin 0 -> 2830379 bytes
 RELEASING/release-notes-0-38/media/10355.gif       |  Bin 0 -> 1444910 bytes
 RELEASING/release-notes-0-38/media/10444.gif       |  Bin 0 -> 3199551 bytes
 RELEASING/release-notes-0-38/media/10474.gif       |  Bin 0 -> 2895570 bytes
 RELEASING/release-notes-0-38/media/10510.png       |  Bin 0 -> 134197 bytes
 RELEASING/release-notes-0-38/media/10619.png       |  Bin 0 -> 42140 bytes
 RELEASING/release-notes-0-38/media/10752.gif       |  Bin 0 -> 5170626 bytes
 RELEASING/release-notes-0-38/media/10799.gif       |  Bin 0 -> 502634 bytes
 RELEASING/release-notes-0-38/media/10800.gif       |  Bin 0 -> 908136 bytes
 RELEASING/release-notes-0-38/media/10840.png       |  Bin 0 -> 97168 bytes
 RELEASING/release-notes-0-38/media/10966.gif       |  Bin 0 -> 3593703 bytes
 RELEASING/release-notes-0-38/media/11109.gif       |  Bin 0 -> 424219 bytes
 UPDATING.md                                        |  148 +-
 docs/.htaccess                                     |    2 +-
 docs/README.md                                     |    8 +-
 docs/installation.rst                              |   20 +-
 docs/sqllab.rst                                    |    4 +-
 docs/src/components/MainMenu.tsx                   |    4 +-
 docs/src/components/footer.tsx                     |   16 +-
 docs/src/pages/community.tsx                       |    4 +-
 .../Connecting to Databases/docker-add-drivers.mdx |    4 +-
 .../pages/docs/Connecting to Databases/index.mdx   |    2 +-
 docs/src/pages/docs/contributing-page.mdx          |   12 +-
 .../pages/docs/frequently-asked-questions-page.mdx |    2 +-
 .../docs/installation/building-viz-plugins.mdx     |   20 +-
 docs/src/pages/docs/installation/configuring.mdx   |    6 +-
 docs/src/pages/docs/installation/index.mdx         |    8 +-
 .../docs/installation/networking_settings.mdx      |    2 +-
 .../src/pages/docs/installation/sql_templating.mdx |    2 +-
 .../pages/docs/installation/upgrading_superset.mdx |    4 +-
 docs/src/pages/docs/introduction.mdx               |    4 +-
 docs/src/pages/docs/roadmap-page.mdx               |    2 +-
 docs/src/pages/index.tsx                           |   12 +-
 docs/src/pages/resources.tsx                       |    6 +-
 docs/src/resources/openapi.json                    | 6674 +++++++------
 scripts/cancel_github_workflows.py                 |  222 +
 setup.cfg                                          |    4 +-
 setup.py                                           |    4 +-
 .../integration/chart_list/list_view.test.ts       |    2 +-
 .../cypress/integration/explore/control.test.ts    |    3 +-
 .../cypress-base/cypress/support/index.ts          |   11 +
 superset-frontend/cypress-base/package-lock.json   |    6 +-
 superset-frontend/images/icons/link.svg            |   21 +
 .../images/icons/{more_horiz.svg => save.svg}      |    2 +-
 superset-frontend/package-lock.json                |  320 +-
 superset-frontend/package.json                     |   61 +-
 ...AdhocFilterEditPopoverSimpleTabContent_spec.jsx |    2 +-
 .../spec/javascripts/explore/utils_spec.jsx        |   28 +
 .../spec/javascripts/sqllab/LimitControl_spec.jsx  |  128 -
 .../spec/javascripts/sqllab/SaveQuery_spec.jsx     |   10 +-
 .../javascripts/sqllab/ShareSqlLabQuery_spec.jsx   |   62 +-
 .../spec/javascripts/sqllab/SqlEditor_spec.jsx     |   77 +-
 .../SqlLab/components/EstimateQueryCostButton.jsx  |    9 +-
 .../src/SqlLab/components/LimitControl.tsx         |  161 -
 .../src/SqlLab/components/RunQueryActionButton.tsx |  123 +-
 .../src/SqlLab/components/SaveQuery.tsx            |  122 +-
 .../src/SqlLab/components/ScheduleQueryButton.jsx  |    8 +-
 .../src/SqlLab/components/ShareSqlLabQuery.jsx     |  114 +-
 .../src/SqlLab/components/SqlEditor.jsx            |  475 +-
 .../src/SqlLab/components/TabbedSqlEditors.jsx     |   11 +-
 .../src/SqlLab/components/TemplateParamsEditor.jsx |    7 +-
 superset-frontend/src/SqlLab/main.less             |   27 -
 .../src/common/components/Dropdown.tsx             |   79 +-
 .../src/components/Button/Button.stories.jsx       |    2 +-
 .../src/components/CopyToClipboard.jsx             |   17 +-
 superset-frontend/src/components/Icon/index.tsx    |    6 +
 superset-frontend/src/components/Loading.tsx       |    2 +-
 .../src/components/Select/SupersetStyledSelect.tsx |    2 +
 superset-frontend/src/components/Select/styles.tsx |    4 +
 superset-frontend/src/components/Timer.tsx         |    5 +-
 .../src/dashboard/components/DashboardBuilder.jsx  |   13 +-
 .../src/dashboard/components/StickyVerticalBar.tsx |    4 +-
 .../dashboard/components/gridComponents/Chart.jsx  |    4 +-
 .../components/nativeFilters/FilterBar.tsx         |   16 +-
 superset-frontend/src/dashboard/types.ts           |    2 +-
 superset-frontend/src/explore/AdhocFilter.js       |    7 +-
 .../AdhocFilterEditPopoverSqlTabContent.jsx        |    2 +-
 .../src/explore/components/DatasourcePanel.tsx     |   46 +-
 .../explore/components/ExploreViewContainer.jsx    |    9 +-
 .../DateFilterControl/DateFilterControl.tsx        |   28 +-
 .../components/controls/DateFilterControl/types.ts |    9 +-
 .../src/explore/controlPanels/sections.jsx         |    2 +-
 superset-frontend/src/explore/exploreUtils.js      |   18 +
 superset-frontend/src/preamble.ts                  |   25 +-
 superset-frontend/src/setup/setupColors.js         |   19 +-
 superset-frontend/src/utils/downloadAsImage.ts     |    2 +-
 .../src/views/CRUD/alert/AlertReportModal.tsx      |  176 +-
 superset-frontend/src/views/CRUD/hooks.ts          |    5 +
 .../src/views/CRUD/welcome/ChartTable.tsx          |    7 +-
 .../src/views/CRUD/welcome/DashboardTable.tsx      |    2 +-
 superset-frontend/tsconfig.json                    |    8 +
 superset-frontend/webpack.config.js                |    1 +
 superset/cli.py                                    |    2 +-
 superset/commands/importers/v1/examples.py         |   26 +-
 superset/config.py                                 |   36 +-
 superset/dashboards/commands/export.py             |   44 +-
 superset/databases/api.py                          |   12 +-
 superset/datasets/commands/importers/v1/utils.py   |   68 +-
 ...e_Sales_Filter.yaml => Filtering_Vaccines.yaml} |   30 +-
 ...=> Vaccine_Candidates_per_Approach__Stage.yaml} |   18 +-
 ...ts.yaml => Vaccine_Candidates_per_Country.yaml} |   29 +-
 ...aml => Vaccine_Candidates_per_Country_261.yaml} |   28 +-
 ... => Vaccine_Candidates_per_Country__Stage.yaml} |   29 +-
 ...Vaccine_Candidates_per_Country__Stage_749.yaml} |   18 +-
 ...nder.yaml => Vaccine_Candidates_per_Phase.yaml} |   15 +-
 ....yaml => Vaccine_Candidates_per_Phase_587.yaml} |   33 +-
 .../dashboards/COVID_Vaccine_Dashboard.yaml        |  321 +
 ...cleaned_sales_data.yaml => covid_vaccines.yaml} |  176 +-
 superset/examples/utils.py                         |    4 +-
 superset/models/alerts.py                          |    2 +-
 superset/models/core.py                            |    2 +-
 superset/queries/api.py                            |    1 +
 superset/reports/commands/exceptions.py            |    4 +
 superset/reports/commands/log_prune.py             |   20 +-
 superset/reports/dao.py                            |   29 +-
 superset/tasks/alerts/observer.py                  |    2 +-
 superset/tasks/scheduler.py                        |    5 +-
 superset/tasks/schedules.py                        |    2 +-
 superset/templates/superset/base.html              |    1 +
 superset/templates/superset/basic.html             |    1 +
 superset/templates/superset/crud_views.html        |    1 +
 .../crud_views.html => tail_js_custom_extra.html}  |   13 +-
 superset/utils/celery.py                           |    2 +-
 superset/utils/core.py                             |   21 +-
 superset/views/base.py                             |    2 +
 tests/dashboards/commands_tests.py                 |  142 +-
 tests/datasets/api_tests.py                        |    4 +-
 tests/utils_tests.py                               |   12 +
 160 files changed, 11976 insertions(+), 9430 deletions(-)
 create mode 100644 .github/workflows/cancel_duplicates.yml
 delete mode 100644 .github/workflows/license-check.yml
 create mode 100644 .github/workflows/misc.yml
 delete mode 100644 .github/workflows/prefer-typescript.yml
 delete mode 100644 .github/workflows/superset-python-mysql.yml
 delete mode 100644 .github/workflows/superset-python-postgres.yml
 delete mode 100644 .github/workflows/superset-python-sqlite.yml
 copy .github/workflows/{superset-python-presto-hive.yml => superset-python-unittest.yml} (59%)
 delete mode 100644 DISCLAIMER
 create mode 100644 RELEASING/release-notes-0-38/README.md
 create mode 100644 RELEASING/release-notes-0-38/media/10297.gif
 create mode 100644 RELEASING/release-notes-0-38/media/10347.gif
 create mode 100644 RELEASING/release-notes-0-38/media/10355.gif
 create mode 100644 RELEASING/release-notes-0-38/media/10444.gif
 create mode 100644 RELEASING/release-notes-0-38/media/10474.gif
 create mode 100644 RELEASING/release-notes-0-38/media/10510.png
 create mode 100644 RELEASING/release-notes-0-38/media/10619.png
 create mode 100644 RELEASING/release-notes-0-38/media/10752.gif
 create mode 100644 RELEASING/release-notes-0-38/media/10799.gif
 create mode 100644 RELEASING/release-notes-0-38/media/10800.gif
 create mode 100644 RELEASING/release-notes-0-38/media/10840.png
 create mode 100644 RELEASING/release-notes-0-38/media/10966.gif
 create mode 100644 RELEASING/release-notes-0-38/media/11109.gif
 create mode 100755 scripts/cancel_github_workflows.py
 create mode 100644 superset-frontend/images/icons/link.svg
 copy superset-frontend/images/icons/{more_horiz.svg => save.svg} (63%)
 delete mode 100644 superset-frontend/spec/javascripts/sqllab/LimitControl_spec.jsx
 delete mode 100644 superset-frontend/src/SqlLab/components/LimitControl.tsx
 copy superset/examples/configs/charts/{Video_Game_Sales_Filter.yaml => Filtering_Vaccines.yaml} (73%)
 copy superset/examples/configs/charts/{Popular_Genres_Across_Platforms.yaml => Vaccine_Candidates_per_Approach__Stage.yaml} (81%)
 copy superset/examples/configs/charts/{Age_distribution_of_respondents.yaml => Vaccine_Candidates_per_Country.yaml} (72%)
 copy superset/examples/configs/charts/{Country_of_Citizenship.yaml => Vaccine_Candidates_per_Country_261.yaml} (74%)
 copy superset/examples/configs/charts/{Age_distribution_of_respondents.yaml => Vaccine_Candidates_per_Country__Stage.yaml} (73%)
 copy superset/examples/configs/charts/{Popular_Genres_Across_Platforms.yaml => Vaccine_Candidates_per_Country__Stage_749.yaml} (79%)
 copy superset/examples/configs/charts/{Gender.yaml => Vaccine_Candidates_per_Phase.yaml} (85%)
 copy superset/examples/configs/charts/{Age_distribution_of_respondents.yaml => Vaccine_Candidates_per_Phase_587.yaml} (69%)
 create mode 100644 superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml
 copy superset/examples/configs/datasets/examples/{cleaned_sales_data.yaml => covid_vaccines.yaml} (57%)
 copy superset/templates/{superset/crud_views.html => tail_js_custom_extra.html} (76%)