turash/bugulma/frontend/hooks/pages
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
..
useAnalyticsDashboard.ts WIP: commit local changes 2025-12-15 10:06:41 +01:00
useMapView.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useOrganizationActions.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useOrganizationAI.ts Consolidate repositories: Remove nested frontend .git and merge into main repository 2025-11-25 06:02:57 +01:00
useOrganizationData.test.ts fix: final lint and test cleanup 2025-12-25 14:26:06 +01:00
useOrganizationData.ts Remove Turash brand identity and guidelines document 2025-12-14 00:10:20 +01:00
useOrganizationPage.ts fix: resolve React Compiler and linting errors 2025-12-25 00:21:47 +01:00
useOrganizationProposals.ts 🚀 Major Code Quality & Type Safety Overhaul 2025-12-25 00:06:21 +01:00