Commit Graph

15 Commits

Author SHA1 Message Date
claude 2d12c8a553 Auto-commit: Save uncommitted changes from Claude
Run ID: 131
2026-05-12 14:53:15 +00:00
claude 93f7061c53 fix: resolve build failures
- Fix TypeScript type error in deleteInvoice server action (returned
  {message: string} instead of void, incompatible with form action type)
- Add export const dynamic = "force-dynamic" to dashboard pages that
  make DB calls at build time (/dashboard, /dashboard/invoices,
  /dashboard/invoices/create) to prevent failed static prerendering
- Fix import order in customers/page.tsx (export before import was invalid)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-05-12 14:52:47 +00:00
teodors e3f3e62482 update 2026-05-12 17:35:38 +03:00
teodors d9ffcb4b92 leilo5 2026-05-11 20:40:21 +03:00
teodors d2d22799b6 leilo4 2026-05-11 18:41:21 +03:00
teodors 9c8b4148bb leilo3 2026-05-11 18:38:14 +03:00
teodors 0298a73e8d leilo2 2026-05-11 18:28:23 +03:00
teodors a50e525de1 leilo 2026-05-11 17:51:47 +03:00
teodors 922cc1bcfc Le4 2026-04-29 12:21:25 +03:00
teodors cde1785fc5 Le3 2026-04-29 11:55:34 +03:00
teodors f9c509e62a Le2 2026-04-29 11:35:45 +03:00
teodors 9d43c1068c Le1 2026-04-29 11:11:18 +03:00
teodors 8514ddfa36 Le 2026-04-29 10:44:33 +03:00
teodors a9249842a5 First Commit 2026-04-29 09:52:29 +03:00
teodors 9d41fe63af Initial commit from Create Next App 2026-04-27 13:36:42 +03:00