style(13-03): apply Prettier formatting across repo
Mechanical reformat — no logic changes. 398 files changed, 19125 insertions(+), 16457 deletions(-). Prettier 3.8.4 with .prettierrc (singleQuote:true, semi:true, tabWidth:2, trailingComma:all, printWidth:100). Isolated per D-13-08 for reviewability.
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
|
||||
## Backlog scope — pull in 999.4 / 999.5?
|
||||
|
||||
| Option | Description | Selected |
|
||||
|--------|-------------|----------|
|
||||
| Neither — keep 6-item polish scope | Phase 6 stays 999.2/3/6/7/8/9; 999.4/999.5 stay backlog | ✓ |
|
||||
| Pull in 999.4 (reminders) | Add VALARM selector | |
|
||||
| Pull in 999.5 (provider setup) | Add first-login app-password onboarding | |
|
||||
| Option | Description | Selected |
|
||||
| ---------------------------------- | ------------------------------------------------------- | -------- |
|
||||
| Neither — keep 6-item polish scope | Phase 6 stays 999.2/3/6/7/8/9; 999.4/999.5 stay backlog | ✓ |
|
||||
| Pull in 999.4 (reminders) | Add VALARM selector | |
|
||||
| Pull in 999.5 (provider setup) | Add first-login app-password onboarding | |
|
||||
|
||||
**User's choice:** Keep Phase 6 as polish; move 999.4 and 999.5 to a new milestone 1.1 and start it via the proper GSD milestone flow.
|
||||
**Notes:** User wants the deferred items parked under milestone 1.1 explicitly, kicked off with `/gsd-new-milestone`. Sequencing (start 1.1 before vs after v1.0 ships) raised as a follow-up.
|
||||
@@ -24,12 +24,12 @@
|
||||
|
||||
## All-day visual treatment (999.6)
|
||||
|
||||
| Option | Description | Selected |
|
||||
|--------|-------------|----------|
|
||||
| Full-width pill/bar | Google/Apple-style all-day row bar | |
|
||||
| Background band / tint | Subtle full-day band | |
|
||||
| Distinct shape/border | Border/icon marker only | |
|
||||
| Let UI-phase decide | Capture intent, defer treatment to /gsd-ui-phase | ✓ |
|
||||
| Option | Description | Selected |
|
||||
| ---------------------- | ------------------------------------------------ | -------- |
|
||||
| Full-width pill/bar | Google/Apple-style all-day row bar | |
|
||||
| Background band / tint | Subtle full-day band | |
|
||||
| Distinct shape/border | Border/icon marker only | |
|
||||
| Let UI-phase decide | Capture intent, defer treatment to /gsd-ui-phase | ✓ |
|
||||
|
||||
**User's choice:** Let UI-phase decide.
|
||||
**Notes:** Intent locked (must be distinguishable at a glance); concrete treatment delegated to /gsd-ui-phase.
|
||||
@@ -38,11 +38,11 @@
|
||||
|
||||
## Event-form behavior (999.7 end-tracking + 999.8 recurrence bound)
|
||||
|
||||
| Option | Description | Selected |
|
||||
|--------|-------------|----------|
|
||||
| Preserve duration on start change | End auto-advances to keep duration | ✓ |
|
||||
| Bound by "repeat until <date>" | RRULE UNTIL | ✓ (primary) |
|
||||
| Bound by "for N occurrences" | RRULE COUNT | (acceptable alongside/alt) |
|
||||
| Option | Description | Selected |
|
||||
| --------------------------------- | ---------------------------------- | -------------------------- |
|
||||
| Preserve duration on start change | End auto-advances to keep duration | ✓ |
|
||||
| Bound by "repeat until <date>" | RRULE UNTIL | ✓ (primary) |
|
||||
| Bound by "for N occurrences" | RRULE COUNT | (acceptable alongside/alt) |
|
||||
|
||||
**User's choice:** Preserve duration; recurrence bound in scope (UNTIL primary, COUNT acceptable).
|
||||
**Notes:** IMPORTANT correction — end-not-tracking-start is NOT recurrence-specific; it affects every event (one-time, single-day, timed). Floor requirement: end must at least snap to the same day as the new start; user extends forward for multi-day. Off-by-one portion of 999.7 already fixed (commit f645644).
|
||||
@@ -51,11 +51,11 @@
|
||||
|
||||
## Recurring-series edit (999.9)
|
||||
|
||||
| Option | Description | Selected |
|
||||
|--------|-------------|----------|
|
||||
| Whole series, with confirm | Edit master VEVENT after a confirmation | |
|
||||
| Whole series, no extra confirm | Edit series with helper note only | |
|
||||
| Let UI-phase decide the prompt UX | Lock whole-series behavior, defer prompt UX | ✓ |
|
||||
| Option | Description | Selected |
|
||||
| --------------------------------- | ------------------------------------------- | -------- |
|
||||
| Whole series, with confirm | Edit master VEVENT after a confirmation | |
|
||||
| Whole series, no extra confirm | Edit series with helper note only | |
|
||||
| Let UI-phase decide the prompt UX | Lock whole-series behavior, defer prompt UX | ✓ |
|
||||
|
||||
**User's choice:** Let UI-phase decide the prompt UX.
|
||||
**Notes:** Behavior locked (whole-series edit of master VEVENT). Per-occurrence / "this and following" stay deferred to v1.x. Confirmation/prompt wording delegated to /gsd-ui-phase.
|
||||
|
||||
Reference in New Issue
Block a user