You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2021/01/06 22:34:15 UTC

[superset] branch feat-sql-toolbar updated (4a4fad8 -> fddd59a)

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

hugh pushed a change to branch feat-sql-toolbar
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 4a4fad8  fix placeholder
     add 95f0ead  fix: SaveDatasetModal save state on back button (#12205)
     add 230c0c2  build(deps-dev): bump storybook-addon-paddings in /superset-frontend (#12192)
     add 66349d8  fix: Add min-height for loading indicator to show up (#12288)
     add 4149ab4  build: remove parallelization for E2E tests (#12290)
     add 2bf06d6  fix: Add visibility to box for viewing menu items (#12153)
     add 553b440  fix: Show Data panel on resize (#12250)
     add 147605c  fix: Issue #12004 timegrain not visibile (#12258)
     add 1b908ab  Fix tests errors and warnings - iteration 1 (#12212) (#12213)
     add 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 fddd59a  Merge branch 'master' of https://github.com/apache/incubator-superset into feat-sql-toolbar

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/prefer-typescript.yml            |    2 +-
 .github/workflows/superset-e2e.yml                 |   19 +-
 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 +++++++------
 setup.cfg                                          |    2 +-
 setup.py                                           |    4 +-
 .../cypress/integration/explore/control.test.ts    |    3 +-
 .../cypress-base/cypress/support/index.ts          |   11 +
 superset-frontend/package-lock.json                |  971 +-
 superset-frontend/package.json                     |   62 +-
 ...AdhocFilterEditPopoverSimpleTabContent_spec.jsx |    2 +-
 .../spec/javascripts/explore/utils_spec.jsx        |   28 +
 .../src/SqlLab/components/ResultSet.tsx            |   20 +-
 superset-frontend/src/chart/Chart.jsx              |   10 +-
 .../src/components/Button/Button.stories.jsx       |    2 +-
 superset-frontend/src/components/Menu/Menu.tsx     |    1 +
 .../src/components/Menu/MenuObject.tsx             |    1 +
 superset-frontend/src/components/Menu/NewMenu.tsx  |    1 +
 superset-frontend/src/components/Menu/SubMenu.tsx  |   55 +-
 superset-frontend/src/components/Select/styles.tsx |    4 +-
 .../dashboard/components/gridComponents/Chart.jsx  |    4 +-
 .../dashboard/stylesheets/components/chart.less    |    4 +-
 superset-frontend/src/dashboard/types.ts           |    2 +-
 superset-frontend/src/explore/AdhocFilter.js       |    7 +-
 .../AdhocFilterEditPopoverSimpleTabContent.jsx     |    2 +-
 .../AdhocFilterEditPopoverSqlTabContent.jsx        |    2 +-
 .../src/explore/components/ExploreChartPanel.jsx   |   24 +-
 .../explore/components/ExploreViewContainer.jsx    |    9 +-
 .../components/controls/AdhocFilterControl.jsx     |  124 +-
 .../DateFilterControl/DateFilterControl.tsx        |   28 +-
 .../components/controls/DateFilterControl/types.ts |    9 +-
 .../explore/components/controls/SelectControl.jsx  |    3 +-
 superset-frontend/src/explore/exploreUtils.js      |   18 +
 superset-frontend/src/utils/downloadAsImage.ts     |    2 +-
 .../src/views/CRUD/alert/AlertReportModal.tsx      |    7 +-
 .../src/views/CRUD/data/database/DatabaseModal.tsx |   15 +-
 .../src/views/CRUD/welcome/ChartTable.tsx          |    5 +-
 .../src/views/CRUD/welcome/EmptyState.tsx          |   12 +-
 superset/cli.py                                    |    2 +-
 superset/commands/importers/v1/examples.py         |   26 +-
 superset/config.py                                 |    2 +-
 superset/databases/api.py                          |   12 +-
 superset/datasets/commands/importers/v1/utils.py   |   68 +-
 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/utils/celery.py                           |    2 +-
 superset/utils/core.py                             |   21 +-
 tests/databases/api_tests.py                       |   10 +
 tests/datasets/api_tests.py                        |    4 +-
 tests/db_engine_specs/base_engine_spec_tests.py    |    2 +
 tests/email_tests.py                               |    6 +-
 tests/queries/api_tests.py                         |    5 +-
 tests/queries/saved_queries/api_tests.py           |    2 +
 tests/security_tests.py                            |    1 +
 tests/utils_tests.py                               |   12 +
 115 files changed, 10568 insertions(+), 8383 deletions(-)
 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