ragflow/web/src/pages/flow
balibabu 44c7a0e281
feat: translate fields of CategorizeForm #918 (#1311)
### What problem does this PR solve?

feat: translate fields of CategorizeForm #918
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
2024-06-28 15:29:29 +08:00
..
answer-form feat: add custom edge (#1061) 2024-06-05 10:46:06 +08:00
begin-form feat: fetch flow (#1068) 2024-06-06 11:01:14 +08:00
canvas feat: limit there to be only one line between two nodes #918 (#1310) 2024-06-28 12:01:06 +08:00
categorize-form feat: translate fields of CategorizeForm #918 (#1311) 2024-06-28 15:29:29 +08:00
chat feat: add icon to graph nodes #918 (#1117) 2024-06-11 18:01:19 +08:00
flow-drawer feat: build categorize list from object #918 (#1276) 2024-06-25 19:28:24 +08:00
flow-sider feat: add delete menu to graph node #918 (#1133) 2024-06-12 17:38:41 +08:00
generate-form feat: build categorize list from object #918 (#1276) 2024-06-25 19:28:24 +08:00
header feat: catch errors when sending messages #918 (#1113) 2024-06-11 15:46:12 +08:00
list feat: add OperateDropdown and send debug message #918 (#1095) 2024-06-07 19:27:27 +08:00
message-form feat: translate fields of CategorizeForm #918 (#1311) 2024-06-28 15:29:29 +08:00
operator-icon feat: add icon to graph nodes #918 (#1117) 2024-06-11 18:01:19 +08:00
retrieval-form feat: fetch flow (#1068) 2024-06-06 11:01:14 +08:00
constant.tsx feat: fix the problem of form entries being deleted when adding a new line #918 and clear the selection box to delete the corresponding edge (#1301) 2024-06-28 08:59:51 +08:00
elk-hooks.ts feat: add FlowHeader and delete edge (#959) 2024-05-29 10:01:39 +08:00
elk-utils.ts feat: add FlowHeader and delete edge (#959) 2024-05-29 10:01:39 +08:00
hooks.ts feat: limit there to be only one line between two nodes #918 (#1310) 2024-06-28 12:01:06 +08:00
index.tsx feat: duplicate node #918 (#1136) 2024-06-13 09:09:34 +08:00
interface.ts feat: fix the problem of form entries being deleted when adding a new line #918 and clear the selection box to delete the corresponding edge (#1301) 2024-06-28 08:59:51 +08:00
mock.tsx feat: fix the problem of form entries being deleted when adding a new line #918 and clear the selection box to delete the corresponding edge (#1301) 2024-06-28 08:59:51 +08:00
store.ts feat: fix the problem of form entries being deleted when adding a new line #918 and clear the selection box to delete the corresponding edge (#1301) 2024-06-28 08:59:51 +08:00
utils.test.ts feat: test buildNodesAndEdgesFromDSLComponents (#940) 2024-05-27 19:35:14 +08:00
utils.ts feat: limit there to be only one line between two nodes #918 (#1310) 2024-06-28 12:01:06 +08:00