Commit graph

33 commits

Author SHA1 Message Date
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
85c9a721ee source changed to target 2023-02-20 14:04:02 -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
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
8cdc38a3da Generic nodes added 2023-02-14 14:50:18 -03:00