status-desktop/ui/app/AppLayouts/Wallet/stores
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
..
ActivityFiltersStore.qml feat(activity): Add navigation to tx details (#13634) 2024-02-22 15:41:13 +01:00
CollectiblesStore.qml feat(Wallet): New tokens selector and related adaptor 2024-07-09 13:13:52 +02:00
RootStore.qml refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup 2024-07-11 14:05:55 +02:00
SwapStore.qml feat(@desktop/wallet): Implements Approve spending cap 2024-07-02 00:14:19 +02:00
TokensStore.qml feat[UI - Wallet Stability] Create generic/reusable assets listview component 2024-06-18 23:09:20 +02:00
WalletAssetsStore.qml feat(Wallet): AssetsViewAdaptor added for preparing data for AssetsView 2024-06-19 16:36:18 +02:00
qmldir feat(@desktop/wallet): Add support for Account selection in Swap Modal using already existing AccountsModalHeader.qml 2024-05-28 10:59:18 +02:00