Commit graph

73 commits

Author SHA1 Message Date
Lucas Oliveira
31784f6045 Endpoint of api fixed and fixed bug where node is not null 2023-02-19 23:44:44 -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
anovazzi1
e359c0c557 commented and removed some dead code and comments 2023-02-19 22:41:09 -03:00
anovazzi1
444d3b2107 commented and removed some dead code and comments 2023-02-19 22:36:02 -03:00
Lucas Oliveira
6674adf371 Types made as a context 2023-02-19 22:32:08 -03:00
Lucas Oliveira
549ccdf658 Flow page refactored 2023-02-19 22:25:54 -03:00
anovazzi1
fc23bda7b3 clean console log and added toObject() log 2023-02-19 15:23:31 -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
173781ce4c fitView disabled 2023-02-17 00:18:32 -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
anovazzi1
f347d6cb9f custom animation added to edge 2023-02-16 16:05:33 -03:00
Lucas Oliveira
29ca8ac732 More than one chat input validation done 2023-02-16 15:39:45 -03:00
Lucas Oliveira
0fa6d8346c chat nodes validation done 2023-02-16 15:35:49 -03:00
Lucas Oliveira
cf79a6ee76 Scroll to made and error when the message is empty done 2023-02-16 15:31:00 -03:00
Lucas Oliveira
51c788ea94 Message received successfully 2023-02-16 15:16:50 -03:00
Lucas Oliveira
ba61a9533a required fields validation added 2023-02-16 14:56:54 -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
820fd1aefe async function changed to then 2023-02-16 12:21:49 -03:00
Lucas Oliveira
77fab44e60 chat post done 2023-02-16 12:19:21 -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
Lucas Oliveira
b7718153bb map of names 2023-02-15 19:51:21 -03:00
anovazzi1
09ee7cc8bd bug fix 2023-02-15 18:49:35 -03:00
anovazzi1
30dab59ed6 bigger drag handle 2023-02-15 18:08:28 -03:00
anovazzi1
f7f8e3bdc6 gray connection back 2023-02-15 17:51:16 -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
4abe15ae43 removed unnecessary code 2023-02-15 15:42:23 -03:00
anovazzi1
c0044b1334 chaged handle style 2023-02-15 15:30:05 -03:00
Lucas Oliveira
13b16b8b3a chat opening done 2023-02-14 20:08:16 -03:00
Lucas Oliveira
d65a9fcb89 Gap fixed between components at sidebar 2023-02-14 19:48:34 -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
dfff0ee05f Overflow fixed at sidebar 2023-02-14 18:13:00 -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
cf2cdd7691 Fixed bug on sidebar 2023-02-14 17:55:13 -03:00
Lucas Oliveira
8df0bd56cc got data from server 2023-02-14 17:50:47 -03:00
Lucas Oliveira
990033f860 getAll 2023-02-14 16:45:17 -03:00
Lucas Oliveira
e8e854111f Fix issues after merge 2023-02-14 16:41:42 -03:00