Commit graph

3,550 commits

Author SHA1 Message Date
Gabriel Luiz Freitas Almeida
35c35c9964 Fix search icon behavior and add new icon X 2024-03-08 23:37:54 -03:00
anovazzi1
3db4f3e469 Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-08 16:44:11 -03:00
anovazzi1
381038377a move new flow card 2024-03-08 16:44:08 -03:00
Gabriel Luiz Freitas Almeida
ada0c2288b Remove disabled prop from Input component 2024-03-08 16:13:33 -03:00
anovazzi1
f53a08ba7a Update app-div style in App.tsx 2024-03-08 15:16:27 -03:00
Gabriel Luiz Freitas Almeida
39434eadc4 Formatting 2024-03-08 11:36:32 -03:00
Cristhian Zanforlin Lousa
553624c1be
Add New Icons to New Components (#1509)
add new icons to new components
2024-03-08 07:59:32 -03:00
anovazzi1
45d4610812 Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-07 20:48:35 -03:00
anovazzi1
b26973a7c4 Add disabled attribute to Input and button components 2024-03-07 20:48:32 -03:00
igorrCarvalho
dcc78c2134 Refactor: Adjust window size for textInput and textOutput text area 2024-03-07 20:47:39 -03:00
anovazzi1
191afcb940 Fix bug in login functionality 2024-03-07 20:21:25 -03:00
igorrCarvalho
fd3942b2ed Fix: node with more than 1 handle can minimize when leave flow with it selected 2024-03-07 19:52:10 -03:00
anovazzi1
b1df45dd91 Merge branch 'zustand/io/migration' into codeShortcut 2024-03-07 19:41:11 -03:00
igorrCarvalho
ceb34e4ce6 Merge branch 'codeShortcut' of github.com:logspace-ai/langflow into codeShortcut 2024-03-07 19:17:50 -03:00
igorrCarvalho
eed3dcb574 Feat: Add popup to notify users when they can't use a shortcut. 2024-03-07 19:17:26 -03:00
anovazzi1
3363729515 Refactor example mapping in MainPage component 2024-03-07 19:10:03 -03:00
anovazzi1
db89f3b4e0 Merge branch 'zustand/io/migration' into codeShortcut 2024-03-07 19:05:00 -03:00
anovazzi1
fa029497b7 Add new SVG assets and update UndrawCardComponent 2024-03-07 19:04:40 -03:00
anovazzi1
3f541b6a9a Refactor layout to use CSS grid 2024-03-07 18:40:21 -03:00
igorrCarvalho
92a92aa616 Add visual shortcut for duplicate 2024-03-07 18:30:49 -03:00
igorrCarvalho
b16848c0b4 Merge zustand/io/migration into codeShortcut 2024-03-07 18:21:47 -03:00
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
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
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
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
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
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
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
cff2563ee1 Format 2024-03-06 15:35:54 -03:00
anovazzi1
f44776934d Refactor CollectionCardComponent to handle flow icons and backgrounds 2024-03-06 15:05:53 -03:00
anovazzi1
b388873d1b Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration 2024-03-06 15:01:45 -03:00
anovazzi1
9f1d2878df Add emoji support to CollectionCardComponent 2024-03-06 14:56:56 -03:00