igorrCarvalho
e120bfe869
Merge branch 'zustand/io/migration' of github.com:logspace-ai/langflow into zustand/io/migration
2024-03-07 18:00:10 -03:00
igorrCarvalho
2be79f3232
Refactor: make save appear on principal toolbar instead of duplicate
2024-03-07 17:59:44 -03:00
Gabriel Luiz Freitas Almeida
34d578b813
Refactor build_vertex function and improve code readability
2024-03-07 16:55:29 -03:00
Gabriel Luiz Freitas Almeida
0eacc33f82
Update input handling in Vertex class
2024-03-07 16:55:21 -03:00
Gabriel Luiz Freitas Almeida
17d1841e28
Fix code formatting and add MissingDefault class
2024-03-07 16:24:08 -03:00
Gabriel Luiz Freitas Almeida
a01a22ce3e
Refactor APIRequest and TextToRecord components
2024-03-07 15:59:13 -03:00
anovazzi1
cf4733e5a9
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
2024-03-07 15:36:34 -03:00
anovazzi1
f8636f1399
Add EXAMPLES_MOCK constant to constants.ts
2024-03-07 15:36:31 -03:00
Gabriel Luiz Freitas Almeida
24a2e640ff
Update refresh functionality in API and UI components
2024-03-07 14:36:34 -03:00
Gabriel Luiz Freitas Almeida
224f5b436e
Refactor prompt validation and variable handling
2024-03-07 12:27:43 -03:00
Gabriel Luiz Freitas Almeida
716b6cf4b7
Fix custom component build error and import statement
2024-03-07 12:27:14 -03:00
Gabriel Luiz Freitas Almeida
2930b4ed1a
Update CustomComponent class methods to use dotdict
2024-03-07 12:26:57 -03:00
Gabriel Luiz Freitas Almeida
091d80cd5b
Add dotdict class for accessing dictionary elements using dot notation
2024-03-07 12:26:43 -03:00
Gabriel Luiz Freitas Almeida
6c415d0865
Refactor code to improve performance and readability
2024-03-07 09:57:34 -03:00
Gabriel Luiz Freitas Almeida
544f4e8265
Add initial setup tests
2024-03-07 09:57:34 -03:00
Gabriel Luiz Freitas Almeida
fdd5ecc87d
Update project components with latest versions
2024-03-07 09:57:34 -03:00
cristhianzl
07e1d2a459
🐛 fix(genericIconComponent): wrap ForwardedIconComponent with memo to improve performance by preventing unnecessary re-renders
...
🔨 refactor(genericIconComponent): improve code readability by adding line breaks and indentation for better code organization and readability
2024-03-07 09:07:48 -03:00
Lucas Oliveira
c863621987
Fixed name and classes
2024-03-07 10:08:57 +01:00
Rodrigo Nader
a8b53c67d8
Update display names of model components
2024-03-07 02:36:12 -03:00
cristhianzl
c7464b42b2
🐛 fix(extraSidebarComponent/index.tsx): remove unused imports and fix broken icon component
...
✨ feat(extraSidebarComponent/index.tsx): replace custom icon component with Lucide's SparklesIcon and LinkIcon for better consistency and maintainability
2024-03-06 23:21:17 -03:00
igorrCarvalho
ccb8ec6cb2
Refactor: Change copy icon on node toolbar
2024-03-06 22:25:18 -03:00
igorrCarvalho
379d73389e
Refactor: Add padding to search input
2024-03-06 22:18:02 -03:00
Lucas Oliveira
2f586c32b9
Fixed design of new flow modal
2024-03-07 02:01:26 +01:00
Lucas Oliveira
2e35dd50d4
fixed search bar padding
2024-03-07 01:26:59 +01:00
Lucas Oliveira
eef21f3b01
Added Discover More button
2024-03-07 01:21:32 +01:00
Lucas Oliveira
3e2caca2b5
Added sidebar separations
2024-03-07 01:21:32 +01:00
Igor Carvalho
0de8c84d0c
Feat: Create flow toolbar and remove flow management buttons from sidebar ( #1501 )
2024-03-06 20:56:49 -03:00
Gabriel Luiz Freitas Almeida
b5b165bf02
Remove unused import and comment out code in VertexTypesDict
2024-03-06 20:42:02 -03:00
Gabriel Luiz Freitas Almeida
37b2d60009
Refactor code structure and improve error handling
2024-03-06 20:41:55 -03:00
igorrCarvalho
a7fdd5bce7
Refactor: change menubar width
2024-03-06 20:30:58 -03:00
igorrCarvalho
c0352388c3
Refactor: Make header toolbar align with side bar
2024-03-06 20:23:55 -03:00
anovazzi1
69819fe59f
Add Basic Prompt image to UndrawCardComponent and create switch to select image
2024-03-06 20:18:15 -03:00
Gabriel Luiz Freitas Almeida
f31e601987
Refactor custom component utility functions
2024-03-06 19:56:53 -03:00
Gabriel Luiz Freitas Almeida
63f96c4b74
Add TextToRecordComponent to experimental folder
2024-03-06 19:56:44 -03:00
Gabriel Luiz Freitas Almeida
f8dfb69f08
Add experimental components for message history, record extraction, and record merging
2024-03-06 19:39:26 -03:00
Gabriel Luiz Freitas Almeida
14aaf6559b
Remove components/io from sidebar
2024-03-06 19:25:18 -03:00
Gabriel Luiz Freitas Almeida
eda347633b
Add new components for inputs and outputs
2024-03-06 19:17:33 -03:00
Gabriel Luiz Freitas Almeida
f8520749d7
Add utility functions for converting dictionary values to strings
2024-03-06 19:06:28 -03:00
Gabriel Luiz Freitas Almeida
c2182630b3
Merge branch 'zustand/io/migration' into refactor/flowToolbar
2024-03-06 18:55:25 -03:00
Gabriel Luiz Freitas Almeida
34467d8f70
Refactor code for better readability and maintainability
2024-03-06 18:46:05 -03:00
Gabriel Luiz Freitas Almeida
03d7bce95d
Refactor PromptComponent to convert dictionary values to strings
2024-03-06 18:45:51 -03:00
Gabriel Luiz Freitas Almeida
0c1703de9a
Refactor chat component and add ClearMessageHistory component
2024-03-06 18:45:39 -03:00
igorrCarvalho
2c6a5919f5
Refactor: Export button always on header dropdown
2024-03-06 18:18:56 -03:00
igorrCarvalho
55edcead5f
Refactor: Increase padding on search filter
2024-03-06 18:15:05 -03:00
igorrCarvalho
0f45a09494
Refactor: flow toolbar buttons disable intead of dissapear
2024-03-06 18:06:52 -03:00
anovazzi1
bfe35b4e46
Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
2024-03-06 17:10:02 -03:00
anovazzi1
66139eebf0
Add NewFlowCard2 component and UndrawCardComponent
2024-03-06 17:09:59 -03:00
Gabriel Luiz Freitas Almeida
134a6d15b6
Document build_loader_repr_from_records function to util.py
2024-03-06 16:48:32 -03:00
Gabriel Luiz Freitas Almeida
7f2a352b9a
Fix project_updated_at datetime parsing
2024-03-06 16:30:55 -03:00
Gabriel Luiz Freitas Almeida
dd00a3705d
Fix datetime parsing in setup.py
2024-03-06 16:30:19 -03:00