* 📝 (flows.py): refactor delete_multiple_flows function to improve readability and efficiency ✨ (use-delete-flows.ts): add useDeleteFlows hook to handle deletion of multiple flows in frontend ♻️ (index.tsx): refactor handleDeleteMultiple function to use useDeleteFlows hook for deleting multiple flows 🔧 (actionsMainPage-shard-1.spec.ts): add test for selecting and deleting a flow in end-to-end tests * 📝 (flows.py): Remove unused imports and variables to clean up the code and improve readability ♻️ (flows.py): Refactor code to remove unnecessary import and variable declarations, making the code more concise and maintainable * add unit tests to delete multiple flows with transactions and build * format * add assert on tests |
||
|---|---|---|
| .. | ||
| end-to-end | ||
| custom_component_full.ts | ||
| globalTeardown.ts | ||