turash/bugulma/frontend/pages
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
..
admin fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
AboutPage.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
AdminPage.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
AnalyticsDashboard.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
CommunityEventsPage.tsx fix: continue linting fixes - remove unused variables, fix i18n strings 2025-12-25 00:32:40 +01:00
CommunityImpactPage.tsx fix: continue linting fixes - remove unused variables, fix i18n strings 2025-12-25 00:32:40 +01:00
CommunityNewsPage.tsx fix: continue linting fixes - remove unused variables, fix i18n strings 2025-12-25 00:32:40 +01:00
CommunityStoriesPage.tsx fix: continue linting fixes - remove unused variables, fix i18n strings 2025-12-25 00:32:40 +01:00
ContactPage.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
DashboardPage.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
DiscoveryPage.tsx fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
HeritageBuildingPage.tsx fix: continue linting fixes - remove unused variables, fix i18n strings 2025-12-25 00:32:40 +01:00
HeritagePage.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
ImpactMetrics.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
LandingPage.tsx Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
LoginPage.tsx fix: continue linting fixes - remove unused variables, fix i18n strings 2025-12-25 00:32:40 +01:00
MapView.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
MatchDetailPage.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
MatchesMapView.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
MatchingDashboard.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
MatchNegotiationPage.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
OrganizationDashboardPage.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
OrganizationEditPage.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
OrganizationPage.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
OrganizationsListPage.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
PrivacyPage.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
ResourceFlowDetailPage.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
ResourceFlowsPage.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
SignupPage.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
SupplyDemandAnalysis.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
UserDashboard.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00