Commit Graph

281 Commits

Author SHA1 Message Date
hhhhsc
abc26c2c0e refactor: update service and repository structure to use DTOs and improve clarity 2025-10-24 17:55:41 +08:00
Jinglong Wang
ad9f41ffd7 feat: Dataset pagination; camelCase support in schemas (#22)
implement pagination for dataset mappings.
update response models to support camelCase parameters.
2025-10-24 17:14:42 +08:00
hhhhsc701
f9dbefd737 Merge pull request #21 from ModelEngine-Group/develop_db
refactor: rename and reorganize data models and repositories for clarity
2025-10-24 15:46:32 +08:00
hhhhsc
2d2419205a refactor: rename and reorganize data models and repositories for clarity 2025-10-24 15:33:46 +08:00
chenghh-9609
ebc3c2c09b Merge pull request #19 from chenghh-9609/main
Merge pull request #1 from ModelEngine-Group/main
2025-10-24 09:43:37 +08:00
chenghh-9609
05dc69026e feat: Add update event handling for dataset operations and improve dataset editing logic 2025-10-24 09:41:24 +08:00
chenghh-9609
5d937a7ef3 Merge branch 'ModelEngine-Group:main' into main 2025-10-24 09:41:06 +08:00
hefanli
cc072bbf90 refactor: 修改调整数据归集实现,删除无用代码,优化代码结构 (#20) 2025-10-23 21:10:57 +08:00
hhhhsc701
d58c2a0ac7 Merge pull request #18 from ModelEngine-Group/develop_doc
refactor: reorganize Helm chart structure and update service configur…
2025-10-23 17:17:05 +08:00
chenghh-9609
8e9a94971e Merge pull request #1 from ModelEngine-Group/main
merge
2025-10-23 17:13:24 +08:00
chenghh-9609
d66925410e Merge branch 'main' into main 2025-10-23 17:12:46 +08:00
hhhhsc
17e6cea1d9 refactor: reorganize Helm chart structure and update service configurations 2025-10-23 16:57:12 +08:00
chenghh-9609
4e53cc813b feat: Enhance CardView and DatasetManagement with loading state and pagination updates 2025-10-23 16:56:36 +08:00
Startalker
f86d4fae25 feature: add unstructured formatter operator for doc/docx (#17)
* feature: add UnstructuredFormatter

* feature: add UnstructuredFormatter in db

* feature: add unstructured[docx]==0.18.15

* feature: support doc

---------

Co-authored-by: Startalker <438747480@qq.com>
2025-10-23 16:49:03 +08:00
chenghh-9609
c52702b073 feat:修复下载数据集问题、删除数据确认框、修改标题、添加列表轮询刷新 (#16)
* refactor: clean up tag management and dataset handling, update API endpoints

* feat: add showTime prop to DevelopmentInProgress component across multiple pages

* refactor: update component styles and improve layout with new utility classes

* feat: enhance useFetchData hook with polling functionality and improve task progress tracking

* feat: enhance dataset management features with improved tag handling, download functionality, and UI updates

* feat: Enhance DatasetDetail component with delete functionality and improved download handling

feat: Add automatic data refresh and improved user feedback in DatasetManagementPage

fix: Update dataset API to streamline download functionality and improve error handling

* feat: Clear new tag input after successful addition in TagManager
2025-10-23 16:48:42 +08:00
chenghh-9609
aba7a3e1fb feat: Clear new tag input after successful addition in TagManager 2025-10-23 16:05:13 +08:00
chenghh-9609
bb116839ae feat: Enhance DatasetDetail component with delete functionality and improved download handling
feat: Add automatic data refresh and improved user feedback in DatasetManagementPage

fix: Update dataset API to streamline download functionality and improve error handling
2025-10-23 15:37:22 +08:00
chenghh-9609
a6d4b51601 feat: enhance dataset management features with improved tag handling, download functionality, and UI updates 2025-10-23 10:33:42 +08:00
chenghh-9609
add6998601 Merge branch 'main' of github.com:chenghh-9609/DataMate 2025-10-23 09:56:57 +08:00
chenghh-9609
17960f674f feat: enhance useFetchData hook with polling functionality and improve task progress tracking 2025-10-23 09:56:06 +08:00
chenghh-9609
665c11f2a1 Merge branch 'ModelEngine-Group:main' into main 2025-10-23 09:08:20 +08:00
Dallas98
c998de2e9d refactor: update Docker workflows to use reusable configuration and restrict branch triggers to 'main' (#15)
* refactor: update Docker workflows to use reusable configuration and restrict branch triggers to 'main'
2025-10-22 23:44:44 +08:00
hhhhsc701
31ef8bc265 [Feature] Refactor project to use 'datamate' naming convention for services and configurations (#14)
* Enhance CleaningTaskService to track cleaning process progress and update ExecutorType to DATAMATE

* Refactor project to use 'datamate' naming convention for services and configurations
2025-10-22 17:53:16 +08:00
Jinglong Wang
175d9ded93 [Feature] Add Label Studio adapter module and its build scipts.
[Feature] Add Label Studio adapter module and its build scipts.
2025-10-22 16:54:49 +08:00
Jinglong Wang
c6fbc5ac39 Merge branch 'ModelEngine-Group:main' into develop_label_tool 2025-10-22 16:51:40 +08:00
chenghh-9609
e8e2c1a96b refactor: 修复标签管理功能、优化数据选择项显示、屏蔽开发中功能 (#12)
* refactor: clean up tag management and dataset handling, update API endpoints

* feat: add showTime prop to DevelopmentInProgress component across multiple pages

* refactor: update component styles and improve layout with new utility classes
2025-10-22 16:09:03 +08:00
chenghh-9609
69b9517181 refactor: update component styles and improve layout with new utility classes 2025-10-22 15:51:50 +08:00
chenghh-9609
f17e82a3cc feat: add showTime prop to DevelopmentInProgress component across multiple pages 2025-10-22 15:19:24 +08:00
Jason Wang
c640105333 Add Label Studio adapter module and its build scipts. 2025-10-22 15:14:01 +08:00
chenghh-9609
b9a7e7a0a9 refactor: clean up tag management and dataset handling, update API endpoints 2025-10-22 14:41:14 +08:00
Dallas98
1c97afed7d init datamate 2025-10-21 23:00:48 +08:00