turash/bugulma/frontend/components
Damir Mukimov 673e8d4361
Some checks failed
CI/CD Pipeline / backend-lint (push) Failing after 31s
CI/CD Pipeline / backend-build (push) Has been skipped
CI/CD Pipeline / frontend-lint (push) Failing after 1m37s
CI/CD Pipeline / frontend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
fix: resolve all frontend lint errors (85 issues fixed)
- Replace all 'any' types with proper TypeScript interfaces
- Fix React hooks setState in useEffect issues with lazy initialization
- Remove unused variables and imports across all files
- Fix React Compiler memoization dependency issues
- Add comprehensive i18n translation keys for admin interfaces
- Apply consistent prettier formatting throughout codebase
- Clean up unused bulk editing functionality
- Improve type safety and code quality across frontend

Files changed: 39
- ImpactMetrics.tsx: Fixed any types and interfaces
- AdminVerificationQueuePage.tsx: Added i18n keys, removed unused vars
- LocalizationUIPage.tsx: Fixed memoization, added translations
- LocalizationDataPage.tsx: Added type safety and translations
- And 35+ other files with various lint fixes
2025-12-25 14:14:58 +01:00
..
add-organization fix: continue linting fixes - remove unused variables, fix i18n strings 2025-12-25 00:32:40 +01:00
admin fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
analytics 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
auth fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
chatbot Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
community fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
contact Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
dashboard fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
discovery WIP: commit local changes 2025-12-15 10:06:41 +01:00
footer Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
form fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
heritage fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
landing fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
layout WIP: commit local changes 2025-12-15 10:06:41 +01:00
map fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
matches fix: continue linting fixes - remove unused variables, fix i18n strings 2025-12-25 00:32:40 +01:00
organization fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
paywall fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
resource-flow fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
ui fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
user Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
wizard Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00