You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2021/05/17 17:24:09 UTC

[superset] branch master updated (4f5c537 -> 1b47902)

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

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


    from 4f5c537  feat: Configuration Method and expanded parameters for Database Model (#14451)
     add 1b47902  chore: Removes react-bootstrap and react-bootstrap-slider (#14641)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package-lock.json                | 791 ++++++++-------------
 superset-frontend/package.json                     |  59 +-
 superset-frontend/webpack.config.js                |   1 -
 .../sqllab/ExploreCtasResultsButton_spec.jsx       |  78 --
 .../SqlLab/components/ExploreCtasResultsButton.jsx | 131 ----
 superset/assets/version_info.json                  |   0
 6 files changed, 330 insertions(+), 730 deletions(-)
 delete mode 100644 superset/assets/spec/javascripts/sqllab/ExploreCtasResultsButton_spec.jsx
 delete mode 100644 superset/assets/src/SqlLab/components/ExploreCtasResultsButton.jsx
 delete mode 100644 superset/assets/version_info.json