john-brock / perm-comparator

Quickly compare effective permissions between users, profiles, and permission sets. Built on Heroku and Force.com using OAuth2, ExtJS4, and Java with the Play! framework.
https://perm-comparator.herokuapp.com
71 stars 38 forks source link

Use Labels for User Permissions instead of "translated" API names #11

Open RurouniQ opened 9 years ago

RurouniQ commented 9 years ago

It looks like the User Permissions listed in PermComparator are using "translated" versions of the API names, i.e. the API names with spaces added. Unfortunately, this makes them look like the labels, because they are in plain english. Because they are not the actual labels, this becomes extremely confusing. Having the actual labels would be much preferable, as it would enable admins to work simultaneously in PermComparator and in the UI's profile editor without trying to figure out which permission is which!