Commit graph

12,533 commits

Author SHA1 Message Date
ogabrielluiz
ed20dd606f chore: Update keyboard shortcut for API to "mod+shift+r" 2024-06-10 13:07:00 -03:00
ogabrielluiz
23b2bf2358 feat: Add SelfQueryRetrieverComponent to langflow retrievers 2024-06-10 12:59:06 -03:00
ogabrielluiz
d0a03b1563 feat: Add LangChainIcon component and export it in index.tsx 2024-06-10 12:51:30 -03:00
igorrCarvalho
fe3f365885 Fix: use stopImmediatePropagation to prevent macOS bugs 2024-06-10 12:39:39 -03:00
Lucas Oliveira
65a5d8d046 Fixed dict component not being full width 2024-06-10 12:23:04 -03:00
Lucas Oliveira
687c5a6cf4 Fixed buttons not submitting on baseModal 2024-06-10 12:19:18 -03:00
Lucas Oliveira
4552fdcb53 Merge remote-tracking branch 'origin/cz/mergeAll' into fix/minor_ui_adjustments 2024-06-10 12:10:53 -03:00
Lucas Oliveira
2979bc6c9d Changed images to lighter ones and added animation to grid 2024-06-10 12:07:09 -03:00
cristhianzl
f60abfdb8a Merge branch 'cz/mergeAll' of https://github.com/langflow-ai/langflow into cz/mergeAll 2024-06-10 12:06:04 -03:00
cristhianzl
119bd7397d (actionsMainPage.spec.ts): add steps to click 'more-options-modal' in end-to-end tests to ensure modal interactions are tested 2024-06-10 12:05:45 -03:00
ogabrielluiz
7557c7979c refactor: add utility function for converting chroma collection to records 2024-06-10 12:02:53 -03:00
Lucas Oliveira
74584f6b8b Fixed shadow replacing freeze shadow when component is frozen 2024-06-10 11:55:46 -03:00
Lucas Oliveira
f522667cee Refactored BaseModal and fixed overflow that is hidden on various modals 2024-06-10 11:52:37 -03:00
ogabrielluiz
8848360845 refactor: Update output types in setup.py
The output types in the setup.py file have been updated to reflect the changes made in the source node's output types. This ensures consistency and accuracy in the data flow.

Note: The commit message has been generated based on the provided code changes and recent commits.
2024-06-10 11:39:49 -03:00
ogabrielluiz
2ab49133fa refactor: Remove unused BranchComponent and Decision classes
The BranchComponent and Decision classes in langchain_utilities/Branch.py and schema/decision.py respectively have been removed as they are no longer needed in the codebase.

Note: The commit message has been generated based on the provided code changes and recent commits.
2024-06-10 11:39:40 -03:00
ogabrielluiz
b255a0cae1 📝 (types.py): Update import statements to include log_transaction function for better code organization and readability 2024-06-10 11:38:42 -03:00
ogabrielluiz
802b624621 refactor: Update import statement for Record in component.py
The import statement for the Record class in component.py has been updated to reflect the correct module path after a recent refactoring.

Note: The commit message has been generated based on the provided code changes and recent commits.
2024-06-10 11:38:16 -03:00
igorrCarvalho
91e5aa1dc5 Merge branch 'cz/mergeAll' of github.com:langflow-ai/langflow into cz/mergeAll 2024-06-10 11:36:02 -03:00
igorrCarvalho
92b398d29b Refactor: block non supported file types 2024-06-10 11:35:40 -03:00
cristhianzl
5ef79e33fa ♻️ (csvOutputComponent): replace FlowPoolObjectType with VertexBuildTypeAPI for type consistency
💡 (IOFieldView): update console.log to provide more detailed flowPool node data
2024-06-10 11:35:20 -03:00
ogabrielluiz
1f92ae75d8 rename GenericNode 2024-06-10 11:32:03 -03:00
ogabrielluiz
735a7e3780 Merge cz/mergeAll to two_edges 2024-06-10 11:31:02 -03:00
anovazzi1
9fe2d455f3 remove id update on db fetch flow 2024-06-10 10:51:01 -03:00
anovazzi1
28a463c49a Merge branch 'cz/mergeAll' of personal:langflow-ai/langflow into cz/mergeAll 2024-06-10 09:37:10 -03:00
anovazzi1
1a9bf3aec3 status on session 2024-06-10 09:37:02 -03:00
Nicolò Boschi
395c2d7372
docker: add curl to the image (#2124) 2024-06-10 05:35:59 -07:00
Lucas Oliveira
bd0be919e9 Fixed header profile image being shrunk 2024-06-10 09:33:02 -03:00
Lucas Oliveira
b107264790 Fixed almost medium blue that doesnt exist 2024-06-10 09:30:23 -03:00
Lucas Oliveira
a3e3b6cc2f Changed loading color 2024-06-10 09:30:23 -03:00
Lucas Oliveira
1accf08133 Fixed scrollbar colors 2024-06-10 09:30:23 -03:00
cristhianzl
5d34461ab5 ♻️ (buttonSendWrapper): refactor button to use Button component for consistency
 (buttonSendWrapper): add variant and size props to Button component for customization
2024-06-10 09:25:52 -03:00
italojohnny
05fd2ff67b fix: freeze 2024-06-10 09:13:30 -03:00
ogabrielluiz
05453e8eec chore: Add lcov coverage report for pytest 2024-06-10 09:11:52 -03:00
Rodrigo
8b136ebfcf refactor: Update ChromaComponent to show status 2024-06-10 08:45:05 -03:00
Lucas Oliveira
debaa59d8b Removed scale on hover and button box class that is not used 2024-06-10 08:43:00 -03:00
Lucas Oliveira
a16c085cc6 Removed reset grid console.log 2024-06-10 08:38:58 -03:00
Lucas Oliveira
83b6ce87a1 Removed unused console.log 2024-06-10 08:38:07 -03:00
Lucas Oliveira
3d7c62cb0f Removed custom scroll class because it is not working 2024-06-10 08:37:48 -03:00
Gabriel Luiz Freitas Almeida
dbe81880ed
feat: add unstructured package version to 0.14.4 and add support for docx, md, and pptx extras (#2105) 2024-06-10 04:36:56 -07:00
Lucas Oliveira
47b07ab880 Fixed border being cut on Node Settings dropdown component 2024-06-10 08:24:58 -03:00
Lucas Oliveira
7ee662911e Removed parameters and changed Name to Field Name on editNodeModal 2024-06-10 08:20:34 -03:00
Lucas Oliveira
fddfbfe23d Removed function that prevents esc on codeAreaModal 2024-06-10 08:19:33 -03:00
Lucas Oliveira
b4aa109b0b Changed click to Double Click when editing node info 2024-06-10 08:16:53 -03:00
Lucas Oliveira
666815f996 Fixed formatting of jsons 2024-06-10 08:09:31 -03:00
Lucas Oliveira
ed117efb75
Minor UI Adjustments (#2122)
- Added shadow on nodes
- Removed unused buttons from API Node
2024-06-10 07:33:47 -03:00
Lucas Oliveira
5b3a6551ae Merge remote-tracking branch 'origin/cz/mergeAll' into fix/ui_adjustments 2024-06-10 07:32:18 -03:00
Igor Carvalho
20e7b82ba4
Feat: Implement Customizable Shortcuts
This pull request improve user experience by enabling customization of
keyboard shortcuts.
2024-06-10 01:08:26 -03:00
igorrCarvalho
75fa7c147b Fix: state not reseting properly 2024-06-10 00:29:48 -03:00
igorrCarvalho
983e03d714 Fix: modal leaving screen 2024-06-09 23:40:08 -03:00
Rodrigo
30ad86cb75 chore: Update cardComponent and button styles 2024-06-09 23:28:24 -03:00