ragflow/web/src/pages/dataset
chanx a50ccf77f9
Fix: Fixed some discovered bugs #9869 (#10466)
### What problem does this PR solve?

Fix: Bug fixes #9869
- Adjusted the breadcrumb display logic on the data flow results page
- Added the default display of "Local Upload" to the Source field in the
dataset overview table
- Replaced the original Mindmap Task field with the GraphRAG Task field
on the dataset settings page
- Optimized the build button status check criteria and adjusted the
progress information display logic
- Introduced a Tooltip in the parsing status cell component and removed
redundant Button components

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-10-10 17:16:34 +08:00
..
dataset Fix: Fixed some discovered bugs #9869 (#10466) 2025-10-10 17:16:34 +08:00
dataset-overview Fix: Fixed some discovered bugs #9869 (#10466) 2025-10-10 17:16:34 +08:00
dataset-setting Fix: Fixed some discovered bugs #9869 (#10466) 2025-10-10 17:16:34 +08:00
knowledge-graph Fix: The dataset uses the new id to obtain the knowledge graph #10333 (#10339) 2025-09-28 15:39:49 +08:00
sidebar Fix: Bug fixes and removed previous settings page code #9869 (#10435) 2025-10-09 16:55:27 +08:00
testing Fix: Issue of ineffective weight adjustment for retrieval_test API-related functions #9854 (#9989) 2025-09-09 12:32:22 +08:00
dataset-title.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
index.tsx Fix: Optimize page layout and style #3221 (#9852) 2025-09-01 18:52:32 +08:00
process-log-modal.tsx Feat: Use data pipeline to visualize the parsing configuration of the knowledge base (#10423) 2025-10-09 12:36:19 +08:00