This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 5de0ef904e fix(chart): Set max row limit + removed the option to use
an empty row limit value (#26151)
new d681a2784d fix: Duplicated plugin registration (#26379)
new 766504f2e5 fix: Invalid references in the basic template (#26302)
The 2 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:
.../DrillDetail/DrillDetailMenuItems.test.tsx | 5 +
.../src/dashboard/containers/DashboardPage.tsx | 2 -
superset-frontend/src/pages/ChartList/index.tsx | 2 -
superset/templates/superset/basic.html | 183 +++++++++++----------
4 files changed, 105 insertions(+), 87 deletions(-)