Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Issues
  • #1375
Closed
Open
Issue created Jul 11, 2019 by Administrator@rootContributor

Use Administrate with a separate namespace

Created by: cristianogregnanin

I want use Administrate with an other namespace (supervisor), something like this:

  • app/controllers/supervisor/users_controller.rb
  • app/dashboards/supervisor/user.rb
  • app/model/user.rb
  • app/views/supervisors/users

I want to do this becouse I just have the admin namespace but the supervisor should manage different resources than the admin and he must see different views.

I have spent some hours in the Administrate's source code but I haven't found the solution. It seems that the problem is due to the fact that there is no way to insert dashboards in namespaces.

Assignee
Assign to
Time tracking