aptible / dashboard.aptible.com

DEPRECATED - Ember.js dashboard for the Aptible PaaS
https://dashboard.aptible.com
MIT License
81 stars 35 forks source link

New Adversarial Risk Model #762

Closed skylar-anderson closed 7 years ago

skylar-anderson commented 7 years ago

This PR updates the risk assessment view to support Gridiron's new adversarial risk model. From a UI perspective this means that most computed and static attributes have been converted to the semi-qualitative 6 point scale.

Example:

screenshot 2016-10-25 10 58 15

I've also hidden threat event descriptions behind a hover-engaged tooltip. This tightens up the table display considerably. Ideally the tooltip hover would engage on row hover and would include quite a bit more information about how the model was calculated.

Also included in this PR: I renamed the setup route to gridiron-setup for consistency.