Commit Graph

12 Commits

Author SHA1 Message Date
Grant Limberg
f4192d7b9e added separator between items in the network detail list 2016-06-30 20:17:33 -07:00
Grant Limberg
e747692727 remove background from network details view 2016-06-30 20:07:22 -07:00
Grant Limberg
1756e8b0f2 Wire up checkboxes for allowGlobal, allowDefault, allowManaged to set the proper state in zerotier daemon
checkboxes are disabled if the network is not currently connected.
2016-06-26 17:33:46 -07:00
Grant Limberg
d57e343245 add UI elements in network details for allowDefault, allowGlobal, allowManaged 2016-06-26 17:21:45 -07:00
Grant Limberg
35d1736c97 add preferences view
not populated yet
2016-06-23 20:04:57 -07:00
Grant Limberg
188f8021f8 Joining/Deleting networks now implemented.
Still need to implement known networks cache so we can join/leave networks without deleting them from the UI
2016-06-09 19:59:05 -07:00
Grant Limberg
59cf2ea341 add proper border around the network list 2016-05-27 15:21:23 -07:00
Grant Limberg
1d27adb102 Finished wiring up the view 2016-05-27 13:48:22 -07:00
Grant Limberg
940c0f2b93 WIP. Mac UI 2016-05-27 13:28:32 -07:00
Grant Limberg
d5620288d5 Parse JSON network list into Network objects for the view 2016-05-17 19:41:54 -07:00
Grant Limberg
4653ebc97f add table view to show networks view 2016-05-16 19:08:00 -07:00
Grant Limberg
225c2b095b Initial start of the menu bar app.
Has menu items to join/leave networks which currently displays an empty popover from the icon (icon needs to be made still)
2016-05-14 15:42:45 -07:00