This is an automated email from the ASF dual-hosted git repository.
michellet pushed a change to branch release--0.33
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from cc7ef2e 0.33.0rc1.dev3
new 7bdc3dd Quick fix to address deadlock issue (#7434)
new c253f89 [FAB] set AppBuilder to update_perms=False (#7561)
new 7eebe61 fix: address issue #7458 (#7593)
new 2844c17 Update @superset-ui/legacy-preset-chart-nvd3 (#7701)
new a12c8e0 [CSV Upload] Fix Index Column input filter (#7723)
new f4e4700 Allowing withVerification to remove all options if none are
valid (#7652)
new d3b7323 [SQL Lab] Polish side pane animation (#7722)
new 3328141 0.33.0rc1.dev4
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
superset/__init__.py | 16 +-
superset/assets/package-lock.json | 328 +++++++++++++++++----
superset/assets/package.json | 4 +-
.../explore/components/withVerification_spec.jsx | 14 +-
superset/assets/src/SqlLab/main.less | 14 +-
.../components/controls/withVerification.jsx | 4 +-
.../src/visualizations/FilterBox/transformProps.js | 2 +-
superset/forms.py | 34 +--
tox.ini | 1 +
9 files changed, 327 insertions(+), 90 deletions(-)