[ ] Feature: Host "active blocking" from network feature (able to choose a host and kick it from network)
[ ] UI Design
[ ] Check dimensions, text, layout
[ ] Check UI indicator of blocking host on/off
[x] Remove Ping button for now
[ ] Check on @cyphunk network how the layout is with host name
[ ] Code
[ ] ^^Make blocking use block.js, call with sudo-prompt
[ ] check another way of using sudo-prompt cause its causing error with linux
[ ] Check blocking can be stopped somehow (kill process?)
[x] Settings Pages
[x] Custom Settings background should not show lan page behind it
[x] Setting custom settings and trying to press "start" button fails with error telling that we should select an "option" from list
[x] User should be able to clear custom settings and select instead from list. (After they already put in custom settings they can no longer choose from a list of interfaces)
[x] Validate input in custom settings (ip should be ip)
[x] Information Page
[x] ^^ Still using fake values
[x] Host Devices Page
[x] Clear the hostdevices and selections from redux when the user back to the main page
[x] Host blocking should use gateway from custom settings page if it was defined there
Priority items with a ^^ before
(carry over of open issues from planning 3 #31 )