ragflow/web/src/pages/agent/canvas/node
chanx 751a13fb64
Feature:Add a loading status to the agent canvas page. (#11733)
### What problem does this PR solve?

Feature:Add a loading status to the agent canvas page.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-12-04 13:40:49 +08:00
..
dropdown Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
note-node Feat: Adjust the style of note nodes #9869 (#10547) 2025-10-14 17:15:26 +08:00
agent-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
begin-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
card.tsx Feat: The query variable of a loop operator can be a nested array variable. #10866 (#10921) 2025-11-03 09:40:47 +08:00
categorize-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
data-operations-node.tsx Feat: If a query variable in a data manipulation operator is deleted, a warning message should be displayed to the user. #10427 #11255 (#11384) 2025-11-19 19:10:57 +08:00
exit-loop-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
extractor-node.tsx Feat: Adjust the style of the canvas node #10703 (#10795) 2025-10-27 10:36:36 +08:00
file-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
handle-icon.tsx Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00
handle.tsx Feat: A pipeline's child node can only have one node #9869 (#10695) 2025-10-21 13:55:46 +08:00
index.less Feature/agent UI style optimization (#10385) 2025-10-09 11:12:12 +08:00
index.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
iteration-node.tsx Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
keyword-node.tsx Feat: Adjust the style of the canvas node #10703 (#10795) 2025-10-27 10:36:36 +08:00
labeled-group-node.tsx Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
list-operations-node.tsx Feat:new component list operations (#11276) 2025-11-14 16:33:20 +08:00
loop-node.tsx Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +08:00
message-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
node-header.tsx Feat: Display the pipeline on the agent canvas #9869 (#10638) 2025-10-17 18:47:33 +08:00
node-wrapper.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
parser-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
placeholder-node.tsx Feat: Replace antd with shadcn and delete the template node. #10427 (#11693) 2025-12-03 14:37:58 +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
resize-icon.tsx Feat: Adjust the style of note nodes #9869 (#10547) 2025-10-14 17:15:26 +08:00
retrieval-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
rewrite-node.tsx Feat: Adjust the style of the canvas node #10703 (#10795) 2025-10-27 10:36:36 +08:00
splitter-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
switch-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
tokenizer-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
tool-node.tsx Feature:Add a loading status to the agent canvas page. (#11733) 2025-12-04 13:40:49 +08:00
toolbar.tsx Feat: Add loop operator node. #10427 (#11449) 2025-11-27 15:55:46 +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
variable-aggregator-node.tsx Feat: The keys for data manipulation operators can only be numbers, letters, and underscores. #10427 (#11130) 2025-11-10 13:27:09 +08:00
variable-assigner-node.tsx Feat: Display variables in the variable assignment node. #10427 (#11349) 2025-11-18 20:07:04 +08:00