aptible / dashboard.aptible.com

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

Fix issue determining authorization context for new organization profiles #740

Closed skylar-anderson closed 7 years ago

skylar-anderson commented 7 years ago

Unsaved organization profiles don't have a data.links.organization property, so use the ID instead to determine context.

This also fixes a very minor issue of pending databases not being visible.