tercul-frontend/client
Damir Mukimov 470a0faa1b
fix: resolve major TypeScript errors and type mismatches
- Add AuthorWithStats and AnnotationWithUser schemas with proper relations
- Fix AnnotationSystem component type issues (string IDs, nested user objects)
- Update component props to match schema expectations
- Fix function parameter types for annotation operations
- Resolve null/undefined type assignments
- Add missing required properties (type, isOfficial) to annotations

Remaining issues: Test ES module configuration and some component prop type mismatches
2025-11-30 15:00:55 +01:00
..
src fix: resolve major TypeScript errors and type mismatches 2025-11-30 15:00:55 +01:00
index.html Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00