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
  • Merge requests
  • !346

Allow showing a belongs to relation without a dashboard

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/zamith/no-link-belongs-to into master Dec 16, 2015
  • Overview 11
  • Commits 2
  • Pipelines 0
  • Changes 3

Created by: zamith

Why:

  • We might not want to have a Dashboard for all models listed, but still be able to show their representation on the show page of some other model. For instance, we might want to show a user's role name, but not be able to edit them.

This change addresses the need by:

  • Showing the resource display if rails fails to create a link to it.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/zamith/no-link-belongs-to