Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
ab6bb6de
Commit
ab6bb6de
authored
Jan 14, 2021
by
Yogi
Committed by
David O'Regan
Jan 14, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix slack application helper card
parent
dca548e3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
17 additions
and
7 deletions
+17
-7
changelogs/unreleased/yo-master-patch-32789.yml
changelogs/unreleased/yo-master-patch-32789.yml
+5
-0
ee/app/views/projects/services/gitlab_slack_application/_help.html.haml
...rojects/services/gitlab_slack_application/_help.html.haml
+6
-7
locale/gitlab.pot
locale/gitlab.pot
+6
-0
No files found.
changelogs/unreleased/yo-master-patch-32789.yml
0 → 100644
View file @
ab6bb6de
---
title
:
Fix slack application helper card
merge_request
:
51034
author
:
Yogi (@yo)
type
:
fixed
ee/app/views/projects/services/gitlab_slack_application/_help.html.haml
View file @
ab6bb6de
.card
%p
This service allows users to perform common operations on this
project by entering slash commands in Slack.
=
external_link
_
(
'View documentation'
),
help_page_path
(
'user/project/integrations/gitlab_slack_application.md'
)
%p
.inline
See the list of available commands in Slack after setting up this service
by entering
.card-body
%p
=
_
(
"This service allows users to perform common operations on this project by entering slash commands in Slack."
)
=
external_link
_
(
'View documentation'
),
help_page_path
(
'user/project/integrations/gitlab_slack_application.md'
)
%p
.inline
=
_
(
"See the list of available commands in Slack after setting up this service by entering"
)
%kbd
.inline
/gitlab help
-
unless
@service
.
template?
||
@service
.
instance?
=
render
"projects/services/
#{
@service
.
to_param
}
/slack_integration_form"
locale/gitlab.pot
View file @
ab6bb6de
...
...
@@ -25233,6 +25233,9 @@ msgstr ""
msgid "See the affected projects in the GitLab admin panel"
msgstr ""
msgid "See the list of available commands in Slack after setting up this service by entering"
msgstr ""
msgid "See vulnerability %{vulnerability_link} for any Remediation details."
msgstr ""
...
...
@@ -29045,6 +29048,9 @@ msgstr ""
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
msgid "This service allows users to perform common operations on this project by entering slash commands in Slack."
msgstr ""
msgid "This setting can be overridden in each project."
msgstr ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment