Commit graph

125 commits

Author SHA1 Message Date
anovazzi1
7023a11f04 import and export inside flow 2023-02-27 11:42:02 -03:00
anovazzi1
fa51eb3d3a upload file not working yet, creating just empty flow, maybe is related to the chat bug? 2023-02-26 17:04:40 -03:00
anovazzi1
48083791ce download flow for each tab implemented, tabs bug not solved yet 2023-02-26 15:39:58 -03:00
anovazzi1
705ad01045 bug found but not solved yet 2023-02-25 21:16:28 -03:00
anovazzi1
3e59c9f820 scrollIntoView bug solved 2023-02-24 17:37:04 -03:00
anovazzi1
48f179883f chat display updated 2023-02-24 17:28:14 -03:00
anovazzi1
6c98a6e474 saving chat for each flow 2023-02-24 17:20:33 -03:00
anovazzi1
4e1f1b58bd sending message when hit enter, not saving chat for each tab yet 2023-02-24 16:59:07 -03:00
Lucas Oliveira
84921b419f fixed message 2023-02-23 18:22:41 -03:00
Lucas Oliveira
431b8f1bd3 debug messages 2023-02-23 18:20:20 -03:00
Lucas Oliveira
c0e053ce18 fix messages v6 2023-02-23 18:16:57 -03:00
Lucas Oliveira
9a30a8100d fix message v5 2023-02-23 18:16:28 -03:00
Lucas Oliveira
d3c8667db2 message v4 2023-02-23 18:15:33 -03:00
Lucas Oliveira
202c8c68f2 fix message v3 2023-02-23 18:14:08 -03:00
Lucas Oliveira
2c389db9bc fix message v2 2023-02-23 18:11:29 -03:00
Lucas Oliveira
e65012982d fix message 2023-02-23 18:09:53 -03:00
anovazzi1
63738eeffc bouncing effect solved 2023-02-23 16:28:19 -03:00
Lucas Oliveira
2eeaf06585 Merge branch 'dev' of github.com:LDataCentric/reactFlow into dev 2023-02-23 16:22:25 -03:00
Lucas Oliveira
ae60f8ae96 Node ID fixed with useRef 2023-02-23 16:22:23 -03:00
anovazzi1
912dff60ec chat input validation removed 2023-02-23 15:49:17 -03:00
anovazzi1
ad7e975310 sending flow object to backend 2023-02-23 15:00:39 -03:00
Lucas Oliveira
62d75a0446 Merge branch 'tabs' into dev 2023-02-23 14:43:51 -03:00
anovazzi1
cdd9ad94a2 load tested 2023-02-23 14:38:52 -03:00
anovazzi1
fb9d8d4fd5 connection bug solved 2023-02-23 14:28:43 -03:00
anovazzi1
7e300d62e2 nodeId bug solved 2023-02-23 13:29:14 -03:00
Lucas Oliveira
9a12d6e43a changed node id, bug: not displaying changes 2023-02-23 12:42:38 -03:00
Lucas Oliveira
2988821828 delete logic changed to work even after page refresh 2023-02-23 12:21:59 -03:00
Lucas Oliveira
94577a383c tab refresh working, but not ideally 2023-02-23 12:07:36 -03:00
Lucas Oliveira
67e6bcddf7 Fixed viewport storage 2023-02-23 11:25:00 -03:00
Lucas Oliveira
45d6f8e569 Implemented tabs storage, only working if current tab is empty 2023-02-23 01:28:24 -03:00
Lucas Oliveira
06a17c5eb9 hover colors fixed 2023-02-22 23:48:23 -03:00
Lucas Oliveira
f49fa04d67 Tabs switching logic fixed 2023-02-22 23:40:16 -03:00
Lucas Oliveira
bfbb44a2d1 Rename logic done 2023-02-22 23:26:52 -03:00
Lucas Oliveira
96ae8916d5 Correction for merge 2023-02-22 23:05:53 -03:00
Lucas Oliveira
1f9fe951fe Tabs styled and function added 2023-02-22 23:05:45 -03:00
anovazzi1
f9a25f8891 saving viewport position 2023-02-22 18:49:22 -03:00
anovazzi1
f8d8e42aad set better name aproach to tabs for now 2023-02-22 18:25:54 -03:00
anovazzi1
41e5052da1 delete tabs working 2023-02-22 18:18:45 -03:00
anovazzi1
0b5414cfd3 removed bouncing effect 2023-02-22 17:48:37 -03:00
anovazzi1
5eadf4c5d5 working but with bouncing effect because of the refresh 2023-02-22 16:52:01 -03:00
anovazzi1
b807bd76ce bug on reactflow render, now tabs kind of work, but is not perfect yet, does not have the save function yet 2023-02-21 01:35:27 -03:00
anovazzi1
daa668a608 autoImplementing tabs 2023-02-21 00:08:47 -03:00
anovazzi1
9d67c17086 changed FLow provider file place 2023-02-20 23:58:47 -03:00
Lucas Oliveira
8223ff5d32 Input and Output handles fixed 2023-02-20 21:53:53 -03:00
anovazzi1
d05483d735 fixed tabsContext 2023-02-20 20:50:52 -03:00
anovazzi1
90974d9ef4 nested reactFlow inside tab 2023-02-20 18:13:22 -03:00
anovazzi1
bf678e5f86 tabs context created 2023-02-20 16:48:15 -03:00
Lucas Oliveira
85c9a721ee source changed to target 2023-02-20 14:04:02 -03:00
Lucas Oliveira
c980a96005 target changed to source 2023-02-20 14:03:48 -03:00
Lucas Oliveira
bb92621062 Multiline editor done 2023-02-20 13:58:32 -03:00