passepartout-apple/Passepartout/App/iOS
Davide De Rosa 5d85699ce4 Delete profile from Organizer
Swipe to delete. Address a couple things on iPad though:

1. Also check provider availability before showing view

fatalError hit on iPad when navigating from a ready provider
profile to a non-ready one. Similar to when navigating between
different VPN protocols.

2. Suppress assertion on deleted profile

Deleting current profile via swipe seems to re-render a new
NavigationLink with the deleted profile, which results in
loading a deleted profile and hitting the assertion. Not sure if
this is a programming error or a glitch in ForEach.
2022-04-19 08:38:10 +02:00
..
Reusable Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
ViewModels Rewrite app in SwiftUI 2022-04-12 15:12:45 +02:00
Views Delete profile from Organizer 2022-04-19 08:38:10 +02:00
fastlane Attempt beta release 2022-04-13 10:16:43 +02:00
CHANGELOG.md Refine CHANGELOG with issues references 2022-04-12 18:33:27 +02:00