veza/apps/web/src/pages/auth
senke 7df3a03e46 api-contracts: replace ApiError interface with Zod-inferred type
- Replace manual ApiError interface with Zod-inferred type from apiSchemas
- Update all imports (15+ files) to use ApiError from @/schemas/apiSchemas
- Remove ApiError interface from types/api.ts
- Update ApiResponse to import ApiError from schemas
- All TypeScript checks pass for ApiError-related code
2026-01-15 17:03:35 +01:00
..
Login.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
Login.tsx api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
Register.test.tsx incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
Register.tsx api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00