veza/apps/web/src
senke 8f60275b1f api-contracts: replace Track interface with generated type base
- Update Track type in types/api.ts to extend VezaBackendApiInternalModelsTrack
- Update Track type in features/tracks/types/track.ts to extend generated type
- Preserve UI-specific computed fields (coverUrl, plays, likes, etc.)
- Support backward compatibility for duration (number|string)
- All existing imports continue to work without changes
- No Track-specific TypeScript errors introduced
2026-01-15 17:07:50 +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 Track interface with generated type base 2026-01-15 17:07:50 +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 Track interface with generated type base 2026-01-15 17:07:50 +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