langflow/src/frontend/tests
Lucas Oliveira 75deddd102
fix: re-add name and description editing on tool mode except for Composio, fix MCP server code (#7901)
* Changed backend to contain readonly props for tools

* Show name editing for not readonly tools

* Fixed edit-tools test

* Updated command to use "uvx" instead of "npx" for stability

* Fixed mcp code for authentication on auto_login=false

* removed args from component desc

* [autofix.ci] apply automated fixes

* making tool mode inputs the priority.

* fix: Clean up comments and whitespace in component_tool.py

* Fix column name

* update the dispaly name in composio

* fix format

*  (get-started-progress.tsx): add data-testid attribute to improve testability and accessibility
🔧 (user-progress-track.spec.ts): update test assertions to use the new data-testid attribute for get started progress title

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Edwin Jose <edwin.jose@datastax.com>
Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
Co-authored-by: cristhianzl <cristhian.lousa@gmail.com>
2025-05-05 21:20:19 +00:00
..
assets feat: Enhance StructuredOutputComponent and add trustcall dependency (#7249) 2025-04-02 18:50:28 +00:00
core fix: re-add name and description editing on tool mode except for Composio, fix MCP server code (#7901) 2025-05-05 21:20:19 +00:00
extended fix: re-add name and description editing on tool mode except for Composio, fix MCP server code (#7901) 2025-05-05 21:20:19 +00:00
templates feat: Add New Link Parameter Type for External Links in Node UI (#3806) 2024-09-17 16:56:10 +00:00
utils feat: add observable UX for community interaction tracking (#7512) 2025-04-22 23:26:33 +00:00
custom_component_full.ts Add PythonREPLToolComponent to tools/__init__.py and create PythonREPLTool.py (#1639) 2024-04-08 16:51:03 -03:00
globalTeardown.ts Add undo/redo check (#3893) 2024-09-23 21:12:59 -03:00