novaspatiepermissions icon indicating copy to clipboard operation
novaspatiepermissions copied to clipboard

Results 10 novaspatiepermissions issues
Sort by recently updated
recently updated
newest added

There's no resource behind: https://camo.githubusercontent.com/69392dde797c289d4b3c62bba1773e77c61ca541248edfbf9bbe20d33eac99b0/68747470733a2f2f6974736d656a6f736875612e6f63686f737465642e61752d737964312e7570636c6f75646f626a656374732e636f6d2f4e6f76615370617469655065726d697373696f6e732e706e67

Looks like the package is abandoned. Please confirm?

…have an admin permission and give other users other permissions

Error when I go to roles card: ![error](https://user-images.githubusercontent.com/22354155/196990824-eb890ab7-efad-4ec9-b79b-74e03231a408.png)

![image](https://user-images.githubusercontent.com/695535/175834855-5bcd3a6b-68b0-4d74-9aa8-0d05f40bf1a9.png) as seen in the screenshot, all translation strings are not loaded

Will it support the teams permissions?

when go to user detail page, show this error call to undefined method App\Models\User::roles(); call to undefined method App\Models\User::permissions();

When adding a permission to a role it works fine, but when adding a role to a permission, the ForgetCachedPermissions listener does not fire. The fix is to just check...

bug