Commit Graph

5 Commits

Author SHA1 Message Date
pezkuwichain 83f55bcf03 chore: Fix all linting errors for green build 2026-01-19 03:31:23 +03:00
pezkuwichain c7eab6d78a chore: Fix 430+ TS errors, Safe Area issues, WebView SSO, and mock Alice for testing 2026-01-19 03:06:22 +03:00
pezkuwichain 1f6e449041 Fix ESLint errors: escape entities, fix any types, remove unused imports 2026-01-18 01:45:31 +03:00
pezkuwichain 011f162870 Remove duplicate back buttons from all Dashboard screens 2026-01-17 03:40:28 +03:00
pezkuwichain f2e70a8150 refactor(mobile): Remove i18n, expand core screens, update plan
BREAKING: Removed multi-language support (i18n) - will be re-added later

Changes:
- Removed i18n system (6 language files, LanguageContext)
- Expanded WalletScreen, SettingsScreen, SwapScreen with more features
- Added KurdistanSun component, HEZ/PEZ token icons
- Added EditProfileScreen, WalletSetupScreen
- Added button e2e tests (Profile, Settings, Wallet)
- Updated plan: honest assessment - 42 nav buttons with mock data
- Fixed terminology: Polkadot→Pezkuwi, Substrate→Bizinikiwi

Reality check: UI complete with mock data, converting to production one-by-one
2026-01-15 05:08:21 +03:00