docs(11-04): complete reminder picker plan — SUMMARY, STATE, ROADMAP, REQUIREMENTS
- 11-04-SUMMARY.md: allDay-aware select, edit pre-population, Custom-kept limitation, playwright smoke results - STATE.md: advance plan counter, add key decisions, record session - ROADMAP.md: phase 11 now Complete (4/4 summaries) - REQUIREMENTS.md: CAL-13 + CAL-14 marked complete
This commit is contained in:
@@ -12,8 +12,8 @@ Each requirement maps to exactly one roadmap phase (see Traceability).
|
||||
|
||||
### Calendar — Per-event reminders & write-back latency
|
||||
|
||||
- [ ] **CAL-13**: User can choose a reminder lead time when creating or editing an event from a preset list (None / 5m / 10m / 15m / 30m / 1h / 2h / 1d / 2d), with **"None" as the default**; the choice is serialized as a VALARM on the event written back to Fastmail.
|
||||
- [ ] **CAL-14**: Editing an event **preserves any existing reminder/VALARM** set in another client (Fastmail or native) — reminders are never silently stripped on round-trip.
|
||||
- [x] **CAL-13**: User can choose a reminder lead time when creating or editing an event from a preset list (None / 5m / 10m / 15m / 30m / 1h / 2h / 1d / 2d), with **"None" as the default**; the choice is serialized as a VALARM on the event written back to Fastmail.
|
||||
- [x] **CAL-14**: Editing an event **preserves any existing reminder/VALARM** set in another client (Fastmail or native) — reminders are never silently stripped on round-trip.
|
||||
- [x] **CAL-15**: A created, edited, or deleted event reaches Fastmail within ~2 seconds (event-driven outbox drain) instead of up to ~15s, while preserving the optimistic-202 accept and all outbox durability guarantees (create-before-delete ordering, drain concurrency guard, fresh-etag-before-PUT, per-uid exactly-once).
|
||||
|
||||
### Notifications — Variable-lead reminder scheduling
|
||||
@@ -79,8 +79,8 @@ Maps each REQ-ID to its phase. v1.1 phases continue v1.0 numbering (v1.0 ended a
|
||||
| ADMIN-01 | Phase 10 (Admin Role & Settings) | Complete |
|
||||
| ADMIN-02 | Phase 10 (Admin Role & Settings) | Complete |
|
||||
| ADMIN-03 | Phase 10 (Admin Role & Settings) | Complete |
|
||||
| CAL-13 | Phase 11 (Per-Event Reminders) | Pending |
|
||||
| CAL-14 | Phase 11 (Per-Event Reminders) | Pending |
|
||||
| CAL-13 | Phase 11 (Per-Event Reminders) | Complete |
|
||||
| CAL-14 | Phase 11 (Per-Event Reminders) | Complete |
|
||||
| NOTIF-04 | Phase 11 (Per-Event Reminders) | Pending |
|
||||
| NOTIF-05 | Phase 11 (Per-Event Reminders) | Pending |
|
||||
| NOTIF-06 | Phase 11 (Per-Event Reminders) | Pending |
|
||||
|
||||
Reference in New Issue
Block a user