langflow/src/backend
Cristhian Zanforlin Lousa c3305e4bd5
fix: Adjust flow cascade deletion and improve flow delete message UI (#6667)
* 🐛 (utils.py): fix cascade delete flow function to correctly delete related entities in the database and handle exceptions properly

*  (grid/index.tsx): Update descriptionModal to differentiate between component and flow types for better user experience
 (list/index.tsx): Update descriptionModal to differentiate between component and flow types for better user experience

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-02-18 12:08:35 +00:00
..
base fix: Adjust flow cascade deletion and improve flow delete message UI (#6667) 2025-02-18 12:08:35 +00:00
langflow/version ref: Some ruff fixes from preview (#5420) 2024-12-28 21:25:35 +00:00
tests fix: changed serializations to use serialize function to not compromise json structure (#6673) 2025-02-17 21:45:44 +00:00
.gitignore Changes default location for the database and adds the option to use the previous behavior (#1907) 2024-05-15 20:41:01 -03:00
Dockerfile Update Docker image references to langflowai in GitHub workflows and Docker Compose files (#1793) 2024-04-29 13:38:18 -03:00