Skip to content

feat: add calendar export for project deadlines and milestones#533

Open
Okorie2000-code wants to merge 1 commit into
Smartdevs17:mainfrom
Okorie2000-code:feat/calendar-export-deadlines-milestones
Open

feat: add calendar export for project deadlines and milestones#533
Okorie2000-code wants to merge 1 commit into
Smartdevs17:mainfrom
Okorie2000-code:feat/calendar-export-deadlines-milestones

Conversation

@Okorie2000-code

Copy link
Copy Markdown
Contributor
  • Add RFC 5545-compliant ICS generation utility (generateICS, downloadICS)
  • Add 'Add to Calendar' button on project detail page
  • Export milestone due dates as calendar events with UID, title, date, description
  • Skip milestones with missing dates gracefully
  • Add unit tests covering ICS structure, fields, CRLF, deduplication, and download

What this PR does

Changes

  • List of notable files and modules touched (monorepo wiring, Sentry integration, dashboards, etc.)
  • Notes about the Turborepo configuration, shared packages, and ESLint/TS config

Why

  • Rationale for the changes and how they solve the Acceptance Criteria

How to test

  • Steps to reproduce locally, including commands to run build/test
  • Any environment variables needed (e.g., SENTRY_DSN)
  • How to verify the dashboards/alerts configuration (stubs or real)

Notes

- Add RFC 5545-compliant ICS generation utility (generateICS, downloadICS)
- Add 'Add to Calendar' button on project detail page
- Export milestone due dates as calendar events with UID, title, date, description
- Skip milestones with missing dates gracefully
- Add unit tests covering ICS structure, fields, CRLF, deduplication, and download
@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

@Okorie2000-code is attempting to deploy a commit to the smartdevs17's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DevTooling: Implement Real-Time Error Monitoring with Sentry and Custom Dashboards DevTooling: Implement Monorepo with Turborepo for Shared Packages

1 participant