status-desktop/ui/imports/shared/popups/send/views
Stefan e805a9bf26 feat(wallet) user can repeat a Send transaction from activity view
Enable user action to repeat a Send transaction from the activity view
(HistoryView) and details view (TransactionDetailView).

Extend AppMain send modal entry and SendModal API to allow for selecting
all the required parameters for repeating a transaction.

Optimize update of start timestamp for activity filter only when user
attempts to open the filter panel.

Closes #12122
2023-09-29 14:34:16 +02:00
..
AmountToReceive.qml
AmountToSend.qml feat: Refactor AmountToSend to use exact amounts for transactions 2023-09-20 15:15:29 +02:00
FeesView.qml fix(@desktop/wallet): Send Modal Improvements & missing features 2023-09-26 12:58:28 +02:00
NetworkCardsComponent.qml fix(@desktop/wallet): Send Modal Improvements & missing features 2023-09-26 12:58:28 +02:00
NetworkSelector.qml feat: Refactor AmountToSend to use exact amounts for transactions 2023-09-20 15:15:29 +02:00
NetworksAdvancedCustomRoutingView.qml
NetworksSimpleRoutingView.qml feat: Refactor AmountToSend to use exact amounts for transactions 2023-09-20 15:15:29 +02:00
RecipientView.qml feat(wallet) user can repeat a Send transaction from activity view 2023-09-29 14:34:16 +02:00
SendModalFooter.qml fix(@desktop/wallet): Send Modal Improvements & missing features 2023-09-26 12:58:28 +02:00
TabAddressSelectorView.qml fix(@desktop/wallet): SendModal: Move logic to nim Part 2, parsing recipient address string to separate the chain prefixes 2023-09-21 13:54:04 +02:00
TokenListView.qml fix(@desktop/wallet): Fixing bugs found during demo 2023-09-19 13:59:46 +02:00
qmldir