Skip to content

feat(web): gate attendees on capabilities and neutralize provider copy - #3387

Open
tyler-dane wants to merge 3 commits into
mainfrom
cursor/p0-wp09-capability-gates-cc19
Open

feat(web): gate attendees on capabilities and neutralize provider copy#3387
tyler-dane wants to merge 3 commits into
mainfrom
cursor/p0-wp09-capability-gates-cc19

Conversation

@tyler-dane

@tyler-dane tyler-dane commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Fixes #3234

What and why

Capability gates replace provider === "google" in the event form, save path, and default-target calendar picker. Guest editing follows canInviteAttendees and canWrite. User-facing copy outside auth/ now uses the host name when known, or "your calendar". Google Meet and Google Maps names stay.

Verify

VERDICT: PASS
Checks run: test:web, test:backend:fast, type-check, lint, knip, test:a11y, test:e2e

Open in Web Open in Cursor 

cursoragent and others added 3 commits September 5, 2026 02:17
Replace provider === google attendee and default-target gates with
canInviteAttendees/canWrite, and update user-facing copy outside auth
to use the host name or "your calendar".

Co-authored-by: Tyler Dane <tyler-dane@users.noreply.github.com>
…lity-gates-cc19

Co-authored-by: Tyler Dane <tyler-dane@users.noreply.github.com>
Co-authored-by: Tyler Dane <tyler-dane@users.noreply.github.com>
@tyler-dane
tyler-dane marked this pull request as ready for review September 5, 2026 02:23
@tyler-dane tyler-dane added the agent-automerge Agent-loop finished; merge-guard may squash-merge label Sep 5, 2026 — with Cursor
@tyler-dane
tyler-dane enabled auto-merge September 5, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-automerge Agent-loop finished; merge-guard may squash-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[agent] providers P0 WP-09: capability gates replace provider checks; provider-neutral copy pass

2 participants