ml-opensource / admin-panel-template-reactjs

25 stars 10 forks source link

Feature/permissions component #2

Closed themitvp closed 4 years ago

themitvp commented 4 years ago

Permissions

What are you adding?

Adding a new feature for permission related things, such as a Permission component, permission scopes, and permission logic. The routes component has been extended to use the new permission feature.

Breaking changes?

No

Related PR

No

agrosner commented 4 years ago

@themitvp we should add descriptions on the PR to just high level what you added / changed and a little bit about what it will do. Just makes it easier to understand full intent :)