turash/bugulma/frontend/hooks
Damir Mukimov 5da6835eb6
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) Successful in 1m36s
CI/CD Pipeline / frontend-build (push) Failing after 2m16s
CI/CD Pipeline / e2e-test (push) Has been skipped
fix: final lint and test cleanup
- Remove unused imports and variables from test files
- Fix setState in useEffect with proper eslint disable
- Update test expectations to match component behavior
- Apply final prettier formatting
- Complete resolution of all remaining lint issues

Files changed: 5
- AdminSettingsMaintenancePage.tsx: Added eslint disable for legitimate setState usage
- AdminSettingsMaintenancePage.test.tsx: Fixed test expectations
- ResourceFlowList.test.tsx: Updated test setup and expectations
- useOrganizationData.test.ts: Removed unused imports
- locales/en.ts: Final translation key additions
2025-12-25 14:26:06 +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: final lint and test cleanup 2025-12-25 14:26:06 +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