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/08 14:11:56 UTC

[superset] branch dependabot/npm_and_yarn/superset-frontend/urijs-1.19.4 updated (4624cb1 -> e5c8839)

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


 discard 4624cb1  build(deps): bump urijs from 1.19.1 to 1.19.4 in /superset-frontend
     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 e5c8839  build(deps): bump urijs from 1.19.1 to 1.19.4 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   (4624cb1)
            \
             N -- N -- N   refs/heads/dependabot/npm_and_yarn/superset-frontend/urijs-1.19.4 (e5c8839)

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:
 .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 +-
 NOTICE                                             |   2 +-
 README.md                                          |   1 +
 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
 docs/src/components/footer.tsx                     |   4 +-
 docs/src/pages/docs/introduction.mdx               |   2 +-
 scripts/cancel_github_workflows.py                 | 222 ++++++++++
 setup.cfg                                          |   2 +-
 .../integration/chart_list/list_view.test.ts       |   2 +-
 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                |  44 +-
 superset-frontend/package.json                     |   3 +-
 .../spec/javascripts/filters/utils_spec.ts         | 156 +++++++
 .../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 +++-
 superset-frontend/src/common/components/index.tsx  |   1 +
 .../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 +-
 .../components/nativeFilters/FilterBar.tsx         |  20 +-
 .../src/explore/components/DatasourcePanel.tsx     |  46 +-
 .../src/explore/controlPanels/sections.jsx         |   2 +-
 .../filters/components/Range/AntdRangeFilter.tsx   |  56 +++
 .../src/filters/components/Range/buildQuery.ts     |  74 ++++
 .../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    |  43 ++
 .../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 +-
 .../src/views/CRUD/alert/AlertReportModal.tsx      | 169 ++++----
 superset-frontend/src/views/CRUD/hooks.ts          |   5 +
 .../src/views/CRUD/welcome/ChartTable.tsx          |   2 +-
 .../src/views/CRUD/welcome/DashboardTable.tsx      |   2 +-
 .../src/visualizations/presets/MainPreset.js       |   5 +-
 superset-frontend/tsconfig.json                    |   8 +
 superset-frontend/webpack.config.js                |   1 +
 superset/config.py                                 |  34 +-
 superset/dashboards/commands/export.py             |  44 +-
 superset/databases/api.py                          |  37 +-
 superset/databases/commands/exceptions.py          |  17 +-
 superset/databases/commands/test_connection.py     |  30 +-
 ...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/queries/api.py                            |   1 +
 superset/security/analytics_db_safety.py           |   6 +-
 superset/templates/superset/base.html              |   1 +
 superset/templates/superset/basic.html             |   1 +
 superset/templates/superset/crud_views.html        |   1 +
 ...1_deprecated.html => tail_js_custom_extra.html} |  15 +-
 superset/utils/core.py                             |   6 +-
 superset/views/base.py                             |   2 +
 tests/dashboards/commands_tests.py                 | 142 +++++-
 tests/databases/api_tests.py                       |  14 +-
 tests/utils_tests.py                               |   6 +-
 119 files changed, 3198 insertions(+), 1580 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%)
 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%)
 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/dashboard_v1_deprecated.html => tail_js_custom_extra.html} (76%)