mikemclin / angular-acl

Role-based permissions for AngularJS
196 stars 49 forks source link

create acl-show directive #23

Closed mohamednagy closed 7 years ago

mohamednagy commented 8 years ago

I think you need acl-show directive that you can use directly in dom to show dom elements if the user has specific abilities. <button acl-show='logout'> Logout </button>

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-3.09%) to 53.636% when pulling 5e784c5046536dbdcb959b09fba40e83d6c8b5a2 on mohamednagy:master into 6e6aeaca14e773fde51df8cc48bdf694f277f8be on mikemclin:master.

afarazit commented 7 years ago

@mikemclin reminder

afarazit commented 7 years ago

Thanks