This is an automated email from the ASF dual-hosted git repository.
msyavuz pushed a change to branch msyavuz/refactor/use-ant-tables
in repository https://gitbox.apache.org/repos/asf/superset.git
omit f45860fe46 fix: bulk select, ellipsis, default column min-width
omit 01b22cfb04 fix: e2e tests
add 86f0c5d17f fix: e2e tests
add 118eaef07b fix: bulk select, ellipsis, default column min-width
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 (f45860fe46)
\
N -- N -- N refs/heads/msyavuz/refactor/use-ant-tables
(118eaef07b)
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:
.../cypress/e2e/chart_list/list.test.ts | 34 +++++++++-------------
.../cypress/e2e/dashboard_list/list.test.ts | 24 +++++++--------
.../cypress-base/cypress/e2e/explore/utils.ts | 2 +-
3 files changed, 26 insertions(+), 34 deletions(-)