Skip to content

Feature/user defined reminder lead times#461

Merged
Calebux merged 2 commits into
Calebux:mainfrom
coderolisa:feature/user-defined-reminder-lead-times
Apr 27, 2026
Merged

Feature/user defined reminder lead times#461
Calebux merged 2 commits into
Calebux:mainfrom
coderolisa:feature/user-defined-reminder-lead-times

Conversation

@coderolisa
Copy link
Copy Markdown
Contributor

Description

Briefly describe what this PR does.


Related Issue

Closes #319


Test Plan

  • Tested locally
  • Verified expected behavior
  • No regressions introduced

Screenshots (if applicable)


Checklist

  • Code builds successfully
  • Tests pass
  • Follows project conventions
  • No sensitive data exposed

Test User added 2 commits April 27, 2026 00:35
- Create reminder_settings table to store user-specific reminder timings
- Update ReminderEngine to use user settings instead of hardcoded defaults
- Add backend API endpoints for managing reminder settings
- Add frontend UI component for users to configure reminder days
- Integrate reminder settings into notification settings page

Acceptance Criteria: Reminders trigger exactly at the user-defined intervals.
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 26, 2026

@coderolisa Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Calebux Calebux merged commit 142a0d4 into Calebux:main Apr 27, 2026
6 of 15 checks passed
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.

Customizable Reminder Windows

2 participants