arbret/frontend/app/hooks
counterweight d2fc7d8850
Fix e2e tests: Set English language before navigation
- Add context.addInitScript in beforeEach hooks to set English locale before page navigation
- Remove debugging code from useLanguage hook
- Remove unused setup file imports
- Fix exchange test to check for English text correctly
- All frontend tests passing
2025-12-25 22:35:27 +01:00
..
useAsyncData.ts Refactor frontend: Add reusable hooks and components 2025-12-25 21:30:35 +01:00
useDebouncedValidation.ts Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
useForm.ts Refactor frontend: Add reusable hooks and components 2025-12-25 21:30:35 +01:00
useLanguage.tsx Fix e2e tests: Set English language before navigation 2025-12-25 22:35:27 +01:00
useMutation.ts Refactor frontend: Add reusable hooks and components 2025-12-25 21:30:35 +01:00
useRequireAuth.ts refactor(frontend): improve code quality and maintainability 2025-12-25 19:04:45 +01:00
useTranslation.ts Phase 1: Infrastructure setup - Install next-intl and create basic i18n structure 2025-12-25 21:50:34 +01:00