turash/bugulma/frontend/hooks
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
..
admin 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
api 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
features 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
map 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
pages fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
ui Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
index.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useAction.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useAdmin.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useAnimatedSection.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useAsyncOperation.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useAvailableCategories.ts WIP: commit local changes 2025-12-15 10:06:41 +01:00
useChat.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useCommonTranslations.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useConfirmation.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useDataFetch.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useDebounce.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useDebouncedValue.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useDirectSymbiosis.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useDynamicSectors.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useFormState.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useGemini.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useHeaderSearch.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useHeritageFilters.ts WIP: commit local changes 2025-12-15 10:06:41 +01:00
useHeritageScrollAnimations.ts WIP: commit local changes 2025-12-15 10:06:41 +01:00
useI18n.tsx 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useIntersectionObserver.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useKeyboard.ts fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
useList.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useLocalStorage.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useModal.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useNavigation.tsx Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useOrganizationFilter.ts fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
useOrganizations.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
usePartnerships.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
usePermissions.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useScrollListener.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useSpeechRecognition.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useSubscription.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useTimelineItems.ts WIP: commit local changes 2025-12-15 10:06:41 +01:00
useToast.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useToggle.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00
useUI.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useWizard.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useWizardSteps.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00