veza/apps/web/src
senke ca43af5606 api-contracts: enhance response validation for all responses with schemas
- Enhanced response validation logging (wrapped and direct formats)
- Changed validation failures from warn to error level for better visibility
- Added structured error details (path, message, code, received, expected)
- Added response data preview for debugging
- Added success logging in debug mode
- Maintains graceful degradation (continues with unvalidated data) to avoid breaking app
- Action 1.2.2.1 complete - validation now comprehensive for all responses with schemas
2026-01-15 17:18:02 +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: update feature-specific auth types to use generated types 2026-01-15 17:13:43 +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-contracts: enhance response validation for all responses with schemas 2026-01-15 17:18:02 +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: update barrel exports to document generated type usage 2026-01-15 17:11:23 +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