This is an automated email from the ASF dual-hosted git repository.

jli pushed a change to branch fix-intermittent-unmount-error
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 7c7941ac3d test(dataset): add comprehensive tests for DatasetUsageTab 
pagination and async cleanup
 discard 7c57595dd5 style: fix eslint arrow-body-style warning in 
DatasetUsageTab
 discard b50b2f8698 fix(dataset): add timeout cleanup in DatasetUsageTab to 
prevent async updates after unmount
 discard 75826d12b7 test(dataset): add TDD tests for async timeout cleanup in 
DatasetUsageTab
     add 96170e43c0 fix(ag-grid-table): remove enterprise features to use 
community version (#35453)
     add 41fd703a8c test(dataset): add TDD tests for async timeout cleanup in 
DatasetUsageTab
     add 69879986e6 fix(dataset): add timeout cleanup in DatasetUsageTab to 
prevent async updates after unmount
     add bd35faa8a0 style: fix eslint arrow-body-style warning in 
DatasetUsageTab
     add ecce53e12f test(dataset): add comprehensive tests for DatasetUsageTab 
pagination and async cleanup
     add d19ff25037 fix(dataset): add pagination props to DatasetUsageTab Table 
component

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   (7c7941ac3d)
            \
             N -- N -- N   refs/heads/fix-intermittent-unmount-error 
(d19ff25037)

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:
 .../src/AgGridTable/index.tsx                      | 10 ++--
 .../DatasetUsageTab/DatasetUsageTab.test.tsx       | 53 ++++++++++++----------
 .../components/DatasetUsageTab/index.tsx           |  7 ++-
 3 files changed, 42 insertions(+), 28 deletions(-)

Reply via email to