-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored WiFi configuration window (#156)
* Created base wifi window -Window now changes state based on the WindowState - removed JoinPopWindow, WiFiPopoverView, WiFiPopupWindow, and PrefsViewWiFiInfoModal in favor a more simplified, single file WiFiConfigWindow. - Removed add button from `.viewCredentialsWiFi` window and renamed edit to view * Added error state for future implementation on incorrect credentials ect.
1 parent
fa800fe
commit 7433db5
Showing
9 changed files
with
648 additions
and
1,366 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
451 changes: 0 additions & 451 deletions
451
HeliPort/Appearance/Preferences/PrefsViewWiFiInfoModal.swift
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters