anovazzi1
5ab186bd88
Merge branch 'feat/node-toolbar' of personal:logspace-ai/langflow into feat/node-toolbar
2023-06-07 19:41:42 -03:00
anovazzi1
e148db41f0
keeping visual updates after node edition
2023-06-07 19:41:25 -03:00
Cristhian Zanforlin Lousa
354822813f
adding tailwind animation
2023-06-07 19:40:16 -03:00
Cristhian Zanforlin Lousa
1373e336ff
text-center input fields
2023-06-07 19:28:57 -03:00
Cristhian Zanforlin Lousa
b7c847930b
adding index to alerts
2023-06-07 19:13:21 -03:00
Cristhian Zanforlin Lousa
dad98a47f6
formatting code
2023-06-07 18:59:47 -03:00
Cristhian Zanforlin Lousa
3cc8c8e6b5
changing code, export, python modal to shadcn ui
2023-06-07 18:59:11 -03:00
Cristhian Zanforlin Lousa
b8aae5f702
starting migration modals to shadcn
2023-06-06 22:55:15 -03:00
Cristhian Zanforlin Lousa
c797b98984
changing the package.json installation
2023-06-06 18:32:39 -03:00
Cristhian Zanforlin Lousa
a2137364a4
adding edit nodes
2023-06-06 18:30:33 -03:00
Cristhian Zanforlin Lousa
de37410e54
adding validator when there are no options
2023-06-06 18:11:38 -03:00
Cristhian Zanforlin Lousa
2a22943d90
adding variables table for edit and css table
2023-06-05 23:02:08 -03:00
Cristhian Zanforlin Lousa
39e3196933
Changing layout of edit node modal
2023-06-05 20:07:08 -03:00
Cristhian Zanforlin Lousa
0e234030a9
Starting migration for shadUI
2023-06-01 21:10:27 -03:00
Cristhian Zanforlin Lousa
56ca610a79
Starting migration to shadUI
2023-06-01 21:09:50 -03:00
Cristhian Zanforlin Lousa
c33d7b9482
Fixing border edit icon
2023-05-31 21:03:27 -03:00
Cristhian Zanforlin Lousa
6d40575426
Adding tooltip and displaying just icons
2023-05-31 20:40:56 -03:00
Cristhian Zanforlin Lousa
ccd8652253
Removing the copy icon
2023-05-31 19:05:26 -03:00
Cristhian Zanforlin Lousa
14f69d8e56
Removing debugger from code
2023-05-31 16:48:43 -03:00
Cristhian Zanforlin Lousa
8f28531010
make format
2023-05-31 16:46:20 -03:00
Cristhian Zanforlin Lousa
d5cd5bfbd7
Adding githooks fold
2023-05-31 16:45:14 -03:00
Cristhian Zanforlin Lousa
47d6c94161
Adding any type to filter of edges
2023-05-31 16:42:30 -03:00
Lucas Oliveira
88095d8896
Fixed handle position when adding parameters to node
2023-05-31 16:12:25 -03:00
Cristhian Zanforlin Lousa
675b0fb2f6
Changing modal layout
2023-05-31 15:55:55 -03:00
Lucas Oliveira
70e66a51ec
Node edit modal done, bugs with handle and table
2023-05-31 13:29:58 -03:00
Lucas Oliveira
71cc9092f8
Added duplicate function on menu
2023-05-31 12:25:12 -03:00
Lucas Oliveira
bb62ea25bd
Fixed copy button on node toolbar
2023-05-31 12:05:24 -03:00
Lucas Oliveira
3eaff0b638
Added copy button on toolbar and changed Required indicator
2023-05-31 11:52:56 -03:00
Cristhian Zanforlin Lousa
8aa2d2e4c9
Adding Node Toolbar ReactFlow
2023-05-30 19:37:36 -03:00
Gabriel Almeida
ad9c2a270c
🔥 chore(config.yaml): comment out unused textsplitters
...
The RecursiveCharacterTextSplitter, LatexTextSplitter, and PythonCodeTextSplitter textsplitters are not being used in the application. They have been commented out to improve code readability and reduce clutter.
2023-05-30 11:58:30 -03:00
Gabriel Almeida
429d8043d7
🔥 chore(utils.ts): remove commented out code for unused loaders
...
The commented out code for the loaders that are not used in the application has been removed to improve code readability and maintainability.
2023-05-30 11:55:34 -03:00
Gabriel Almeida
bea040f31a
🐛 fix(GenericNode): fix validation status colors
...
The validation status colors were swapped, causing the wrong color to be displayed for the wrong status. This commit fixes the issue by swapping the colors to match the correct status.
2023-05-30 11:48:13 -03:00
Gabriel Almeida
4ae1ef0faa
🚀 feat(utils.ts): add BingSearchRun to nodeIcons
...
The BingSearchRun node is now included in the nodeIcons object. This allows the application to display the BingSearchRun icon in the UI.
2023-05-30 11:48:13 -03:00
Gabriel Luiz Freitas Almeida
460a92040d
Merge branch 'main' into dev
2023-05-30 11:45:45 -03:00
Gabriel Luiz Freitas Almeida
188ae61c79
UI Improvements: tooltip, classes icons e icons ( #404 )
2023-05-30 11:14:05 -03:00
Lucas Oliveira
a0996e3420
Fixed line breaks not appearing on messages
2023-05-30 11:06:20 -03:00
Lucas Oliveira
f6fac380bb
Fixed node moving when trying to select text
2023-05-30 10:50:29 -03:00
Lucas Oliveira
fe653c9841
Merge branch 'feat/uiAdjusts' of github.com:logspace-ai/langflow into feat/uiAdjusts
2023-05-30 10:44:53 -03:00
Lucas Oliveira
bc198bd237
Removed Markdown from user message on chat
2023-05-30 10:44:47 -03:00
Gabriel Almeida
7d014f0372
🎨 style(modals): simplify modal titles
...
The modal titles were simplified to remove the unnecessary "as" preposition and to make them more concise. The "Export as" and "Import from" titles were changed to "Export" and "Import" respectively.
2023-05-30 10:44:10 -03:00
Gabriel Almeida
ea59375ba5
🔥 chore(template): delete unused files and imports
...
This commit removes unused files and imports from the template directory. The deleted files are base.py, fields.py, and nodes.py. The deleted imports are from langflow.template.constants. This improves the codebase by removing unnecessary code and reducing clutter.
✨ feat(frontend_node): add constants module
This commit adds a new module called constants to the frontend_node directory. The module contains constants used in the frontend_node module. The constants are FORCE_SHOW_FIELDS, DEFAULT_PROMPT, SYSTEM_PROMPT, and HUMAN_PROMPT. This improves the codebase by centralizing the constants in one module.
🐛 fix(frontend_node): use ast.literal_eval instead of eval
This commit fixes a security vulnerability by replacing the use of eval with ast.literal_eval in the UtilitiesFrontendNode class. The method converts a string representation of a list to an actual list. The use of eval is dangerous as it can execute arbitrary code. This improves the codebase by making it more secure.
2023-05-30 10:41:48 -03:00
Lucas Oliveira
9c8bd4b0a5
Fixed node moving when selecting with arrow
2023-05-30 10:38:59 -03:00
Lucas Oliveira
6fa08264df
Fixed copy paste on int and float parameters
2023-05-30 10:36:56 -03:00
Lucas Oliveira
6ac4e427ee
Added stroke fix on Paste and Add Flow
2023-05-30 10:21:26 -03:00
Lucas Oliveira
6f80c7a6c2
Fixed stroke color on dark mode
2023-05-30 10:16:20 -03:00
Gabriel Luiz Freitas Almeida
263274d266
added custom icon pack for special cases ( #405 )
2023-05-30 01:16:24 -03:00
anovazzi1
1981321b1a
format
2023-05-30 00:41:07 -03:00
anovazzi1
82a8b633a6
new save function to prevent break with large files
2023-05-30 00:40:50 -03:00
anovazzi1
8a2cf0f721
format
2023-05-30 00:16:30 -03:00
anovazzi1
ca151c6661
fix refresh error
2023-05-30 00:16:19 -03:00