Commit graph

47 commits

Author SHA1 Message Date
anovazzi1
9919b1b8cc created intComponent 2023-03-30 20:49:45 -03:00
anovazzi1
b567a4473c input file component working 2023-03-30 20:38:45 -03:00
anovazzi1
119585b2f0 removed file section from flow structure 2023-03-29 22:52:40 -03:00
anovazzi1
7529892ebc file component almost ready, need to implemente backend connection 2023-03-29 22:51:46 -03:00
anovazzi1
a38d71bc4f ui ready, need to implement dinamic file type check 2023-03-29 21:09:24 -03:00
anovazzi1
d8f8364b9e Merge branch 'toolkits' into inputFile 2023-03-29 20:28:13 -03:00
anovazzi1
48995bc395 implemented inputFile component 2023-03-29 20:27:39 -03:00
Gabriel Almeida
5f701d46c8 feat: adding wrappers and toolkits 2023-03-29 20:26:05 -03:00
anovazzi1
4a04153c9e removed handle from code component 2023-03-29 18:46:08 -03:00
Gabriel Almeida
ef3332bce1 fix: typo in examples card 2023-03-29 10:54:03 -03:00
anovazzi1
1f71d724a6 change text color of clear button on dark mode 2023-03-28 20:20:14 -03:00
anovazzi1
2c235402ca improvement of error check on code modal 2023-03-28 20:17:51 -03:00
anovazzi1
cc58c0e385 beta version of live check for code text area 2023-03-28 17:35:32 -03:00
anovazzi1
f05f9d8c4d created type code component 2023-03-28 17:07:32 -03:00
anovazzi1
8be8666ba0 template function for code check 2023-03-28 16:37:59 -03:00
anovazzi1
c623773d46 removed comment 2023-03-27 23:09:21 -03:00
anovazzi1
206ab23038 code editor without error warning 2023-03-27 23:04:44 -03:00
anovazzi1
d2088b3204 simple code first implementation 2023-03-27 20:44:03 -03:00
anovazzi1
bf57762570 created code modal 2023-03-27 20:43:05 -03:00
anovazzi1
fb96ccd878 null safety working properly 2023-03-27 18:14:00 -03:00
anovazzi1
5680645ec0 DocLoader type added to utils 2023-03-27 17:17:47 -03:00
anovazzi1
f05e9f00c2 show erro when node can't be rendered by reactFlow 2023-03-27 16:51:22 -03:00
anovazzi1
1ec23f8a4d error handling for unexistent components import 2023-03-24 19:45:14 -03:00
anovazzi1
5f7be7d1a5 error handling with hard reset 2023-03-24 19:40:25 -03:00
anovazzi1
11c53d6338 set alert error for empty name 2023-03-24 17:46:06 -03:00
anovazzi1
e9367fa90c blocked empty name 2023-03-24 17:44:36 -03:00
anovazzi1
6fbda135ba optional field alert 2023-03-24 17:32:41 -03:00
anovazzi1
1feb50e5a8 export flow improved, auto-remove api keys and added description when export flow 2023-03-24 17:31:01 -03:00
anovazzi1
2224d219be add descriptions to flow 2023-03-24 15:34:03 -03:00
anovazzi1
a5774d23a9 upload from file working 2023-03-24 14:42:11 -03:00
anovazzi1
977b4c0c9a change the context wrapping order, this is a major change, nothing looks broken 2023-03-24 14:38:39 -03:00
anovazzi1
647d7d2759 upload flow function inside modal 2023-03-24 14:31:40 -03:00
anovazzi1
1dea005599 import modal created 2023-03-24 14:24:49 -03:00
anovazzi1
2bbceaa982 full dropdown clickable 2023-03-23 17:22:22 -03:00
anovazzi1
c8ef7ba545 some ui updates 2023-03-21 17:05:12 -03:00
Gabriel Almeida
6c01941c80 Merge remote-tracking branch 'origin/export_improvement' into dev 2023-03-20 12:00:19 -03:00
anovazzi1
cb965ca9ce change place of the import/export buttons 2023-03-20 11:56:40 -03:00
anovazzi1
e3fe259ce2 remove some console logs 2023-03-20 10:35:40 -03:00
Gabriel Almeida
64ba20ba3e fix: removing unused variable 2023-03-20 09:49:54 -03:00
Gabriel Almeida
b86972eab7 Merge remote-tracking branch 'origin/https_fix' into dev 2023-03-20 09:10:23 -03:00
Sugar (Elliot)
9c6b6a6c4d Fix: Dynamic tooltipTitle, id mapping bugfix for last ParameterComponent of GenericNode. 2023-03-20 16:02:20 +09:00
anovazzi1
65730f3451 fixed post request for hugging face 2023-03-18 19:55:38 -03:00
anovazzi1
0a4003fb74 trying to fix to hugging face spaces 2023-03-18 19:47:27 -03:00
anovazzi1
f0261fed80 version with dinamic port 2023-03-17 17:46:10 -03:00
anovazzi1
04c96b6868 added dropdown 2023-03-17 17:02:39 -03:00
Gabriel Almeida
19af1e1996 fix: change default port
Port change to make it easier to deploy to spaces
2023-03-17 16:47:27 -03:00
Gabriel Almeida
70dbc7eb1e refac: langflow_backend -> langflow 2023-03-17 09:50:02 -03:00