This is an automated email from the ASF dual-hosted git repository.
aafghahi pushed a change to branch
arash.afghahi/sc-52802/create-route-for-dataset-id-and-dataset-add
in repository https://gitbox.apache.org/repos/asf/superset.git
from 3c99d739c3 beginning of routing
add 3e32d2372b elizabeth review
No new revisions were added by this update.
Summary of changes:
.../DatasetPanel/index.tsx} | 0
.../Footer.tsx => DatasetCreator/Footer/index.tsx} | 0
.../Header.tsx => DatasetCreator/Header/index.tsx} | 0
.../LeftPanel/index.tsx} | 0
.../CRUD/data/dataset/DatasetCreator}/index.tsx | 26 +++++++++++++---------
.../DatasetPanel/{DatasetPanel.tsx => index.tsx} | 0
.../LeftPanel.tsx => RightPanel/index.tsx} | 2 +-
.../CRUD/data/dataset/DatasetEditor/index.tsx | 26 +++++++++-------------
superset-frontend/src/views/routes.tsx | 9 +++++++-
9 files changed, 34 insertions(+), 29 deletions(-)
copy
superset-frontend/src/views/CRUD/data/dataset/{DatasetEditor/DatasetPanel/DatasetPanel.tsx
=> DatasetCreator/DatasetPanel/index.tsx} (100%)
rename
superset-frontend/src/views/CRUD/data/dataset/{DatasetEditor/Footer/Footer.tsx
=> DatasetCreator/Footer/index.tsx} (100%)
rename
superset-frontend/src/views/CRUD/data/dataset/{DatasetEditor/Header/Header.tsx
=> DatasetCreator/Header/index.tsx} (100%)
copy
superset-frontend/src/views/CRUD/data/dataset/{DatasetEditor/LeftPanel/LeftPanel.tsx
=> DatasetCreator/LeftPanel/index.tsx} (100%)
copy superset-frontend/src/{SqlLab/components/QueryStateLabel =>
views/CRUD/data/dataset/DatasetCreator}/index.tsx (69%)
rename
superset-frontend/src/views/CRUD/data/dataset/DatasetEditor/DatasetPanel/{DatasetPanel.tsx
=> index.tsx} (100%)
rename
superset-frontend/src/views/CRUD/data/dataset/DatasetEditor/{LeftPanel/LeftPanel.tsx
=> RightPanel/index.tsx} (96%)