turash/bugulma/frontend/components/organization
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
..
skeletons Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
AIAnalysisTab.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
ContactDetails.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
ContactInfoLine.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
CreateProposalModal.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
DirectMatchesDisplay.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
DirectMatchesTab.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
DirectSymbiosis.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
HistoricalContextCard.tsx fix: resolve remaining linting and React Compiler errors 2025-12-25 00:25:51 +01:00
IntelligenceHub.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
IntelligenceModule.tsx Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
KeyMetrics.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
LocationCard.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
LogoManager.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
MatchCard.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
NetworkGraph.tsx fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
OrganizationCard.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
OrganizationContent.tsx Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
OrganizationDetailsGrid.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
OrganizationHeader.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
OrganizationModal.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
OrganizationSidebar.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
OrganizationStatistics.tsx WIP: commit local changes 2025-12-15 10:06:41 +01:00
PartnershipHub.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
ProductsServicesList.tsx fix: continue linting fixes - fix i18n strings in paywall components 2025-12-25 00:35:00 +01:00
ProposalCard.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
ProposalList.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
SimilarOrganizations.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
SymbiosisHub.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
WebIntelSourcesList.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
WebIntelTab.tsx Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00