Add extra checks for project-specific views
Some parts of integrations are only meant for projects. They fail to render if a project is not available, so it's best to hide them for now on group/instance level integrations. https://gitlab.com/gitlab-org/gitlab/-/issues/298854
显示
- app/models/service.rb 4 个添加, 0 个删除app/models/service.rb
- app/views/projects/services/mattermost_slash_commands/_help.html.haml 2 个添加, 2 个删除...ojects/services/mattermost_slash_commands/_help.html.haml
- app/views/projects/services/slack_slash_commands/_help.html.haml 1 个添加, 1 个删除...ws/projects/services/slack_slash_commands/_help.html.haml
- changelogs/unreleased/298854-gitlab-returns-error-500-when-visiting-admin-area-settings-integra.yml 5 个添加, 0 个删除...s-error-500-when-visiting-admin-area-settings-integra.yml
- ee/app/views/projects/services/gitlab_slack_application/_help.html.haml 1 个添加, 1 个删除...rojects/services/gitlab_slack_application/_help.html.haml
- spec/models/service_spec.rb 10 个添加, 0 个删除spec/models/service_spec.rb
想要评论请 注册 或 登录