Commit Graph

10 Commits

Author SHA1 Message Date
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
43e5296db4 docs(03): create gap closure plans for calendar integration
Address gaps found in verification:
- Fix Google and Apple OAuth callbacks to use real API token exchanges
- Complete calendar event fetching with real API integrations
- Implement bidirectional sync with actual database/calendar operations
- Enable functional calendar connection UI with real OAuth triggers
2026-01-25 15:11:32 +01:00
54e8266919 docs(03): complete phase execution 2026-01-25 14:46:35 +01:00
aa51b30ea0 docs(03-01): complete calendar integration plan
Tasks completed: 4/4
- Implement Google Calendar OAuth Wrapper
- Implement Apple Calendar OAuth Wrapper
- Create Calendar Events Utility Functions
- Enhance Weekly View with Calendar Events

SUMMARY: .planning/phases/03-calendar-integration/03-01-SUMMARY.md
2026-01-25 14:31:51 +01:00
a3f6c157da docs(03): consolidate plans to match roadmap specification and address checker feedback
- Consolidated OAuth and display functionality into single Plan 01 to match roadmap
- Removed redundant Plan 03
- Updated roadmap to reflect correct plan count
- Improved linking between OAuth and display components
- Enhanced action descriptions to clarify integration points
2026-01-25 13:13:14 +01:00
4008b67a7a docs(03): revise phase plans to address checker feedback
- Fixed requirement coverage for CAL-03 (view calendar events in weekly view)
- Reduced tasks in Plan 01 from 4 to 2 to improve scoping
- Added new Plan 03 for calendar event display functionality
- Updated must_haves to reflect new task structure
2026-01-25 13:05:19 +01:00
3eaf97ed9c docs(03): create phase plan
Phase 3: Calendar Integration
- [2] plan(s) in [1] wave(s)
- [2] parallel, [0] sequential
- Ready for execution
2026-01-25 12:13:20 +01:00
b71d82d32e fix(02): orchestrator corrections 2026-01-25 10:51:12 +01:00
0c7a36318d docs(03): create phase plan
Phase 03: Calendar Integration
- [3] plan(s) in [2] wave(s)
- [2] parallel, [1] sequential
- Ready for execution
2026-01-24 17:02:25 +01:00
efa7239d17 docs(03): create phase plan
Phase 3: Calendar Integration
- [3] plan(s) in [2] wave(s)
- [2] parallel, [1] sequential
- Ready for execution
2026-01-24 16:58:34 +01:00