|
|
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 |
|
|
|
52a0b7f3c7
|
F
|
2026-05-22 22:34:00 +03:00 |
|
|
|
1ec70fcab8
|
19.05.2026 okkk
|
2026-05-19 21:20:03 +03:00 |
|
|
|
36196a882f
|
f
|
2026-05-19 15:10:42 +03:00 |
|
|
|
b0dc637b8f
|
17.05.2026 funny
|
2026-05-17 14:03:33 +03:00 |
|
|
|
73d1fd9135
|
17.05.2026 funny
|
2026-05-17 12:41:47 +03:00 |
|
|
|
253407abc3
|
17.05.2026 funny
|
2026-05-17 12:23:32 +03:00 |
|
|
|
6fc9f38182
|
14.05.2026 rip
|
2026-05-14 23:57:47 +03:00 |
|
|
|
9c3fbbdc4b
|
14.05.2026 rip
|
2026-05-14 16:15:56 +03:00 |
|
|
|
79f1ee371b
|
14.05.2026 rip
|
2026-05-14 15:50:22 +03:00 |
|
|
|
f52365c293
|
feat: create kyc page with api
|
2026-05-12 17:47:20 +03:00 |
|
|
|
f489063a6a
|
fix: authorization / registration
|
2026-05-10 19:45:39 +03:00 |
|
|
|
574e27a379
|
fix: fix logout + fix protected route
|
2026-05-10 18:52:24 +03:00 |
|
|
|
51a44ef13d
|
first commit
|
2026-05-09 00:38:56 +03:00 |
|