status-desktop/ui/imports/shared/popups/send/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
..
AmountToReceive.qml fix(@desktop/wallet): Replace existing model used in Community / Permissions and do the needed cleanups 2024-02-12 14:26:13 +01:00
AmountToSend.qml fix(@desktop/wallet): solving the issues with SwapInputPanel list in the issue 2024-06-19 17:20:22 +02:00
FeesView.qml chore[UI - Wallet Stability] Rename SendModalFooter to TransactionModalFooter 2024-07-10 10:29:05 +02:00
NetworkCardsComponent.qml fix(wallet): Reset value when chain is disabled in custom mode (#15452) 2024-07-10 11:02:24 +02:00
NetworkSelector.qml fix(wallet): Show route amounts in network cards (#15441) 2024-07-10 11:02:35 +02:00
NetworksAdvancedCustomRoutingView.qml chore[UI - Wallet Stability] Rename SendModalFooter to TransactionModalFooter 2024-07-10 10:29:05 +02:00
NetworksSimpleRoutingView.qml chore[UI - Wallet Stability] Rename SendModalFooter to TransactionModalFooter 2024-07-10 10:29:05 +02:00
RecipientView.qml refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup 2024-07-11 14:05:55 +02:00
TokenListView.qml fix(wallet)_: SendModel scrollbar overlaps with tokens 2024-07-05 12:14:52 +03:00
TransactionModalFooter.qml chore[UI - Wallet Stability] Rename SendModalFooter to TransactionModalFooter 2024-07-10 10:29:05 +02:00
qmldir refactor(Wallet/SendModal): Selected Recipients component review, backend dependencies cleanup 2024-07-11 14:05:55 +02:00