ragflow/web/src/pages
FatMii 8426cbbd02
Feat: Keep connection status during generating agent by drag and drop … (#10141)
### What problem does this PR solve?

About issue #10140

In version 0.20.1, we implemented the generation of new node through
mouse drag and drop. If we could create a workflow module like in Coze,
where there is not only a dropdown menu but also an intermediate node
(placeholder node) after the drag and drop is completed, this could
improve the user experience.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-09-29 10:28:19 +08:00
..
add-knowledge Fix: The dataset uses the new id to obtain the knowledge graph #10333 (#10339) 2025-09-28 15:39:49 +08:00
agent Feat: Keep connection status during generating agent by drag and drop … (#10141) 2025-09-29 10:28:19 +08:00
agents Feat: Import dsl from agent list page #9869 (#10033) 2025-09-10 18:22:16 +08:00
chat Fix: Fixed the issue where the model configuration page could not be scrolled #9572 (#9579) 2025-08-20 10:30:08 +08:00
chunk fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
data-flow feat: add IBM DB2 support (#10306) 2025-09-26 14:55:19 +08:00
data-flows Feat: Initialize the data pipeline canvas. #9869 (#9870) 2025-09-02 15:47:33 +08:00
dataflow-result feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51:18 +08:00
dataset Fix: The dataset uses the new id to obtain the knowledge graph #10333 (#10339) 2025-09-28 15:39:49 +08:00
datasets Fix: Hide dataflow related functions #9869 (#10045) 2025-09-11 12:02:26 +08:00
document-viewer
file-manager
files Fix: The files in the knowledge base folder on the file management page should not be deleted #9975 (#9976) 2025-09-08 12:48:58 +08:00
flow feat: add IBM DB2 support (#10306) 2025-09-26 14:55:19 +08:00
home Fix: Optimized the table of contents style and homepage card layout #3221 (#9993) 2025-09-09 18:50:43 +08:00
knowledge
login Feat: Switch the root route to the new page #3221 (#9560) 2025-08-19 17:41:03 +08:00
login-next
next-chats Chat Widget (#10187) 2025-09-22 11:03:33 +08:00
next-search feat: Added UI functions related to data-flow knowledge base #3221 (#10038) 2025-09-11 09:51:18 +08:00
next-searches fix: Optimize internationalization configuration #3221 (#9924) 2025-09-05 09:57:15 +08:00
profile-setting Fix: Remove the file size and quantity restrictions of the upload control #9613 #9598 (#9618) 2025-08-21 10:54:17 +08:00
search feat(search): Optimized search functionality and user interface #3221 (#9535) 2025-08-19 09:39:48 +08:00
user-setting Feat: add support for Anthropic third-party API (#10173) 2025-09-19 19:06:14 +08:00
404.jsx