ericmccullough / r2d2

Remote Rogue Device Detector
MIT License
0 stars 1 forks source link

Whitelist and blacklist #2

Closed ericmccullough closed 8 years ago

ericmccullough commented 8 years ago

Need to indicate whether a device is known good, bad, or unknown. Blacklisted devices should be highlighted, alarmed, blocked, hunted down and captured.

ericmccullough commented 8 years ago

use glyphicon-thumbs-up and glyphicon-thumbs-down

ericmccullough commented 8 years ago

Display is working. Still need to be able to set the status.

ericmccullough commented 8 years ago

Added red and green to icon for black and white list.

ericmccullough commented 8 years ago

Set status working. Maybe should use a different glyphicon for unset list rather than unchecked.

ericmccullough commented 8 years ago

Good enough for now.