tercul-frontend/client/src
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
..
components fix: resolve remaining TypeScript errors and improve type safety 2025-11-30 15:09:55 +01:00
graphql Major frontend development updates 2025-11-27 03:44:09 +01:00
hooks feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
lib feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
pages feat: Fix TypeScript errors and improve type safety (#6) 2025-11-27 18:48:47 +01:00
App.tsx Major frontend development updates 2025-11-27 03:44:09 +01:00
index.css Major frontend development updates 2025-11-27 03:44:09 +01:00
main.tsx Major frontend development updates 2025-11-27 03:44:09 +01:00