Skip to content

Add recurrence enhancements and harden due-time support - #19

Open
nkasco wants to merge 8 commits into
mainfrom
feature/recurrenceenhancements
Open

Add recurrence enhancements and harden due-time support#19
nkasco wants to merge 8 commits into
mainfrom
feature/recurrenceenhancements

Conversation

@nkasco

@nkasco nkasco commented Apr 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • add due-time support across recurrence APIs, task materialization, integrations docs, and task displays
  • add recurring manager controls for weekday-based weekly schedules and nth-weekday monthly schedules
  • add a persisted dashboard preference to hide due times by default
  • fix local DB bootstrap and seed behavior for existing installs and partial databases

Issues

Testing

  • npm test -- src/app/api/me/__tests__/route.test.ts
  • npm test -- src/db/__tests__/bootstrap.test.ts
  • npm test -- src/lib/__tests__/task-recurrence.test.ts src/app/api/recurrences/__tests__/route.test.ts src/app/api/tasks/__tests__/route.test.ts src/lib/__tests__/template-presets.test.ts
  • npm run build

Repository owner deleted a comment from chatgpt-codex-connector Bot Apr 3, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Apr 3, 2026
Repository owner deleted a comment from chatgpt-codex-connector Bot Apr 3, 2026
@nkasco

nkasco commented Apr 3, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ed40998153

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/app/api/tasks/[id]/route.ts
Comment thread src/components/Dashboard.tsx Outdated
@nkasco

nkasco commented Apr 4, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: b4233a9a6d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/lib/task-recurrence.ts

nkasco commented Apr 4, 2026

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

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.

Great system and also al feature request Extend options for recurring tasks

1 participant