Skip to content

feat(ui): add Vercel connection guide#286

Merged
siisee11 merged 2 commits into
mainfrom
codex/vercel-connection-guide
Jun 23, 2026
Merged

feat(ui): add Vercel connection guide#286
siisee11 merged 2 commits into
mainfrom
codex/vercel-connection-guide

Conversation

@siisee11

Copy link
Copy Markdown
Contributor

One-Line Summary

Add a dedicated Vercel connection guide so users can create the right Access Token from the How to connect dialog.

User-Facing Changes

  • Vercel now opens a full shared connection guide instead of falling back to generic catalog steps.
  • The guide includes English and Korean instructions for token name, scope, expiration, copying the token, and team-scoped requests.
  • The OneQuery dashboard includes sanitized Vercel token-form screenshots under /images/vercel.

Why This Changed

Vercel was a connectable Source API provider, but it was missing from the shared @onequery/ui connection guide registry. That left users with a short JSON-oriented fallback instead of the actual Vercel dashboard steps needed to create a usable token.

How It Changed

  • Added vercelGuideContent to packages/ui/src/data-sources/connection-guides.
  • Registered vercel in GUIDE_CONTENT and the shared guide provider union.
  • Added dashboard public images for the Vercel token creation flow.

Bug Fixes

N/A

Verification

  • bunx oxfmt packages/ui/src/data-sources/connection-guides/index.ts packages/ui/src/data-sources/connection-guides/types.ts packages/ui/src/data-sources/connection-guides/vercel.ts
  • bun run typecheck from packages/ui

Video / Screenshot (Optional)

  • Added sanitized screenshots in apps/dashboard/public/images/vercel/.

@siisee11 siisee11 enabled auto-merge (squash) June 23, 2026 08:19
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
onequery-landing c126bd7 Commit Preview URL

Branch Preview URL
Jun 23 2026, 08:22 AM

@siisee11 siisee11 merged commit 0b253ee into main Jun 23, 2026
8 checks passed
@siisee11 siisee11 deleted the codex/vercel-connection-guide branch June 23, 2026 08:23
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.

1 participant