v1.0.4
fcbe149 bump version to 1.0.4
541a6f5 Issue #66 Show the openshift version in detailed status view
27b189b Fix detection of if another instance of the app is running
f248caf Reorder proxy fields to contain https proxy after http proxy
b734ef6 Issue #78 Make the Close button the first and active choice
8e0e61a Issue #78 Change button name from Not Now to Close
6ad24f3 Add SwiftLint
4a4fba6 Use lower case for logins
7173b84 s/Launch Web Console/Open Web Console/
081374b Add constraints for pull secret dialog
2ddcdb5 Activate all actions on the menu until the status is fixed in the backend
e793292 Dynamically update the status in the detailed status view
fd1a96f Status fields are optional: in case of error, they are not all present
0c2ca9f Show error to the user when there is a json decoding failure
a887ac0 Propagate exceptions when calling the daemon, use it to show errors to users
5d918c3 Don’t block UI thread when refreshing the status
86ee6a6 Push up the error dialog in AppDelegate when starting the VM
7b3e0fa Propagate socket error to the user with exception when changing settings
3f081d1 Throws exception in DaemonCommander instead of returning failed string
48c03a1 Use a single function to call the daemon
7a86159 Add accessibility description and identifier to the menu and menuitems
d9345ae Set proper BundleId for the app