Skip to content
  • Yassine Doghri's avatar
    feat: add user permissions and basic groups to handle authorizations · d58e5187
    Yassine Doghri authored
    - 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
    d58e5187