This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch RTL-conversions-part-2
in repository https://gitbox.apache.org/repos/asf/superset.git
discard 2d18dda8db Update Tab.test.jsx
discard 942805c83f Update DraggableNewComponent.test.jsx
add db70c7912c chore(fe): migrate 4 Enzyme-based tests to RTL (#31634)
add 650fa5ccfb fix(SaveDatasetModal): repairs field alignment in the
SaveDatasetModal component (#32222)
new 8037a5a340 Update DraggableNewComponent.test.jsx
new 49d5ebe7ec Update Tab.test.jsx
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 (2d18dda8db)
\
N -- N -- N refs/heads/RTL-conversions-part-2 (49d5ebe7ec)
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.
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:
.../chart-composition/legend/WithLegend.test.tsx | 54 +++++++++++-----------
.../test/chart/components/reactify.test.tsx | 24 ++++++----
.../SqlLab/components/SaveDatasetModal/index.tsx | 16 ++++---
.../src/features/home/EmptyState.test.tsx | 27 +++++------
...nLogList.test.jsx => ExecutionLogList.test.tsx} | 49 +++++++-------------
5 files changed, 82 insertions(+), 88 deletions(-)
rename superset-frontend/src/pages/ExecutionLogList/{ExecutionLogList.test.jsx
=> ExecutionLogList.test.tsx} (69%)