fix(web): remove prompt registry shortcut #57

Merged
vince merged 2 commits from codex/remove-prompts-site-item into main 2026-06-22 02:58:10 +02:00
Owner

Summary

Remove the Prompt Registry shortcut from the Dimension Lab website dashboard seed and clean up stale tests tied to that service id/icon.

Testing

  • bun run --cwd apps/web test:unit src/lib/dashboard-seed/dimensionlab.test.ts src/lib/server/dashboard.test.ts
  • bun run check --filter=@dimensionlab/web
  • bun run test:unit --filter=@dimensionlab/web
  • bun run build --filter=@dimensionlab/web
  • bun run --cwd apps/web test:e2e tests/e2e/dashboard.spec.ts

Review

Independent sub-agent review found stale Playwright expectations. Resolved in commit 799299e and reran checks. Forgejo PR status is success on head 799299efca.

## Summary Remove the Prompt Registry shortcut from the Dimension Lab website dashboard seed and clean up stale tests tied to that service id/icon. ## Testing - bun run --cwd apps/web test:unit src/lib/dashboard-seed/dimensionlab.test.ts src/lib/server/dashboard.test.ts - bun run check --filter=@dimensionlab/web - bun run test:unit --filter=@dimensionlab/web - bun run build --filter=@dimensionlab/web - bun run --cwd apps/web test:e2e tests/e2e/dashboard.spec.ts ## Review Independent sub-agent review found stale Playwright expectations. Resolved in commit 799299e and reran checks. Forgejo PR status is success on head 799299efca412d85da53510f584c6c9b4664126e.
vince added 1 commit 2026-06-22 02:50:41 +02:00
fix(web): remove prompt registry shortcut
All checks were successful
Dimension Lab website / ci (pull_request) Successful in 20s
Dimension Lab website / deploy (pull_request) Has been skipped
6405254e42
vince added 1 commit 2026-06-22 02:57:18 +02:00
test(web): update dashboard e2e snapshots
All checks were successful
Dimension Lab website / ci (pull_request) Successful in 20s
Dimension Lab website / deploy (pull_request) Has been skipped
799299efca
vince merged commit a2c998b894 into main 2026-06-22 02:58:10 +02:00
Sign in to join this conversation.
No description provided.