Commit graph

3,442 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
481df3de8f Merge branch 'zustand/io/migration' into state_theories 2024-03-04 18:53:12 -03:00
Gabriel Luiz Freitas Almeida
3d70849341 Update variable names and properties related to pinning to use "frozen" instead. 2024-03-04 18:21:17 -03:00
Gabriel Luiz Freitas Almeida
2264fa4827 Add dynamic icon loading and suspense fallback 2024-03-04 17:40:39 -03:00
Gabriel Luiz Freitas Almeida
73b3013763 Update categories and components 2024-03-04 17:40:32 -03:00
Gabriel Luiz Freitas Almeida
5e0a8534f5 Add disabled property to DropDownComponentType, fix styleUtils import, and update RefreshButton component 2024-03-04 16:19:35 -03:00
Gabriel Luiz Freitas Almeida
8f545ef9e9 Add validationString state and update validationStatus rendering 2024-03-04 15:19:37 -03:00
Gabriel Luiz Freitas Almeida
d403ca7a6c Add session_id and component_id to ChatOutputResponse schema 2024-03-04 15:17:57 -03:00
anovazzi1
a471cbfc42 Update styling colors to use variable names 2024-03-04 13:41:35 -03:00
anovazzi1
4fb34c6641 Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-04 12:58:16 -03:00
anovazzi1
537337ed7f Refactor code for parameterComponent and nodeToolbarComponent 2024-03-04 12:58:12 -03:00
Gabriel Luiz Freitas Almeida
edb1e4137f Fix data not updating when component mounts 2024-03-04 11:56:54 -03:00
anovazzi1
5e73b0b9ab Add scapeJSONParse function to update edge data 2024-03-04 11:43:23 -03:00
Gabriel Luiz Freitas Almeida
780ce08604 Refactor handleUpdateValues function to include an optional delayAnimation parameter 2024-03-04 11:34:04 -03:00
Gabriel Luiz Freitas Almeida
c84af7d1ea Add refresh and isLoading properties to TemplateVariableType and DropDownComponentType 2024-03-04 11:29:26 -03:00
Gabriel Luiz Freitas Almeida
ad0b0e5d5b Add isLoading state to ParameterComponent and DropdownComponent 2024-03-04 11:29:11 -03:00
Gabriel Luiz Freitas Almeida
12459dbdb9 Refactor validateNodes to use nodes from useFlowStore 2024-03-04 10:55:32 -03:00
Gabriel Luiz Freitas Almeida
f1faf3c428 Refactor parameter component to include refresh button 2024-03-04 10:50:23 -03:00
Gabriel Luiz Freitas Almeida
4487a839e6 Refactor RefreshButton component to accept className and id props 2024-03-04 10:50:17 -03:00
Gabriel Luiz Freitas Almeida
9244db0c24 Update RunFlow and RefreshButton components 2024-03-04 10:37:13 -03:00
Gabriel Luiz Freitas Almeida
f0073b55df Add disabled prop to RefreshButton component 2024-03-04 10:32:05 -03:00
Gabriel Luiz Freitas Almeida
ce8c274721 Refactor RefreshButton component to handle disabled state and loading state 2024-03-04 10:31:33 -03:00
Gabriel Luiz Freitas Almeida
4421c8154d Fix isLoading state initialization and add delay before refreshing 2024-03-04 10:11:47 -03:00
Gabriel Luiz Freitas Almeida
40ee964859 Add RefreshButton component to parameterComponent 2024-03-04 09:55:48 -03:00
Gabriel Luiz Freitas Almeida
0788a72179 Refactor GenericNode component to improve output display 2024-03-04 00:08:10 -03:00
Gabriel Luiz Freitas Almeida
5b85b04edb Update GenericNode and flowStore 2024-03-04 00:05:19 -03:00
Gabriel Luiz Freitas Almeida
e8d047239e Merge branch 'better_io' into state_theories 2024-03-03 22:26:39 -03:00
Gabriel Luiz Freitas Almeida
763d9dee8e Format constant variables 2024-03-03 22:22:15 -03:00
Gabriel Luiz Freitas Almeida
fe391ffa80 Flow can now be built from a starting node or from an end node 2024-03-03 19:43:39 -03:00
Lucas Oliveira
0bb5aa316a Merge branch 'zustand/io/migration' into better_io 2024-03-03 23:36:49 +01:00
Lucas Oliveira
4d730204a8 Changed pencil on edit name 2024-03-03 23:36:23 +01:00
anovazzi1
d5b63a6c6e Fix build error and set isBuilding to false 2024-03-03 19:30:46 -03:00
anovazzi1
fa4f201925 Merge branch 'zustand/io/migration' into better_io 2024-03-03 19:25:43 -03:00
Gabriel Luiz Freitas Almeida
2c66372d38 Add last run time to GenericNode component 2024-03-03 19:19:18 -03:00
Gabriel Luiz Freitas Almeida
b83ffc87b2 Refactor code to improve performance and readability 2024-03-03 19:19:02 -03:00
anovazzi1
636cc03dbf Add setNode function to update chat input value 2024-03-03 19:16:44 -03:00
Gabriel Luiz Freitas Almeida
5a5a5bba55 Remove console.log statement in buildVertices function 2024-03-03 19:05:31 -03:00
Lucas Oliveira
f2ccff0d21 Code opening again fixed 2024-03-03 23:01:14 +01:00
Lucas Oliveira
2ad91f71f8 fixed w-full 2024-03-03 23:01:14 +01:00
Lucas Oliveira
29050a2c1f Fixed chat width 2024-03-03 23:01:14 +01:00
Lucas Oliveira
1d7d68b7e0 made it syntaxhighlighter to reproduce the bug 2024-03-03 23:01:14 +01:00
anovazzi1
a782fd7074 Refactor parameterComponent to conditionally hide code field on group component too 2024-03-03 23:01:14 +01:00
anovazzi1
7e177b26af Fix build button running on text selection 2024-03-03 23:01:14 +01:00
anovazzi1
265e4060e7 Refactor getFieldTitle function in utils.ts 2024-03-03 23:01:14 +01:00
anovazzi1
8ca0f43b30 Refactor GenericNode component 2024-03-03 23:01:14 +01:00
Gabriel Luiz Freitas Almeida
33cf2ae5ae Update API configuration and add optional input_value parameter 2024-03-03 18:55:48 -03:00
anovazzi1
9a4babc6d0 Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-03 18:50:35 -03:00
anovazzi1
189b40fe3c Refactor code hiding logic in parameterComponent and EditNodeModal 2024-03-03 18:50:31 -03:00
Lucas Oliveira
b23ce5f280 Code opening again fixed 2024-03-03 22:35:26 +01:00
Lucas Oliveira
cdae727e73 fixed w-full 2024-03-03 22:23:21 +01:00
Lucas Oliveira
2aec6ad51f Fixed chat width 2024-03-03 22:19:28 +01:00