My-Weekly-ToDo-List/tests
mARTin d92a8c7210 feat: add task actions (notes/delete) and refine animation logic
- Added 'onDelete' and 'onNotes' support to TaskItem.
- Implemented hover actions (Delete and Notes icons) for tasks.
- Added Notes Modal for editing task markdown content.
- Simplified navigation animation to remove blank flash (single-phase slide-in).
- Fixed syntax error in updateTask function.
- Updated styles for modal and task actions.
2026-02-01 12:25:53 +01:00
..
auth-flow-test.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
basic-playwright-test.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
css-debug-test.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
db-connection-test.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
external-db-test.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
local-deployment-test.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
login-basic-debug.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
login-debug-simplified.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
login-debug.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
login-simple-debug.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
port-9323-test.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
simple-connect-test.spec.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
todo-app.test.ts feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00