Commit Graph

24 Commits

Author SHA1 Message Date
a85f9aabd5 admin page 2026-06-05 15:22:37 +03:00
0e92966a5d admin page 2026-06-05 12:46:05 +03:00
5b915bbc22 f 2026-06-01 23:39:28 +03:00
0409d63874 f 2026-06-01 23:33:55 +03:00
b86f3209f5 f 2026-06-01 23:28:57 +03:00
9b1d6ffb5d refactor(converter): shared page layout + reusable conversion logic/UI
Pages:
- add WalletLayout route (WalletHeader + main + Footer via <Outlet/>),
  wrap converter/swap/bridge/transactions; thin pages, drop duplicated shell CSS
- extract SwapBridgeTabs shared between swap/bridge pages

Converter reuse (FSD layers, no widget->widget imports):
- move commission tiers to entities/commission (+ CommissionTable ui)
- shared calc hook features/payment/model/useCurrencyConversion;
  useConverterSection becomes thin wrapper; HomePage Converter reuses it
- move ConvertField/DirectionSwapButton to shared/ui; delete dead useConverter

Tooling:
- add eslint.config.js (ESLint 9 flat config); fix no-explicit-any in WalletPage

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-30 14:39:53 +03:00
2e6ed487fd add redirects 2026-05-27 20:33:33 +03:00
91282ba908 convert 2026-05-25 15:20:38 +03:00
5e71e8b7c9 convert 2026-05-25 15:14:10 +03:00
96ea3788d5 F 2026-05-22 23:11:09 +03:00
aa25c6dec5 F 2026-05-22 22:57:05 +03:00
f425cef139 F 2026-05-22 22:36:10 +03:00
52a0b7f3c7 F 2026-05-22 22:34:00 +03:00
2a48d4a4c5 17.05.2026 funny 2026-05-17 14:56:59 +03:00
01d72f4885 17.05.2026 funny 2026-05-17 14:45:28 +03:00
2d1c1654f9 17.05.2026 funny 2026-05-17 14:31:14 +03:00
ed5c7ea79d 17.05.2026 funny 2026-05-17 14:16:56 +03:00
b0dc637b8f 17.05.2026 funny 2026-05-17 14:03:33 +03:00
253407abc3 17.05.2026 funny 2026-05-17 12:23:32 +03:00
2de30fbde6 14.05.2026 rip 2026-05-14 18:30:57 +03:00
35b2ebe268 feat: create kyc page with api 2026-05-12 19:10:38 +03:00
236edbe437 feat: create kyc page with api 2026-05-12 18:46:05 +03:00
ed9d33e386 feat: create kyc page with api 2026-05-12 18:04:33 +03:00
f52365c293 feat: create kyc page with api 2026-05-12 17:47:20 +03:00