xmr-btc-swap/src-gui/src/renderer/components/alert
binarybaron 1867b009b9
fix(gui): Hide manual cancel and refund button (#142)
We no longer show the manual cancel and refund button. This functionality is currently not implemented in the GUI. The state machine should resume the swap as well. The functionality can be added back later.
2024-11-09 12:27:57 +01:00
..
DaemonStatusAlert.tsx feat(gui, tauri): Save settings in Tauri storage (#102) 2024-10-08 12:57:01 +02:00
FundsLeftInWalletAlert.tsx feat(gui, tauri): Save settings in Tauri storage (#102) 2024-10-08 12:57:01 +02:00
MoneroWalletRpcUpdatingAlert.tsx feat(gui): Migrate to Tauri events 2024-08-26 15:32:28 +02:00
RemainingFundsWillBeUsedAlert.tsx feat(gui): Migrate to Tauri events 2024-08-26 15:32:28 +02:00
SwapMightBeCancelledAlert.tsx feat(gui): Migrate to Tauri events 2024-08-26 15:32:28 +02:00
SwapStatusAlert.tsx fix(gui): Hide manual cancel and refund button (#142) 2024-11-09 12:27:57 +01:00
SwapTxLockAlertsBox.tsx wip: WithdrawDialog migrated to Tauri IPC 2024-08-09 19:46:58 +02:00
UnfinishedSwapsAlert.tsx Merge changes from legacy GUI, allow daemon logs to be attached to feedback (#115) 2024-10-13 18:04:47 +02:00