langflow/src
cristhianzl 5ef34e48f3 📝 (index.tsx): add convertTestName function to utils.ts to convert card names to test ids
📝 (index.tsx): add `data-testid` attribute to Card component to improve testability
📝 (index.tsx): remove unnecessary parentheses in ternary operator
📝 (index.tsx): remove unnecessary `undefined` in ternary operator
📝 (index.tsx): add `data-testid` attribute to delete button to improve testability
📝 (index.tsx): add `convertTestName` function to utils.ts to convert card names to test ids
📝 (utils.ts): add `convertTestName` function to convert card names to test ids
📝 (deleteComponentFlows.spec.ts): add end-to-end tests for deleting a flow and a component
2024-05-03 10:16:24 -03:00
..
backend Fix custom_repr assignment in instantiate_custom_component function (#1828) 2024-05-02 18:32:13 -03:00
frontend 📝 (index.tsx): add convertTestName function to utils.ts to convert card names to test ids 2024-05-03 10:16:24 -03:00