You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reminder_schedule (id, rule_kind, effective_from/_to, day_offsets CSV, subject, body) added to SCHEMA (CREATE TABLE IF NOT EXISTS, exec'd on every open = the additive migration path). resolveSchedule(db, ruleKind, today) picks the row active on the business date (from<=today, to NULL or >today, latest from wins) with code-constant fallbacks (quote_followup 3/7/14 + spec s7 subject/body; invoice_overdue 7/15/30). seedIfEmpty seeds one open-ended dated row per kind, audited in the same transaction. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
6 days ago | |
|---|---|---|
| .. | ||
| api.ts | 6 days ago | |
| audit.ts | 2 weeks ago | |
| auth.ts | 6 days ago | |
| aws-costs.ts | 2 weeks ago | |
| bounces.ts | 2 weeks ago | |
| crypto.ts | 2 weeks ago | |
| db.ts | 6 days ago | |
| gmail.ts | 2 weeks ago | |
| import-apex.ts | 2 weeks ago | |
| pdf.ts | 2 weeks ago | |
| reminder-templates.ts | 2 weeks ago | |
| repos-amc.ts | 2 weeks ago | |
| repos-aws.ts | 2 weeks ago | |
| repos-clients.ts | 6 days ago | |
| repos-dashboard.ts | 2 weeks ago | |
| repos-documents.ts | 1 week ago | |
| repos-email.ts | 2 weeks ago | |
| repos-employees.ts | 6 days ago | |
| repos-interactions.ts | 2 weeks ago | |
| repos-modules.ts | 2 weeks ago | |
| repos-payments.ts | 2 weeks ago | |
| repos-recurring.ts | 2 weeks ago | |
| repos-reminders.ts | 6 days ago | |
| repos-reports.ts | 2 weeks ago | |
| repos-shares.ts | 1 week ago | |
| scheduler.ts | 2 weeks ago | |
| seed.ts | 6 days ago | |
| send-reminder.ts | 1 week ago | |
| series.ts | 2 weeks ago | |
| server.ts | 1 week ago | |
| templates.ts | 1 week ago | |