Commit graph

49 commits

Author SHA1 Message Date
anovazzi1
9d55bcd751 refactor and create type for functions and majority of variables 2023-03-01 18:29:42 -03:00
Lucas Oliveira
62d75a0446 Merge branch 'tabs' into dev 2023-02-23 14:43:51 -03:00
anovazzi1
fb9d8d4fd5 connection bug solved 2023-02-23 14:28:43 -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
45d6f8e569 Implemented tabs storage, only working if current tab is empty 2023-02-23 01:28:24 -03:00
Lucas Oliveira
8223ff5d32 Input and Output handles fixed 2023-02-20 21:53:53 -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
Lucas Oliveira
a97b4614d8 Text area placeholder at the parameters component done 2023-02-20 12:14:00 -03:00
Lucas Oliveira
35759c7248 Merge branch 'dev' of github.com:LDataCentric/reactFlow into dev 2023-02-19 23:28:47 -03:00
Lucas Oliveira
5ead7c4c32 refactoring data passed by the event 2023-02-19 23:26:41 -03:00
Lucas Oliveira
a7bd874e16 Types made as a context 2023-02-19 23:06:08 -03:00
Lucas Oliveira
6674adf371 Types made as a context 2023-02-19 22:32:08 -03:00
Lucas Oliveira
cc1bbefc84 Disabled components done 2023-02-17 18:27:49 -03:00
Lucas Oliveira
7932042b57 list almost working 2023-02-17 17:39:26 -03:00
Lucas Oliveira
714bb260c6 input list added, not finished 2023-02-17 17:17:37 -03:00
Lucas Oliveira
ddb648dcbf Validation with multiple base classes done 2023-02-17 16:59:41 -03:00
Lucas Oliveira
799f044aaf Colors fixed 2023-02-17 16:28:40 -03:00
Lucas Oliveira
761cac606a Validation based on base class done 2023-02-17 15:21:20 -03:00
Lucas Oliveira
61e56659aa Inputs and outputs lines implemented at the generic node 2023-02-17 00:16:52 -03:00
Lucas Oliveira
d34e7890c3 fixed things during meeting 2023-02-16 22:49:51 -03:00
Lucas Oliveira
2a0547279c List logic implemented at the nodes 2023-02-16 14:06:11 -03:00
Lucas Oliveira
590b9bdc09 implemented boolean node and wrote if it is a list 2023-02-16 13:00:06 -03:00
Lucas Oliveira
7796450365 Tooltips added to match the types 2023-02-16 00:22:02 -03:00
Lucas Oliveira
29dbc3ff31 Input types working with the handles 2023-02-16 00:15:25 -03:00
Lucas Oliveira
3f7fb8a1b4 String and chat nodes added, handles design changed 2023-02-15 23:28:54 -03:00
anovazzi1
30dab59ed6 bigger drag handle 2023-02-15 18:08:28 -03:00
anovazzi1
9a770e735a getting connected nodes 2023-02-15 17:09:03 -03:00
anovazzi1
f9ecfb5287 updated build for new version of the api 2023-02-15 16:34:39 -03:00
anovazzi1
c0044b1334 chaged handle style 2023-02-15 15:30:05 -03:00
Lucas Oliveira
4e291d9bd1 Deleted unused imports 2023-02-14 19:45:38 -03:00
Lucas Oliveira
da8d39aab2 Converting snake case on the fields names 2023-02-14 19:44:42 -03:00
Lucas Oliveira
fc3fe6a85d Generic node working, passed object with types 2023-02-14 19:00:20 -03:00
Lucas Oliveira
30466ade93 Data parsed through drop event fixed, data showing at node 2023-02-14 18:10:27 -03:00
Lucas Oliveira
3d01321a09 Merge branch 'consumingApi' into dev 2023-02-14 16:41:35 -03:00
Lucas Oliveira
8cdc38a3da Generic nodes added 2023-02-14 14:50:18 -03:00
anovazzi1
f432fd6c3f getting tabs from the api 2023-02-13 20:54:18 -03:00
anovazzi1
cf92bb3bab MemoryCUstom node added 2023-02-12 16:42:41 -03:00
Lucas Oliveira
868356c11e Fixed sidebar and added transitions on the nodes 2023-02-10 17:49:47 -03:00
Lucas Oliveira
12283981b9 Merge branches of multiple nodes and sidebars 2023-02-10 16:28:48 -03:00
Lucas Oliveira
45087c54ec Project structure changed 2023-02-10 16:03:16 -03:00
anovazzi1
39643dba22 passing function to node 2023-02-10 14:17:04 -03:00
anovazzi1
84d8909782 model node added 2023-02-10 12:16:25 -03:00
anovazzi1
7d0f700ef7 popUp logic implemneted 2023-02-10 11:26:01 -03:00
anovazzi1
34121f8580 popup not working yet need to resolve bug 2023-02-09 18:56:46 -03:00
anovazzi1
7f1685e767 black bar simulete side-bar added and prompt node created, need to try drag and drop 2023-02-09 13:02:01 -03:00
anovazzi1
1cc5a31127 set up of react flow done, example of custom node created, not typed 2023-02-08 23:24:25 -03:00