turash/bugulma/frontend/components
Damir Mukimov 28f06d5787
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: resolve React Compiler and linting errors
- 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
2025-12-25 00:21:47 +01:00
..
add-organization fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
admin fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
analytics 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
auth fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
chatbot Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
community 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +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 React Compiler and linting errors 2025-12-25 00:21:47 +01:00
heritage fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
landing fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
layout WIP: commit local changes 2025-12-15 10:06:41 +01:00
map fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
matches WIP: commit local changes 2025-12-15 10:06:41 +01:00
organization 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
paywall 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
resource-flow WIP: commit local changes 2025-12-15 10:06:41 +01:00
ui 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +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