feat: display the debugging results of each operator in a pop-up window #918 (#1445)
e3b65ea
balibabucommited on
feat: node cannot connect to itself #918 (#1412)
60dc256
balibabucommited on
feat: save graph data before opening the debug drawer #918 (#1387)
f72cd8c
balibabucommited on
feat: add description text to operators and extract the useFetchModelId to logicHooks.ts and drag the operator to the canvas and initialize the form data #918 (#1379)
b2b0160
balibabucommited on
feat: create blank canvas #918 (#1356)
023bae0
balibabucommited on
feat: build nodes and edges from customer_service dsl #918 (#1348)
02bd2c6
balibabucommited on
feat: add CreateFlowModal #918 (#1343)
9ee6e3a
balibabucommited on
feat: modify the style of the operator #918 (#1335)
f43283a
balibabucommited on
feat: modify the name of an operator #918 (#1333)
2653e84
balibabucommited on
feat: get the operator type from id #918 (#1323)
c298fc4
balibabucommited on
feat: limit there to be only one line between two nodes #918 (#1310)
67bae62
balibabucommited on
feat: set the edge as the data source to achieve two-way linkage betw… (#1299)
db19895
balibabucommited on
feat: restrict classification operators cannot be connected to Answer and other classification #918 (#1294)
457b4e6
balibabucommited on
feat: build categorize list from object #918 (#1276)
f277af2
balibabucommited on
feat: add delete menu to graph node #918 (#1133)
ddd1aa2
balibabucommited on
feat: catch errors when sending messages #918 (#1113)
09502ac
balibabucommited on
feat: generate uuid with human-id #918 (#1111)
d1efcef
balibabucommited on
feat: add OperateDropdown and send debug message #918 (#1095)
8441328
balibabucommited on
feat: watch graph change (#1092)
8da11cb
balibabucommited on
feat: add FlowChatBox #918 (#1086)
8207a08
balibabucommited on
feat: run flow (#1076)
c939fd2
balibabucommited on
feat: fetch flow (#1068)
13080d4
balibabucommited on
feat: add custom edge (#1061)
be99f83
balibabucommited on
feat: add FlowHeader and delete edge (#959)
e3322d7
balibabucommited on
feat: build react flow nodes and edges from mock data #918 (#919)
78dc980
balibabucommited on
feat: fixed issue with threshold translation #882 and add NodeContextMenu (#906)