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 2021/01/11 14:21:00 UTC

[superset] branch dependabot/npm_and_yarn/superset-frontend/node-notifier-8.0.1 updated (80c72d3 -> 84defc6)

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/node-notifier-8.0.1
in repository https://gitbox.apache.org/repos/asf/superset.git.


 discard 80c72d3  build(deps): bump node-notifier in /superset-frontend
     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)
     add fecfc34  feat: move filters from superset-ui to incubator (#12154)
     add c685c9e  refactor: test connection raises only command exceptions (#12307)
     add d1767b9  chore: bumping nvd3 plugin (and thus, nvd3-fork) (#12349)
     add 466a7c8  fix: south pane scrolling issues (#12318)
     add 4d27993  fix: Set width to pseudoelement to wrap filter box (#12306)
     add 78d3557  fix(explore): improve filter translation (#12350)
     add 737e6b4  chore(dashboard): Add ErrorBoudary for AdhocFilter components (#12352)
     add 76b06b2  Fix CSS injection order (#12265) (#12353)
     add fd15dff  perf: Optimize performance of Results and Samples tables on Explore (#12257)
     add 7c8ead8  fix: Fix dataset condition to allow query for datasets in sqllab (#12357)
     add 1d27899  Fix running query on every change in chart controls (#12361)
     add f354bb3  fix(load examples): load examples creating unnecessary main database (#12351)
     add 2210015  test: rename column names for birth_names dataset (#12082)
     add f642aea  ci(docker): fix release published event checkout tag-sha (#12096)
     add 77b80c9  fix: Fix chart resizing when using split view (#12362)
     add 9c5be8e  chore: make datasource search input sticky (#12365)
     add 1250426  fix: datasets populating after user creation (#12368)
     add 4175152  Update samples table when datasource changes (#12378)
     add 6a3103f  Fix filter popover under data table (#12377)
     add 662b649  fix(explore): clear custom label if removed (#12382)
     add 64b4977  fix(explore): adhoc metric label and control value not consistent (#12381)
     add 14ccbe4  Fix new metric popover showing previous popover's title (#12385)
     add 5d04f7d  fix: Data tables styling issues on Explore view (#12383)
     add 3eb0470  Closes #12389 (#12390)
     add 99de8a4  fix: explore replace wrong standalone slice url (#12359)
     add f13f2e2  chore: Fix typo “Rest” to “Reset” (#12392)
     add 37f648c  chore: rename docker image in build_docker_image.sh, docker-compose.yml and helm values.yaml (#12337)
     add 6bee3a0  chore: change Datasource to Dataset in Explore ui (#12402)
     add 9acf48f  chore: upgrade eslint, babel, and prettier (#12393)
     add c327cb9  fix(explore): long metric name display (#12387)
     add 23263da  feat(explore): add tooltip to timepicker label (#12401)
     add ff7b789  docs: reword and cleanup docs for local dev server (#11869)
     add 2ab490a  test: birth names (#12226)
     add ee53d82  build(deps): bump urijs from 1.19.1 to 1.19.4 in /superset-frontend (#12232)
     add c61167d  build(deps): bump ini from 1.3.5 to 1.3.8 in /docs (#12020)
     add 4cf3f99  chore: remove additional incubator references (#12336)
     add 84defc6  build(deps): bump node-notifier 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   (80c72d3)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/node-notifier-8.0.1 (84defc6)

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:
 .asf.yaml                                          |    2 +-
 .github/ISSUE_TEMPLATE/sip.md                      |    2 +-
 .github/dependabot.yml                             |    6 +
 .github/workflows/cancel_duplicates.yml            |   20 +
 .../workflows/{docker.yml => docker-release.yml}   |    9 +-
 .github/workflows/docker.yml                       |    2 -
 .github/workflows/docker_build_push.sh             |    2 +-
 .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 +-
 .gitignore                                         |    2 +
 CHANGELOG.md                                       | 9832 ++++++++++----------
 CODE_OF_CONDUCT.md                                 |    4 +-
 CONTRIBUTING.md                                    |  251 +-
 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 +-
 docker-compose.yml                                 |    2 +-
 docs/.htaccess                                     |    2 +-
 docs/README.md                                     |    8 +-
 docs/installation.rst                              |   20 +-
 docs/package-lock.json                             |    6 +-
 docs/sqllab.rst                                    |    4 +-
 docs/src/components/MainMenu.tsx                   |    4 +-
 docs/src/components/footer.tsx                     |   16 +-
 docs/src/components/image.tsx                      |    8 -
 docs/src/images/incubator.png                      |  Bin 17961 -> 0 bytes
 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          |   17 +-
 .../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                           |   20 +-
 docs/src/pages/resources.tsx                       |    6 +-
 docs/src/resources/openapi.json                    | 6674 +++++++------
 helm/superset/values.yaml                          |    2 +-
 scripts/cancel_github_workflows.py                 |  222 +
 scripts/gen_changelog.sh                           |    2 +-
 setup.cfg                                          |    4 +-
 setup.py                                           |    4 +-
 superset-frontend/.eslintrc.js                     |    2 +
 superset-frontend/babel.config.js                  |    5 +-
 .../integration/chart_list/list_view.test.ts       |    2 +-
 .../cypress/integration/dashboard/filter.test.ts   |   12 +-
 .../cypress/integration/dashboard/load.test.js     |    8 +-
 .../integration/dashboard/url_params.test.js       |    8 +-
 .../integration/explore/AdhocMetrics.test.ts       |    8 +-
 .../cypress/integration/explore/control.test.ts    |    3 +-
 .../cypress/integration/explore/link.test.js       |    5 +-
 .../explore/visualizations/pivot_table.test.js     |   10 +-
 .../explore/visualizations/table.test.ts           |    2 +-
 ...rcePanel.index.js => sourcePanel.index.test.js} |    4 +-
 .../cypress-base/cypress/support/index.ts          |   17 +-
 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                | 5860 ++++++++----
 superset-frontend/package.json                     |  125 +-
 superset-frontend/spec/fixtures/mockDatasource.js  |   48 +-
 .../javascripts/components/AsyncSelect_spec.jsx    |   21 +-
 .../dashboard/actions/dashboardLayout_spec.js      |    4 +-
 .../nativeFilters/FilterConfigurationLink_spec.tsx |    2 +-
 .../datasource/DatasourceEditor_spec.jsx           |    7 +-
 ...AdhocFilterEditPopoverSimpleTabContent_spec.jsx |    2 +-
 .../components/AdhocFilterEditPopover_spec.jsx     |   17 +
 .../explore/components/SaveModal_spec.jsx          |   21 +-
 .../components/withAsyncVerification_spec.tsx      |    6 +-
 .../spec/javascripts/explore/utils_spec.jsx        |   59 +-
 .../spec/javascripts/filters/utils_spec.ts         |  156 +
 .../messageToasts/components/Toast_spec.jsx        |    7 +-
 .../spec/javascripts/sqllab/LimitControl_spec.jsx  |  128 -
 .../javascripts/sqllab/SaveDatasetModal_spec.tsx   |    8 +-
 .../spec/javascripts/sqllab/SaveQuery_spec.jsx     |   10 +-
 .../javascripts/sqllab/ShareSqlLabQuery_spec.jsx   |   62 +-
 .../spec/javascripts/sqllab/SqlEditor_spec.jsx     |   77 +-
 .../javascripts/sqllab/reducers/sqlLab_spec.js     |    2 +-
 .../spec/javascripts/utils/parseCookie_spec.ts     |    4 +-
 .../views/CRUD/welcome/ActivityTable_spec.tsx      |    4 +-
 .../views/CRUD/welcome/ChartTable_spec.tsx         |    4 +-
 .../views/CRUD/welcome/SavedQueries_spec.tsx       |    2 +-
 .../SqlLab/components/EstimateQueryCostButton.jsx  |    9 +-
 .../src/SqlLab/components/LimitControl.tsx         |  161 -
 .../src/SqlLab/components/ResultSet.tsx            |   94 +-
 .../src/SqlLab/components/RunQueryActionButton.tsx |  123 +-
 .../src/SqlLab/components/SaveDatasetModal.tsx     |  148 +-
 .../src/SqlLab/components/SaveQuery.tsx            |  172 +-
 .../src/SqlLab/components/ScheduleQueryButton.jsx  |    8 +-
 .../src/SqlLab/components/ShareSqlLabQuery.jsx     |  114 +-
 .../src/SqlLab/components/SouthPane.jsx            |   32 +-
 .../src/SqlLab/components/SqlEditor.jsx            |  475 +-
 .../src/SqlLab/components/TabbedSqlEditors.jsx     |   11 +-
 .../src/SqlLab/components/TemplateParamsEditor.jsx |    7 +-
 superset-frontend/src/SqlLab/main.less             |   59 +-
 superset-frontend/src/chart/chartAction.js         |   12 +-
 .../src/common/components/Dropdown.tsx             |   79 +-
 superset-frontend/src/common/components/index.tsx  |    1 +
 .../src/components/Button/Button.stories.jsx       |    2 +-
 .../src/components/CopyToClipboard.jsx             |   17 +-
 .../src/components/ErrorMessage/types.ts           |    4 +-
 .../src/components/FacePile/FacePile.stories.tsx   |    6 +-
 .../components/FilterableTable/FilterableTable.tsx |   12 +-
 .../src/components/Icon/icon.stories.jsx           |   44 +-
 superset-frontend/src/components/Icon/index.tsx    |    6 +
 .../src/components/ListView/CardCollection.tsx     |    6 +-
 .../src/components/ListView/ListView.tsx           |   54 +-
 .../ListViewCard/ListViewCard.stories.tsx          |   86 +-
 superset-frontend/src/components/Loading.tsx       |    2 +-
 .../src/components/Select/Select.stories.tsx       |   76 +-
 .../src/components/Select/SupersetStyledSelect.tsx |   13 +-
 .../Select/WindowedSelect/WindowedMenuList.tsx     |    4 +-
 superset-frontend/src/components/Select/styles.tsx |   32 +-
 .../src/components/SupersetResourceSelect.tsx      |    7 +-
 .../src/components/TableView/TableView.tsx         |   39 +-
 superset-frontend/src/components/Timer.tsx         |    5 +-
 .../components/dataViewCommon/TableCollection.tsx  |   33 +-
 .../dashboard/components/BuilderComponentPane.tsx  |   94 +-
 .../src/dashboard/components/DashboardBuilder.jsx  |   14 +-
 .../components/FiltersBadge/DetailsPanel.tsx       |   26 +-
 .../dashboard/components/FiltersBadge/Styles.tsx   |    3 +-
 .../src/dashboard/components/PropertiesModal.jsx   |    7 +-
 .../dashboard/components/SliceHeaderControls.jsx   |   10 +-
 .../src/dashboard/components/StickyVerticalBar.tsx |   75 +-
 .../dashboard/components/gridComponents/Chart.jsx  |    4 +-
 .../dashboard/components/gridComponents/Tab.jsx    |   40 +-
 .../components/nativeFilters/ColumnSelect.tsx      |    7 +-
 .../components/nativeFilters/FilterBar.tsx         |   82 +-
 .../dashboard/components/nativeFilters/state.ts    |    6 +-
 superset-frontend/src/dashboard/types.ts           |    2 +-
 .../src/dashboard/util/injectCustomCss.js          |   15 +-
 .../src/datasource/ChangeDatasourceModal.tsx       |   32 +-
 .../src/datasource/DatasourceEditor.jsx            |    4 +-
 superset-frontend/src/explore/AdhocFilter.js       |   27 +-
 .../explore/components/AdhocFilterEditPopover.jsx  |   51 +-
 .../AdhocFilterEditPopoverSimpleTabContent.jsx     |    1 +
 .../AdhocFilterEditPopoverSqlTabContent.jsx        |    2 +-
 .../components/AdhocFilterPopoverTrigger.tsx       |    1 -
 .../explore/components/AdhocMetricEditPopover.jsx  |   25 +-
 .../components/AdhocMetricEditPopoverTitle.jsx     |    2 -
 .../src/explore/components/AdhocMetricOption.jsx   |   28 +-
 .../components/AdhocMetricPopoverTrigger.tsx       |   15 +-
 .../src/explore/components/DataTableControl.tsx    |   26 +-
 .../src/explore/components/DataTablesPane.tsx      |   32 +-
 .../src/explore/components/DatasourcePanel.tsx     |   61 +-
 .../src/explore/components/ExploreChartPanel.jsx   |   61 +-
 .../explore/components/ExploreViewContainer.jsx    |   23 +-
 .../src/explore/components/OptionControls.tsx      |    3 +
 .../src/explore/components/RowCountLabel.jsx       |   10 +-
 .../DateFilterControl/DateFilterControl.tsx        |   45 +-
 .../components/controls/DateFilterControl/types.ts |    9 +-
 .../components/controls/DateFilterControl/utils.ts |    8 +-
 .../src/explore/controlPanels/sections.jsx         |    2 +-
 superset-frontend/src/explore/exploreUtils.js      |   48 +-
 .../filters/components/Range/AntdRangeFilter.tsx   |   56 +
 .../src/filters/components/Range/buildQuery.ts     |   72 +
 .../components/Range/controlPanel.ts}              |   45 +-
 .../filters/components/Range/images/thumbnail.png  |  Bin 0 -> 5658 bytes
 .../components/Range/index.ts}                     |   23 +-
 .../filters/components/Range/transformProps.ts}    |   24 +-
 .../components/Range/types.ts}                     |   39 +-
 .../filters/components/Select/AntdSelectFilter.tsx |   94 +
 .../src/filters/components/Select/buildQuery.ts    |   41 +
 .../src/filters/components/Select/controlPanel.ts  |  114 +
 .../filters/components/Select/images/thumbnail.png |  Bin 0 -> 5658 bytes
 .../components/Select/index.ts}                    |   23 +-
 .../components/Select/transformProps.ts}           |   28 +-
 .../src/filters/components/Select/types.ts         |   52 +
 .../Modal => filters/components}/index.ts          |    4 +-
 .../common.js => filters/components/types.ts}      |    5 +-
 superset-frontend/src/filters/utils.ts             |   65 +
 superset-frontend/src/preamble.ts                  |   25 +-
 superset-frontend/src/setup/setupColors.js         |   19 +-
 superset-frontend/src/utils/cacheWrapper.ts        |   18 +-
 superset-frontend/src/utils/downloadAsImage.ts     |    9 +-
 .../src/views/CRUD/alert/AlertList.tsx             |    7 +-
 .../src/views/CRUD/alert/AlertReportModal.tsx      |  251 +-
 .../CRUD/annotationlayers/AnnotationLayersList.tsx |    7 +-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    |    5 +-
 .../src/views/CRUD/data/query/QueryList.tsx        |   49 +-
 superset-frontend/src/views/CRUD/hooks.ts          |    5 +
 .../src/views/CRUD/welcome/ActivityTable.tsx       |   42 +-
 .../src/views/CRUD/welcome/ChartTable.tsx          |   12 +-
 .../src/views/CRUD/welcome/DashboardTable.tsx      |   12 +-
 .../src/views/CRUD/welcome/SavedQueries.tsx        |    5 +-
 .../src/visualizations/FilterBox/FilterBox.jsx     |    4 +-
 .../src/visualizations/presets/MainPreset.js       |    5 +-
 superset-frontend/tsconfig.json                    |    8 +
 superset-frontend/webpack.config.js                |    7 +-
 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                          |   49 +-
 superset/databases/commands/exceptions.py          |   17 +-
 superset/databases/commands/test_connection.py     |   30 +-
 superset/datasets/commands/importers/v1/utils.py   |   68 +-
 superset/examples/birth_names.py                   |   66 +-
 ...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 +-
 .../f9a30386bd74_cleanup_time_grainularity.py      |    8 +-
 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/security/analytics_db_safety.py           |    6 +-
 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/access_tests.py                              |    8 +-
 tests/cache_tests.py                               |    5 +
 tests/celery_tests.py                              |   23 +
 tests/charts/api_tests.py                          |   83 +-
 tests/conftest.py                                  |    2 -
 tests/core_tests.py                                |   35 +-
 tests/dashboard_tests.py                           |   17 +-
 tests/dashboards/api_tests.py                      |   13 +-
 tests/dashboards/commands_tests.py                 |  142 +-
 tests/databases/api_tests.py                       |   21 +-
 tests/databases/commands_tests.py                  |  234 +-
 tests/datasets/api_tests.py                        |   16 +-
 tests/datasets/commands_tests.py                   |   13 +-
 tests/datasource_tests.py                          |   52 +-
 tests/fixtures/birth_names_dashboard.py            |  202 +
 tests/fixtures/datasource.py                       |    6 +-
 tests/fixtures/importexport.py                     |    8 +-
 tests/import_export_tests.py                       |    3 +
 tests/model_tests.py                               |   36 +-
 tests/query_context_tests.py                       |    8 +-
 tests/schedules_test.py                            |    4 +
 tests/security_tests.py                            |    4 +
 tests/sqla_models_tests.py                         |    2 +
 tests/sqllab_tests.py                              |   21 +-
 tests/strategy_tests.py                            |    6 +-
 tests/tasks/async_queries_tests.py                 |    3 +
 .../utils/get_dashboards.py                        |   23 +-
 tests/utils_tests.py                               |   15 +
 293 files changed, 18756 insertions(+), 12402 deletions(-)
 create mode 100644 .github/workflows/cancel_duplicates.yml
 copy .github/workflows/{docker.yml => docker-release.yml} (79%)
 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
 delete mode 100644 docs/src/images/incubator.png
 create mode 100755 scripts/cancel_github_workflows.py
 rename superset-frontend/cypress-base/cypress/integration/sqllab/{sourcePanel.index.js => sourcePanel.index.test.js} (96%)
 create mode 100644 superset-frontend/images/icons/link.svg
 copy superset-frontend/images/icons/{more_horiz.svg => save.svg} (63%)
 create mode 100644 superset-frontend/spec/javascripts/filters/utils_spec.ts
 delete mode 100644 superset-frontend/spec/javascripts/sqllab/LimitControl_spec.jsx
 delete mode 100644 superset-frontend/src/SqlLab/components/LimitControl.tsx
 create mode 100644 superset-frontend/src/filters/components/Range/AntdRangeFilter.tsx
 create mode 100644 superset-frontend/src/filters/components/Range/buildQuery.ts
 copy superset-frontend/src/{views/CRUD/data/common.ts => filters/components/Range/controlPanel.ts} (58%)
 create mode 100644 superset-frontend/src/filters/components/Range/images/thumbnail.png
 copy superset-frontend/src/{visualizations/FilterBox/FilterBoxChartPlugin.js => filters/components/Range/index.ts} (75%)
 copy superset-frontend/{spec/javascripts/components/CopyToClipboard_spec.jsx => src/filters/components/Range/transformProps.ts} (70%)
 copy superset-frontend/src/{dashboard/util/getEmptyLayout.js => filters/components/Range/types.ts} (60%)
 create mode 100644 superset-frontend/src/filters/components/Select/AntdSelectFilter.tsx
 create mode 100644 superset-frontend/src/filters/components/Select/buildQuery.ts
 create mode 100644 superset-frontend/src/filters/components/Select/controlPanel.ts
 create mode 100644 superset-frontend/src/filters/components/Select/images/thumbnail.png
 copy superset-frontend/src/{visualizations/FilterBox/FilterBoxChartPlugin.js => filters/components/Select/index.ts} (75%)
 copy superset-frontend/src/{chart/ChartContainer.jsx => filters/components/Select/transformProps.ts} (64%)
 create mode 100644 superset-frontend/src/filters/components/Select/types.ts
 copy superset-frontend/src/{common/components/Modal => filters/components}/index.ts (86%)
 copy superset-frontend/src/{SqlLab/reducers/common.js => filters/components/types.ts} (90%)
 create mode 100644 superset-frontend/src/filters/utils.ts
 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%)
 create mode 100644 tests/fixtures/birth_names_dashboard.py
 copy superset/migrations/versions/ae19b4ee3692_.py => tests/utils/get_dashboards.py (70%)