ragflow/web/src/pages/agent/canvas/node
balibabu 840abd5239
Feat: Translate operator names and allow mailboxes to reference operator names #3221 (#9118)
### What problem does this PR solve?

Feat: Translate operator names and allow mailboxes to reference operator
names #3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2025-07-30 16:16:47 +08:00
..
dropdown Feat: Translate operator names and allow mailboxes to reference operator names #3221 (#9118) 2025-07-30 16:16:47 +08:00
note-node Feat: Modify the background color of the agent canvas #3221 (#9020) 2025-07-24 11:20:00 +08:00
agent-node.tsx Feat: Adjust the style of the agent canvas connection line #3221 (#8922) 2025-07-18 19:26:24 +08:00
begin-node.tsx Feat: Adjust the style of the agent canvas connection line #3221 (#8922) 2025-07-18 19:26:24 +08:00
card.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
categorize-node.tsx Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
dropdown.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
email-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
generate-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
handle-icon.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
handle.tsx Feat: Solved the conflict between the Handle click and drag events of the canvas node #3221 (#8413) 2025-06-23 14:36:01 +08:00
index.less Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
index.tsx Feat: Downstream operators can get the variables defined by the user input operator #3221 (#9036) 2025-07-24 19:51:08 +08:00
invoke-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
iteration-node.tsx Feat: Adjust the style of the agent canvas connection line #3221 (#8922) 2025-07-18 19:26:24 +08:00
keyword-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
logic-node.tsx Feat: Adjust the style of the agent canvas connection line #3221 (#8922) 2025-07-18 19:26:24 +08:00
message-node.tsx Feat: Adjust the style of the agent canvas connection line #3221 (#8922) 2025-07-18 19:26:24 +08:00
node-header.tsx Feat: Modify the style of the canvas operator node #3221 (#8261) 2025-06-16 09:29:08 +08:00
node-wrapper.tsx Feat: Modify the background color of the agent canvas #3221 (#9020) 2025-07-24 11:20:00 +08:00
popover.tsx Feat: Enables the message operator form to reference the data defined by the begin operator #3221 (#8108) 2025-06-06 17:54:59 +08:00
relevant-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
resize-icon.tsx Feat: Add note node #3221 (#8728) 2025-07-08 19:18:55 +08:00
retrieval-node.tsx Fix:Optimize Agent template page, fix bugs in knowledge base (#9009) 2025-07-24 09:30:05 +08:00
rewrite-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
switch-node.tsx Feat: Allows users to delete a condition of a conditional operator #3221 (#9022) 2025-07-24 15:30:28 +08:00
template-node.tsx Feat: Use memo to wrap canvas nodes to improve fluency #3221 (#7929) 2025-05-29 11:10:45 +08:00
tool-node.tsx Feat: Add Arxiv GoogleScholar operator #3221 (#9102) 2025-07-30 09:43:12 +08:00
toolbar.tsx 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
use-build-categorize-handle-positions.ts Fix: Fixed the issue that the condition of deleting the classification operator cannot be connected anymore #3221 (#9068) 2025-07-28 14:16:20 +08:00
use-build-switch-handle-positions.ts Feat: Allows users to delete a condition of a conditional operator #3221 (#9022) 2025-07-24 15:30:28 +08:00