This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch fix-31864-bar-chart-tooltip-full-labels
in repository https://gitbox.apache.org/repos/asf/superset.git
omit 98f14d35980 Merge branch 'master' into
fix-31864-bar-chart-tooltip-full-labels
omit 5f4e772400e fix(test): improve tooltip test to properly verify
axisValue usage
omit bd8d73df5eb fix(echarts): Show full labels in bar chart tooltips
add 159fb5d6f4a chore(deps-dev): bump ajv from 6.12.6 to 6.14.0 in
/superset-frontend/cypress-base (#38131)
add a87a006aaeb ci: declare explicit permissions in maintenance workflows
(#38159)
add 33f85102569 fix(echarts): Show full labels in bar chart tooltips
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 (98f14d35980)
\
N -- N -- N refs/heads/fix-31864-bar-chart-tooltip-full-labels
(33f85102569)
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/no-hold-label.yml | 3 +
.github/workflows/pre-commit.yml | 3 +
.github/workflows/tech-debt.yml | 3 +
superset-frontend/cypress-base/package-lock.json | 112 ++++++-----
.../test/Timeseries/transformProps.test.ts | 204 ++++++++++-----------
5 files changed, 175 insertions(+), 150 deletions(-)