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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
a34c6422
Commit
a34c6422
authored
Jun 27, 2018
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update integrations external link icons
parent
87f7597a
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
5 deletions
+14
-5
app/assets/stylesheets/framework/wells.scss
app/assets/stylesheets/framework/wells.scss
+4
-0
app/views/projects/services/mattermost_slash_commands/_detailed_help.html.haml
...rvices/mattermost_slash_commands/_detailed_help.html.haml
+2
-2
app/views/projects/services/mattermost_slash_commands/_help.html.haml
...ojects/services/mattermost_slash_commands/_help.html.haml
+1
-1
app/views/projects/services/slack_slash_commands/_help.html.haml
...ws/projects/services/slack_slash_commands/_help.html.haml
+2
-2
changelogs/unreleased/update-integrations-external-link-icons.yml
...gs/unreleased/update-integrations-external-link-icons.yml
+5
-0
No files found.
app/assets/stylesheets/framework/wells.scss
View file @
a34c6422
...
@@ -93,6 +93,10 @@
...
@@ -93,6 +93,10 @@
font-size
:
12px
;
font-size
:
12px
;
}
}
}
}
svg
{
vertical-align
:
text-top
;
}
}
}
.light-well
{
.light-well
{
...
...
app/views/projects/services/mattermost_slash_commands/_detailed_help.html.haml
View file @
a34c6422
...
@@ -6,13 +6,13 @@
...
@@ -6,13 +6,13 @@
1.
1.
=
link_to
'https://docs.mattermost.com/developer/slash-commands.html#enabling-custom-commands'
,
target:
'_blank'
,
rel:
'noopener noreferrer nofollow'
do
=
link_to
'https://docs.mattermost.com/developer/slash-commands.html#enabling-custom-commands'
,
target:
'_blank'
,
rel:
'noopener noreferrer nofollow'
do
Enable custom slash commands
Enable custom slash commands
=
icon
(
'external-link'
)
=
sprite_icon
(
'external-link'
,
size:
16
)
on your Mattermost installation
on your Mattermost installation
%li
%li
2.
2.
=
link_to
'https://docs.mattermost.com/developer/slash-commands.html#set-up-a-custom-command'
,
target:
'_blank'
,
rel:
'noopener noreferrer nofollow'
do
=
link_to
'https://docs.mattermost.com/developer/slash-commands.html#set-up-a-custom-command'
,
target:
'_blank'
,
rel:
'noopener noreferrer nofollow'
do
Add a slash command
Add a slash command
=
icon
(
'external-link'
)
=
sprite_icon
(
'external-link'
,
size:
16
)
in your Mattermost team with these options:
in your Mattermost team with these options:
%hr
%hr
...
...
app/views/projects/services/mattermost_slash_commands/_help.html.haml
View file @
a34c6422
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
project by entering slash commands in Mattermost.
project by entering slash commands in Mattermost.
=
link_to
help_page_path
(
'user/project/integrations/mattermost_slash_commands.md'
),
target:
'_blank'
do
=
link_to
help_page_path
(
'user/project/integrations/mattermost_slash_commands.md'
),
target:
'_blank'
do
View documentation
View documentation
=
icon
(
'external-link'
)
=
sprite_icon
(
'external-link'
,
size:
16
)
%p
.inline
%p
.inline
See list of available commands in Mattermost after setting up this service,
See list of available commands in Mattermost after setting up this service,
by entering
by entering
...
...
app/views/projects/services/slack_slash_commands/_help.html.haml
View file @
a34c6422
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
project by entering slash commands in Slack.
project by entering slash commands in Slack.
=
link_to
help_page_path
(
'user/project/integrations/slack_slash_commands.md'
),
target:
'_blank'
do
=
link_to
help_page_path
(
'user/project/integrations/slack_slash_commands.md'
),
target:
'_blank'
do
View documentation
View documentation
=
icon
(
'external-link'
)
=
sprite_icon
(
'external-link'
,
size:
16
)
%p
.inline
%p
.inline
See list of available commands in Slack after setting up this service,
See list of available commands in Slack after setting up this service,
by entering
by entering
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
1.
1.
=
link_to
'https://my.slack.com/services/new/slash-commands'
,
target:
'_blank'
,
rel:
'noreferrer noopener nofollow'
do
=
link_to
'https://my.slack.com/services/new/slash-commands'
,
target:
'_blank'
,
rel:
'noreferrer noopener nofollow'
do
Add a slash command
Add a slash command
=
icon
(
'external-link'
)
=
sprite_icon
(
'external-link'
,
size:
16
)
in your Slack team with these options:
in your Slack team with these options:
%hr
%hr
...
...
changelogs/unreleased/update-integrations-external-link-icons.yml
0 → 100644
View file @
a34c6422
---
title
:
Update integrations external link icons
merge_request
:
20205
author
:
George Tsiolis
type
:
changed
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