Commit graph

183 commits

Author SHA1 Message Date
Lucas Oliveira
bc0cb9685c more useeffect dependencies fixed 2023-03-02 09:58:26 -03:00
Lucas Oliveira
2be08ff3e5 removed unused imports and added dependencies on useeffect 2023-03-02 09:55:00 -03:00
Lucas Oliveira
d5fa65ed3f useEffect errors fixed 2023-03-02 09:53:50 -03:00
Lucas Oliveira
fc0fe8f5b8 Removed unused imports 2023-03-02 09:49:50 -03:00
Lucas Oliveira
8972c0e3ec tabComponent type added 2023-03-02 09:41:51 -03:00
Lucas Oliveira
f38e84fc4e connection line dark mode implemented 2023-03-02 09:38:05 -03:00
Lucas Oliveira
22ce22dace Merge branch 'types' into dev 2023-03-02 09:36:01 -03:00
Lucas Oliveira
6029102fd9 Changed port to previous 2023-03-02 09:30:58 -03:00
Lucas Oliveira
3fd5673e6d Merge branch 'dark_mode_and_refactoring' into dev 2023-03-02 09:22:44 -03:00
Lucas Oliveira
9c727fdb24 changed color slate to gray 2023-03-02 09:22:16 -03:00
Lucas Oliveira
e0ffb68cf0 modal dark mode implemented 2023-03-02 09:20:06 -03:00
Lucas Oliveira
6006905504 chat nodes dark mode implemented 2023-03-02 09:09:01 -03:00
Lucas Oliveira
7f31ae6a7e String and boolean nodes dark mode implemented 2023-03-02 09:07:03 -03:00
Ibis Prevedello
37c707d3d6 feat: organize and creat build project 2023-03-01 22:55:44 -03:00
anovazzi1
9d55bcd751 refactor and create type for functions and majority of variables 2023-03-01 18:29:42 -03:00
Lucas Oliveira
60002c3eb7 fixed fields at generic node 2023-02-28 23:01:02 -03:00
Lucas Oliveira
9dfb915dd9 generic node dark mode implemented 2023-02-28 22:58:21 -03:00
Lucas Oliveira
7742859c12 sidebar dark mode implemented 2023-02-28 22:41:40 -03:00
Lucas Oliveira
df712f0abb tabs dark mode implemented 2023-02-28 22:04:16 -03:00
Lucas Oliveira
a14a7dc9a2 flow background and buttons dark mode applied 2023-02-28 21:54:34 -03:00
Lucas Oliveira
b7cfbe6224 header dark mode implemented 2023-02-28 21:48:59 -03:00
Lucas Oliveira
d530d04691 darkMode context and button implemented 2023-02-28 21:47:20 -03:00
anovazzi1
e14debfcc0 added types folder 2023-02-28 21:29:42 -03:00
Ibis Prevedello
28a8f23620 Merge branch 'merge_repo' into dev 2023-02-28 20:27:52 -03:00
Ibis Prevedello
13495cedc1 Merge branch 'dev' into merge_repo 2023-02-28 20:27:09 -03:00
Ibis Prevedello
4ff1a44585 refac: create backend folder 2023-02-28 20:25:35 -03:00
Lucas Oliveira
c51945b6c6 FlowPage refactored 2023-02-28 20:25:06 -03:00
Lucas Oliveira
898bba87b1 bug already resolved, removing commit 2023-02-28 19:30:07 -03:00
Ibis Prevedello
9660a0af9b Merge remote-tracking branch 'backend/main' into merge_repo 2023-02-28 17:05:22 -03:00
Ibis Prevedello
0dbae62309 refac: fix bug with type Any 2023-02-28 13:33:49 -03:00
anovazzi1
6014297e07 save and upload working fine 2023-02-27 21:05:12 -03:00
anovazzi1
bb0873eeac add coment to bug on upload 2023-02-27 19:05:44 -03:00
anovazzi1
682190dec0 flow tabs bug solved with variable control inside chat] 2023-02-27 17:32:18 -03:00
anovazzi1
571733e261 return of alert icon on header 2023-02-27 15:39:27 -03:00
anovazzi1
da0feb2ee1 removed some dead code 2023-02-27 15:27:52 -03:00
anovazzi1
019af743b7 refactor typesContext 2023-02-27 14:25:39 -03:00
anovazzi1
60eccb274d refactor location context 2023-02-27 14:23:40 -03:00
anovazzi1
bf8d477815 refactor alertContext 2023-02-27 14:17:07 -03:00
anovazzi1
ab1a4c9801 refactor context wrapper 2023-02-27 14:13:46 -03:00
anovazzi1
d54da3b878 refactor popUpContext 2023-02-27 14:12:20 -03:00
anovazzi1
8ea68be22b debugging from upload flow 2023-02-27 12:59:38 -03:00
anovazzi1
8cb6cac06c removed upload from stacked bar 2023-02-27 11:42:59 -03:00
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