ragflow/web/src/pages/datasets
chanx d482173c9b
Fix (style): Optimized Datasets color scheme and layout #3221 (#9620)
### What problem does this PR solve?


Fix (style): Optimized Datasets color scheme and layout #3221

- Updated background and text colors for multiple components

- Adjusted some layout structures, such as the paging position of
dataset tables

- Unified status icons and color mapping

- Optimized responsive layout to improve compatibility across different
screen sizes

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-21 12:14:56 +08:00
..
dataset-card.tsx Fix (style): Optimized Datasets color scheme and layout #3221 (#9620) 2025-08-21 12:14:56 +08:00
dataset-creating-dialog.tsx Feat: Modify the dataset list page style #3221 (#7437) 2025-04-30 15:37:16 +08:00
dataset-dropdown.tsx Feat: Replace color variables according to design draft #3221 (#9305) 2025-08-07 15:19:45 +08:00
hooks.ts Put the knowledge base list related hooks into use-knowledge-request.ts #3221 (#7197) 2025-04-22 15:01:35 +08:00
index.tsx Fix (next search): Optimize the search problem interface and related functions #3221 (#9569) 2025-08-19 19:22:07 +08:00
use-display-owner.ts Feat: Show the owner of this knowledge base on the list card. #3221 (#7204) 2025-04-22 16:46:13 +08:00
use-rename-dataset.ts Put the knowledge base list related hooks into use-knowledge-request.ts #3221 (#7197) 2025-04-22 15:01:35 +08:00
use-select-owners.ts Feat: Filter document by running status and file type. #3221 (#7340) 2025-04-27 14:39:05 +08:00