turash/bugulma/frontend/hooks
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
..
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 fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +01:00
map fix: resolve all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +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 all frontend lint errors (85 issues fixed) 2025-12-25 14:14:58 +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