Skip to content

web(landing): drop the per-project workspaces card and JSON-LD feature - #295

Merged
itsmeakhil merged 1 commit into
mainfrom
fix/nosql-client-fix
Aug 19, 2026
Merged

web(landing): drop the per-project workspaces card and JSON-LD feature#295
itsmeakhil merged 1 commit into
mainfrom
fix/nosql-client-fix

Conversation

@itsmeakhil

@itsmeakhil itsmeakhil commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

What does this change?

Closes #

Why?

Type of change

  • Bug fix
  • New tool
  • Improvement to an existing tool
  • Documentation
  • Translation
  • Chore (deps, config, tooling)

How did you verify it?

Screenshots

Checklist

  • pnpm lint passes
  • Tests pass (cd apps/desktop-ui && pnpm test), and logic changes have a test
  • User-visible strings go through useTranslations("<Namespace>") — nothing hardcoded
  • New/changed keys added to messages/en.json, then pnpm i18n:sync run
  • Async mutations that can fail are wrapped in try/catch with toast.error(message)
  • No new mandatory network call, sign-in, sync or backend — the app still works fully offline
  • No secrets, tokens or personal data in the diff

New tool only

  • Registered in all six registries (metadata.ts, route-config.ts, tab-registry.tsx, tool-categories.ts, tool-i18n.ts, sidebar-data.ts)
  • Logic lives in src/lib/<slug>.ts with a test in src/lib/__tests__/
  • Uses ToolPageHeader with the category accent, like the other tools

Anything reviewers should know?

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mydevtools-tech Ready Ready Preview Aug 19, 2026 5:02pm

@github-actions

Copy link
Copy Markdown

ThreatCrush Security Scan

0 finding(s)

No findings.

@itsmeakhil
itsmeakhil merged commit 59ac793 into main Aug 19, 2026
5 checks passed
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