veza/apps/web/src
senke 4cc73b0d12 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
..
__tests__ incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
app incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
components api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
config incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
context incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
docs incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
features api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
hooks incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
lib incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
locales [FE-COMP-024] fe-comp: Add tooltips and help text 2025-12-25 12:25:39 +01:00
mocks incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
pages api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
router feat: Visual masterpiece - true light mode & premium UI 2026-01-11 02:32:21 +01:00
schemas incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
services api-versioning: add X-API-Deprecated header and frontend deprecation warning 2026-01-15 16:56:21 +01:00
stores state-ownership: audit all files using useAuthStore().user 2026-01-14 01:40:42 +01:00
styles incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
test incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
types api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
utils api-contracts: replace ApiError interface with Zod-inferred type 2026-01-15 17:03:35 +01:00
index.css incus deployement fully implemented, Makefile updated and make fmt ran 2026-01-13 19:47:57 +01:00
main.tsx feat: add layout, navigation, and utility components 2026-01-04 01:44:23 +01:00
setupTests.ts refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
vite-env.d.ts stabilizing apps/web: SITUATION AWARENESS 2025-12-16 14:40:16 -05:00