Shared TypeScript types, API client, and block registry for Payload CMS frontends
Find a file
Martin Porwoll a0eea9649d fix: remove broken type filter from navigation API
The navigations collection has no top-level 'type' field — each tenant
has one document with mainMenu and footerMenu arrays. The previous
where[type][equals] query caused HTTP 400 on every call.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 13:27:10 +00:00
docs docs: add frontend conventions, CI/CD templates, and deployment scripts 2026-02-14 17:53:09 +00:00
scripts feat: add work-order orchestration scripts (Phase 3) 2026-02-15 22:30:57 +00:00
src fix: remove broken type filter from navigation API 2026-02-20 13:27:10 +00:00
templates docs: add frontend conventions, CI/CD templates, and deployment scripts 2026-02-14 17:53:09 +00:00
work-orders feat: initial payload-contracts package 2026-02-14 17:51:40 +00:00
.gitignore feat: initial payload-contracts package 2026-02-14 17:51:40 +00:00
CLAUDE.md feat: add work-order orchestration scripts (Phase 3) 2026-02-15 22:30:57 +00:00
package.json fix: remove tsx from optionalDependencies to fix Plesk deploys 2026-02-17 11:22:30 +00:00
pnpm-lock.yaml fix: restore devDependencies with tsx as optional 2026-02-15 19:55:20 +00:00
tsconfig.json feat: initial payload-contracts package 2026-02-14 17:51:40 +00:00