ragflow/web/src/pages
chanx dbc267758e
Fix: Generate avatar; Add knowledge graph; Modify the style of the MultiSelect component (#8952)
### What problem does this PR solve?

Fix: Generate avatar; Add knowledge graph; Modify the style of the
multi-select component
[#3221](https://github.com/infiniflow/ragflow/issues/3221)

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-21 19:11:27 +08:00
..
add-knowledge Fix: Fixed the issue that the knowledge graph could not be displayed #8890 (#8891) 2025-07-17 15:26:21 +08:00
agent Fix: Fixed the issue that variables defined in the begin operator cannot be referenced in the switch operator. #3221 (#8950) 2025-07-21 19:11:11 +08:00
agents Feat: Create empty agent #3221 (#8054) 2025-06-05 12:04:31 +08:00
chat Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
chunk Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
dataset Fix: Generate avatar; Add knowledge graph; Modify the style of the MultiSelect component (#8952) 2025-07-21 19:11:27 +08:00
datasets Feat: Modify the dataset list page style #3221 (#7437) 2025-04-30 15:37:16 +08:00
document-viewer Fix: Remove antd from dataset-page (#8830) 2025-07-15 16:12:50 +08:00
file-manager
files Feat: Replace the submit form button with ButtonLoading #3221 (#7547) 2025-05-09 10:17:36 +08:00
flow BugFix: AgentCreateBUGFix:required argument are missing: dsl; (#8794) 2025-07-11 19:41:26 +08:00
home Feat: Render the agent list page by page #3221 (#7736) 2025-05-20 16:03:55 +08:00
knowledge FIX: knowledge will not render a paginator when count is greater than 30 (#7596) 2025-05-14 11:53:11 +08:00
login Feat: Add frontend support for third-party login integration (#7553) 2025-05-14 12:19:28 +08:00
login-next
next-chats Fix: Fixed the issue that the content of the Dropdown section cannot be seen when selecting the next operator #3221 (#8918) 2025-07-18 17:54:32 +08:00
next-search
next-searches Feat: Create a folder #3221 (#7228) 2025-04-23 15:21:09 +08:00
profile-setting Feat: Add authorization token field to the MCP form #3221 (#8850) 2025-07-15 15:50:10 +08:00
search Fix: File selection in Retrieval testing causes other options to disappear (#7759) 2025-05-30 09:38:50 +08:00
user-setting Fix: EsLint Problem of index.tsx (#8710) 2025-07-08 09:27:34 +08:00
404.jsx