lotrekagency / mapo

🥭 Our Nuxt module to simplify the making of administration panels, and authenticated web applications.
MIT License
10 stars 3 forks source link

Some reworks on permissions #46

Closed edoaxyz closed 1 year ago

edoaxyz commented 1 year ago

Fixed some edge cases on permissions. Also added model permissions on user store for easy and fast permissions checks.

Beyond permissions stuff this PR fixes also a bug in media editor which couldn't permit edits on media props because of object linked to media store.