aptible / dashboard.aptible.com

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

don't redirect account owners #738

Closed skylar-anderson closed 7 years ago

skylar-anderson commented 7 years ago

This PR changes the default gridiron dashboard from user to admin for users that belong in the owner role.

The current redirect checks will redirect any compliance non-admin to the user dashboard. In an ideal world, where organizations actually have a proper distinction between a compliance owner and an account owner, that is probably the correct behavior. However, the reality for most customers (at least while role types is such a new concept) is that account owners are also likely compliance owners in practice.