]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commit
macOS: Tunnels list: Suppress alert buttons when removing tunnels is in progress
authorRoopesh Chander <roop@roopc.net>
Sat, 6 Apr 2019 09:52:05 +0000 (15:22 +0530)
committerRoopesh Chander <roop@roopc.net>
Sat, 6 Apr 2019 12:23:41 +0000 (17:53 +0530)
commit11063d0f887101aec84db07f6bd2ec111f0141ce
treedfd2f6e1738daff46fc0de56ed8cf5dd27734199
parent557ee4390b465e2b43ac5f8e323f4c054a6f103d
macOS: Tunnels list: Suppress alert buttons when removing tunnels is in progress

Also refactor the deletion alert into a separate helper class

Signed-off-by: Roopesh Chander <roop@roopc.net>
WireGuard/WireGuard.xcodeproj/project.pbxproj
WireGuard/WireGuard/Base.lproj/Localizable.strings
WireGuard/WireGuard/UI/macOS/View/DeleteTunnelsConfirmationAlert.swift [new file with mode: 0644]
WireGuard/WireGuard/UI/macOS/ViewController/TunnelsListTableViewController.swift