Feature/New Home Page for SDS #99
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The new feature branch with your SDS home page (DatasetsPage) has been pushed. You can now create a pull request (PR) for review.
To create the PR:
Go to your repository on GitHub.
You can use this direct link to start the PR for your branch:
https://github.com/cloudera/CAI_AMP_Synthetic_Data_Studio/pull/new/feature/new-sds-home-page
Suggested PR title and description:
Title:
feat: add new SDS home page (DatasetsPage) with Ant Design table, search, and export modal
Description:
This PR introduces a new home page for SDS, implemented as DatasetsPage.tsx in the React frontend.
Uses Ant Design Table for dataset listing
Includes search functionality
Integrates export modal and notification system
Styled with styled-components for a modern look
Handles loading and error states
Let me know if you want a more detailed PR description or if you want me to help with anything else!