My-Weekly-ToDo-List/tests
mARTin 798bcfe44a feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements
- Add Google Tasks integration and Apple Reminders support
- Add task import/export with list management APIs
- Add goal API for weekly goals
- Add German holidays library
- Add ImportListModal component
- Enhance WeeklyView with major UI improvements
- Enhance CalendarSettings with new connection options
- Add external task fields to database schema
- Add Playwright test suites for auth and tasks
- Add iCloud reminders Python scripts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 16:56:14 +01:00
..
auth feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements 2026-02-20 16:56:14 +01:00
tasks feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements 2026-02-20 16:56:14 +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