mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
|
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 1m22s
CI/CD Pipeline / frontend-build (push) Has been skipped
CI/CD Pipeline / e2e-test (push) Has been skipped
- Fix React Compiler memoization issues in useOrganizationPage.ts - Replace useCallback with useRef pattern in useKeyboard.ts - Remove unnecessary dependencies from useMemo hooks - Fix prettier formatting in api-client.ts and api-config.ts - Replace any types with proper types in error-handling, http-client, security - Remove unused imports and variables - Move ImpactBreakdownChart component outside render in ImpactMetrics.tsx - Fix setState in effect by using useMemo in HeritageBuildingPage.tsx - Memoize getHistoryTitle with useCallback in MatchDetailPage and MatchNegotiationPage - Add i18n for literal strings in community pages and LoginPage - Fix missing dependencies in DashboardPage and DiscoveryPage |
||
|---|---|---|
| .. | ||
| DirectSymbiosisLines.tsx | ||
| HistoricalContextAI.tsx | ||
| HistoricalMarkers.tsx | ||
| HistoricalSidebarPreview.tsx | ||
| LeafletMap.tsx | ||
| MapBoundsTracker.tsx | ||
| MapControls.tsx | ||
| MapFilters.tsx | ||
| MapHeader.tsx | ||
| MapSidebar.tsx | ||
| MapTooltip.tsx | ||
| MatchesMap.tsx | ||
| MatchLines.tsx | ||
| OrganizationCenterHandler.tsx | ||
| organizationIcons.ts | ||
| OrganizationListItem.tsx | ||
| OrganizationMarkers.tsx | ||
| ProductServiceMarkers.tsx | ||
| ResourceFlowMarkers.tsx | ||
| SearchSuggestions.tsx | ||
| SidebarContent.tsx | ||
| SidebarList.tsx | ||
| SidebarPreview.tsx | ||
| SymbiosisLines.tsx | ||
| SymbiosisNetworkLines.tsx | ||