You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you'll notice that "sound advice team access" only displays when the company isn't sound advice.
sound advice team access table should only display users with access to the current company (filter)
admin users always have access. for other users it depends on whether their user id is in the users array in the company model
when you click "add sound advice staff" the prompt should only display non-admin users who don't have access. if all users have access it should just say "all users have access"
no remove button for admins. for other users, remove button removes the users without a prompt to confirm
http://localhost:9000/index.html#/2/access
you'll notice that "sound advice team access" only displays when the company isn't sound advice.