arbret/frontend/app
counterweight a5a1a2c1ad
Phase 4: Translate Shared Components - common, navigation, status labels
- Translate LoadingState and EmptyState components (common namespace)
- Translate Header navigation labels (navigation namespace)
- Translate StatusBadge trade status labels (exchange namespace)
- Create navigation.json translation files for es, en, ca
- Create exchange.json translation files for status/direction/transfer labels
- Update IntlProvider to load navigation and exchange namespaces
- Update frontend tests to expect Spanish translations (default language)
- Configure Playwright to use English language for e2e tests via storageState
- Fix test expectations to match translated strings

All frontend and e2e tests passing.
2025-12-25 22:06:39 +01:00
..
admin Phase 1: Infrastructure setup - Install next-intl and create basic i18n structure 2025-12-25 21:50:34 +01:00
api Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
components Phase 4: Translate Shared Components - common, navigation, status labels 2025-12-25 22:06:39 +01:00
exchange Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
generated lots of stuff 2025-12-23 17:03:51 +01:00
hooks Phase 1: Infrastructure setup - Install next-intl and create basic i18n structure 2025-12-25 21:50:34 +01:00
invites Phase 1: Infrastructure setup - Install next-intl and create basic i18n structure 2025-12-25 21:50:34 +01:00
login Phase 2: Language Context & Selector - Add language dropdown to Header and auth pages 2025-12-25 21:54:19 +01:00
profile Phase 4: Translate Shared Components - common, navigation, status labels 2025-12-25 22:06:39 +01:00
signup Phase 2: Language Context & Selector - Add language dropdown to Header and auth pages 2025-12-25 21:54:19 +01:00
styles refactor(frontend): improve code quality and maintainability 2025-12-25 19:04:45 +01:00
trades Phase 1: Infrastructure setup - Install next-intl and create basic i18n structure 2025-12-25 21:50:34 +01:00
utils Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
auth-context.tsx Refactor API layer into structured domain-specific modules 2025-12-25 20:32:11 +01:00
config.ts Add Prettier for TypeScript formatting 2025-12-21 21:59:26 +01:00
layout.tsx Phase 1: Infrastructure setup - Install next-intl and create basic i18n structure 2025-12-25 21:50:34 +01:00
page.tsx Phase 3.3: Add Admin Trades page 2025-12-22 20:06:16 +01:00
test-utils.tsx Phase 2: Language Context & Selector - Add language dropdown to Header and auth pages 2025-12-25 21:54:19 +01:00