RoboJackets / apiary

A web app to support RoboJackets internal operations
https://my.robojackets.org
Apache License 2.0
20 stars 5 forks source link

Improve permissions and roles in Nova #483

Open JoshOldenburg opened 6 years ago

JoshOldenburg commented 6 years ago

Make permissions and roles sortable by name. Since those pages are generated by vyuldashev/nova-permission, this may be difficult.

kberzinch commented 6 years ago

I want to throw out that package entirely because it's gross

JoshOldenburg commented 5 years ago

Also, clear cache when making changes.

JoshOldenburg commented 4 years ago

Also, you get errors when there's actions in the log that mention a role or permission when you don't have permission to see actions/roles.

JoshOldenburg commented 4 years ago

Can possibly use this package instead, or at least its middleware for clearing the cache: https://github.com/insenseanalytics/laravel-nova-permission/pull/19

kberzinch commented 4 years ago

Or just handwrite it, they're simple models