mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
e805a9bf26
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