This is an automated email from the ASF dual-hosted git repository.
christine pushed a change to branch release--0.31
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 4d01a02 0.31.0rc2
new 37de92b [fix] JS error out when rename a new chart (#6752)
new db81dc5 [fix] Add action for update chart id (#6769)
The 3810 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/assets/src/chart/chartAction.js | 7 +++++++
superset/assets/src/chart/chartReducer.js | 8 ++++++++
superset/assets/src/explore/components/ExploreChartHeader.jsx | 1 +
superset/assets/src/explore/components/ExploreViewContainer.jsx | 3 +++
.../src/explore/components/controls/AnnotationLayerControl.jsx | 6 ++++--
5 files changed, 23 insertions(+), 2 deletions(-)