turash/bugulma/frontend/components/map
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
..
DirectSymbiosisLines.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
HistoricalContextAI.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
HistoricalMarkers.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
HistoricalSidebarPreview.tsx fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
LeafletMap.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
MapBoundsTracker.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
MapControls.tsx Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
MapFilters.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
MapHeader.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
MapSidebar.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
MapTooltip.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
MatchesMap.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
MatchLines.tsx fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
OrganizationCenterHandler.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
organizationIcons.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
OrganizationListItem.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
OrganizationMarkers.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
ProductServiceMarkers.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
ResourceFlowMarkers.tsx fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
SearchSuggestions.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
SidebarContent.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
SidebarList.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
SidebarPreview.tsx Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
SymbiosisLines.tsx fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
SymbiosisNetworkLines.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00