- Added ModelCard component to display model cards with details and actions.
- Introduced UnitSelect component for filtering models based on unit, system, and type.
- Created a data structure for model items to manage model attributes.
- Developed a multi-step form (Step1 to Step5) for model configuration, including parameters, data management, and model training.
- Integrated API calls for fetching model data and saving model configurations.
- Enhanced UI with Ant Design components for better user experience.
- Implemented charting capabilities for visualizing model data.
- Added trash management interface for model deletion.