echos-ocr/src/lib
Randall Stillwell a0f5022de2 Fix Monday.com push failures and improve error visibility
- Fix toast showing success when all cards fail (now shows error/warning)
- Fix column value formatting: booleans use checkbox format, JSON arrays
  join as comma-separated strings, objects serialize properly
- Filter out empty/null/undefined string values before sending to API
- Add verbose logging to Monday.com GraphQL client for debugging

Made-with: Cursor
2026-04-07 13:50:44 -05:00
..
activity-log.ts Add Integration Hub: Monday.com sync, webhooks, activity log, notifications 2026-04-07 12:23:29 -05:00
ai-ocr.ts Switch to Vercel AI Gateway for multi-provider OCR 2026-03-11 11:05:38 -05:00
db.ts Build Echo OCR app: full-stack response card scanner 2026-03-10 07:17:45 -05:00
email-watcher.ts Add runtime safeguards: OCR concurrency limiter, upload size cap, and batched Monday sync 2026-04-07 13:44:04 -05:00
integrations.ts Fix Monday.com push failures and improve error visibility 2026-04-07 13:50:44 -05:00
minio.ts Fix AI test endpoint min token requirement 2026-03-11 11:46:25 -05:00
monday.ts Fix Monday.com push failures and improve error visibility 2026-04-07 13:50:44 -05:00
notifications.ts Add Integration Hub: Monday.com sync, webhooks, activity log, notifications 2026-04-07 12:23:29 -05:00
ocr.ts Add Integration Hub: Monday.com sync, webhooks, activity log, notifications 2026-04-07 12:23:29 -05:00
ollama.ts Build Echo OCR app: full-stack response card scanner 2026-03-10 07:17:45 -05:00
pdf.ts Fix duplex scan rotation and swap front/back image labels 2026-04-07 13:27:16 -05:00
processing-queue.ts Add runtime safeguards: OCR concurrency limiter, upload size cap, and batched Monday sync 2026-04-07 13:44:04 -05:00
user-profile.tsx Add profile page, user dropdown, and Authentik SSO integration 2026-03-12 10:42:39 -05:00
utils.ts feat: initial commit 2026-03-09 15:31:45 -05:00
watcher.ts Add runtime safeguards: OCR concurrency limiter, upload size cap, and batched Monday sync 2026-04-07 13:44:04 -05:00
webhook.ts Add Integration Hub: Monday.com sync, webhooks, activity log, notifications 2026-04-07 12:23:29 -05:00