status-desktop/ui/app/AppLayouts/Wallet/views
Noelia 18e230bf91 refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup
- Component name changed to be more precise with what it represents.
- Removed `RootStore` dependency from `Helpers.qml`.
- Removed unnecessary method `lookupAddressObject` from `RootStore`.
- Updated `SendModal` property bindings related to recipient.
- Some activity controller interaction details moved to transactions store instead of being directly in `SendModal`.
- Type enum living in `RecipientSelectorPanel` is moved to `Helpers`. Since it doesn't depends on the specific component and it's used in other global places.

Part of #15208
2024-07-11 14:05:55 +02:00
..
collectibles feat(@wallet): Show lightbox when clicking collectible (#14168) 2024-05-15 11:36:56 +02:00
pocwalletconnect feat(dapps): show dapps list in wallet connect popup 2024-05-30 10:57:42 +02:00
AccountContextMenu.qml fix: Inclusion of Watched addresses in Balances: Wording change 2024-04-29 10:49:24 +02:00
AssetsDetailView.qml chore(Wallet): Integrate refactored AssetView and related adaptor 2024-06-19 16:36:18 +02:00
CollectiblesView.qml fix(wallet)_: disable Sort by Date option when timestamps are not ready 2024-07-04 03:10:43 +03:00
LeftTabView.qml refactor: Refactoring of AccountSelector dropdown 2024-06-20 11:24:35 +03:00
LoadingGraphView.qml fix: reduce Image cache 2023-04-27 13:56:39 +02:00
NetworkSelectionView.qml refactoring(NetworkSelectItemDelegate): Remove backend dependency and clean the API 2024-06-20 15:13:54 +03:00
NetworkSelectorView.qml feat(WalletConnect): Fine-tune connect dApp modal 2024-07-05 01:03:23 +03:00
RightTabBaseView.qml feat(@wallet): Show community activity (#13627) 2024-02-22 15:41:19 +01:00
RightTabView.qml chore(Wallet): AssetView replaced with the refactored version 2024-06-19 16:36:18 +02:00
SavedAddresses.qml feat(@wallet): sepolia default 2024-02-23 11:52:40 +01:00
SavedAddressesView.qml fix(wallet): disable "Send" button at all places when no network 2024-02-02 14:46:40 +01:00
TokenSelectorAssetDelegate.qml fix(TokenSelector): fix margins and hardcode popup height 2024-07-02 21:25:15 +02:00
TokenSelectorCollectibleDelegate.qml feat(Wallet): New tokens selector and related adaptor 2024-07-09 13:13:52 +02:00
TokenSelectorView.qml fix: TokenSelector doesn't show list of all known assets 2024-07-01 19:57:01 +02:00
TransactionDetailView.qml refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup 2024-07-11 14:05:55 +02:00
qmldir feat(Wallet): New tokens selector and related adaptor 2024-07-09 13:13:52 +02:00