castopod/app/Views/admin
Yassine Doghri d58e51874a feat: add user permissions and basic groups to handle authorizations
- add AuthSeeder to bootstrap authorization data and remove UserSeeder
- create a superadmin group having all authorizations
- refactor routes and controller methods to separate get and post requests
- refactor admin views with a title section in layout
- add contributors section to podcasts to manage contributions (add, edit roles and remove)

closes #3, #18
2020-10-15 14:41:06 +00:00
..
contributor feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
episode feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
my_account feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
podcast feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
user feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
_layout.php feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
_sidenav.php feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00
dashboard.php feat: add user permissions and basic groups to handle authorizations 2020-10-15 14:41:06 +00:00