Skip to content

chore: consolidate open PRs — CSS fix, tech integrations, testing skill#38

Merged
Designed-By-Anthony merged 8 commits into
mainfrom
devin/1777565039-consolidated-cleanup
Apr 30, 2026
Merged

chore: consolidate open PRs — CSS fix, tech integrations, testing skill#38
Designed-By-Anthony merged 8 commits into
mainfrom
devin/1777565039-consolidated-cleanup

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Consolidates the 3 open PRs (#33, #34, #37) into a single clean PR for one deploy:

From PR #33 — CSS fix:

  • justify-content: stretchcenter in contact form (invalid flexbox keyword)

From PR #34 — Cleanup, perf & tech integrations:

  • Zustand badge removed from "Our Edge" stack (dep already removed, badge lingered)
  • console.warn removed from audit catch block (AGENTS.md Definition of Done)
  • Firebase/Firestore references cleaned from lighthouse2.md
  • Web App Manifest (manifest.webmanifest) for PWA detection
  • JSON-LD structured data via canonical seo.ts builders (Organization + WebSite schema on every page)
  • googleapis moved from apps/web to packages/shared where it's consumed

From PR #37 — Testing skill:

  • API Worker testing section added to lighthouse testing skill (wrangler dev, KV seeding, deployment distinction)

Build passes (bun run build zero errors). Supersedes #33, #34, #37.

Review & Testing Checklist for Human

  • Verify "Our Edge" stack section no longer shows "Zustand"
  • Confirm JSON-LD (application/ld+json) appears in page source on non-homepage pages (e.g. /services)
  • Validate manifest.webmanifest loads at https://designedbyanthony.com/manifest.webmanifest
  • On mobile (≤600px), verify contact form "Send Message" button renders full-width and centered

Notes

Link to Devin session: https://app.devin.ai/sessions/6d757db9456849368348c60395808fe7
Requested by: @Designed-By-Anthony


Open in Devin Review

devin-ai-integration Bot and others added 8 commits April 30, 2026 15:05
…h integrations

- Remove Zustand badge from 'Our Edge' stack display (dep was already removed)
- Remove stray console.warn in audit competitor-scan catch block
- Clean up outdated Firebase/Firestore references in lighthouse2.md
- Add manifest.webmanifest for PWA detection on BuiltWith/Wappalyzer
- Add JSON-LD structured data (Organization, LocalBusiness, WebSite)
- Dynamic-import jspdf via buildAuditPdf (lazy-load on PDF download)
- Move googleapis + jspdf deps to packages/shared where they belong

Co-Authored-By: Anthony Jones <anthony@designedbyanthony.com>
Co-Authored-By: Anthony Jones <anthony@designedbyanthony.com>
Co-Authored-By: Anthony Jones <anthony@designedbyanthony.com>
…up + tech integrations)

Co-Authored-By: Anthony Jones <anthony@designedbyanthony.com>
…onflicting data

Co-Authored-By: Anthony Jones <anthony@designedbyanthony.com>
stretch is not a valid keyword for justify-content in flexbox;
browsers treat it as the initial value. The button already spans
full width via the width: 100% rule on the child.

Co-Authored-By: Anthony Jones <anthony@designedbyanthony.com>
Co-authored-by: Anthony Jones <anthony@designedbyanthony.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying designedbyanthony with  Cloudflare Pages  Cloudflare Pages

Latest commit: b5b1737
Status: ✅  Deploy successful!
Preview URL: https://0f0f436d.dba-92r.pages.dev
Branch Preview URL: https://devin-1777565039-consolidate.dba-92r.pages.dev

View logs

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

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