- Adds a property to ApplicationRole model so that it knows its related EnvironmentRole models. - Rewrite the form data builder in the routes file so that it loops the application members and their environment roles to build the data structure.
Application role changes will be recorded in the audit log. Generalizes pre-existing listener that was in user for portfolio roles.