tercul-frontend/client
Damir Mukimov 9d5aca38d5
fix: resolve remaining TypeScript errors and improve type safety
- Fix tag-manager component to work with string IDs from schema
- Update author-stats component to use schema-based AuthorWithStats type
- Add missing utility functions (formatNumber, formatRating) to author utils
- Fix WorkCard test to use correct schema types with string IDs
- Resolve type mismatches in component props and form handling
- Update interface definitions to match schema requirements

Linting:  90%+ resolved, remaining minor issues
Testing: ⚠️ ES module configuration needs refinement
2025-11-30 15:09:55 +01:00
..
src fix: resolve remaining TypeScript errors and improve type safety 2025-11-30 15:09:55 +01:00
index.html Introduce the core functionality and basic structure of the platform 2025-05-01 03:05:33 +00:00