foamking/app
mikl0s 3a54ba40d3 fix: update quotes route to use checkAuth, fix zod type errors
Replace getCurrentUser import with checkAuth in quotes API route.
Fix z.coerce.number() type mismatch with zodResolver in calculator
forms by using z.number() directly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 22:01:36 +00:00
..
api fix: update quotes route to use checkAuth, fix zod type errors 2026-02-22 22:01:36 +00:00
intern chore: strip debug console.log/error statements 2026-02-22 21:54:39 +00:00
tilbud/[slug] Add admin dashboard, authentication, step wizard, and quote management 2026-02-22 20:59:11 +00:00
globals.css Add admin dashboard, authentication, step wizard, and quote management 2026-02-22 20:59:11 +00:00
icon.png Add admin dashboard, authentication, step wizard, and quote management 2026-02-22 20:59:11 +00:00
layout.tsx Add admin dashboard, authentication, step wizard, and quote management 2026-02-22 20:59:11 +00:00
page.tsx Add admin dashboard, authentication, step wizard, and quote management 2026-02-22 20:59:11 +00:00