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
from 88c936d778 fix: unit test
add 77060ec788 fix: unit tests and id's
add 6e94ac0a96 fix: pass id as well
add d9b21b9f94 fix: unit test
add 7b5255e6b8 fix: pass id
add a79e39881f fix: pass ids
add bce0961090 fix: pass ids and change cell to value
No new revisions were added by this update.
Summary of changes:
.../src/components/Datasource/ChangeDatasourceModal.tsx | 4 ++++
superset-frontend/src/components/ListView/ListView.test.tsx | 4 ++++
superset-frontend/src/components/TableCollection/utils.tsx | 4 ++--
superset-frontend/src/features/allEntities/AllEntitiesTable.tsx | 3 +++
superset-frontend/src/features/roles/RoleListEditModal.tsx | 8 ++++++--
.../src/pages/AnnotationList/AnnotationList.test.jsx | 3 +--
.../{SavedQueryList.test.jsx => SavedQueryList.test.tsx} | 1 +
superset-frontend/src/pages/SavedQueryList/index.tsx | 4 ++--
8 files changed, 23 insertions(+), 8 deletions(-)
rename superset-frontend/src/pages/SavedQueryList/{SavedQueryList.test.jsx =>
SavedQueryList.test.tsx} (99%)