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
05b97af3
Commit
05b97af3
authored
Dec 29, 2017
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Keep typographic hierarchy in User Settings
- Authentication log - Notifications
parent
54229d3e
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
4 deletions
+9
-4
app/views/profiles/audit_log.html.haml
app/views/profiles/audit_log.html.haml
+1
-1
app/views/profiles/notifications/show.html.haml
app/views/profiles/notifications/show.html.haml
+3
-3
changelogs/unreleased/fix-profile-settings-sidebar-heading.yml
...elogs/unreleased/fix-profile-settings-sidebar-heading.yml
+5
-0
No files found.
app/views/profiles/audit_log.html.haml
View file @
05b97af3
...
...
@@ -4,7 +4,7 @@
.row.prepend-top-default
.col-lg-4.profile-settings-sidebar
%h
3
.prepend-top-0
%h
4
.prepend-top-0
=
page_title
%p
This is a security log of important events involving your account.
...
...
app/views/profiles/notifications/show.html.haml
View file @
05b97af3
...
...
@@ -10,16 +10,16 @@
%li
=
msg
=
hidden_field_tag
:notification_type
,
'global'
.row
.row
.prepend-top-default
.col-lg-4.profile-settings-sidebar
%h4
%h4
.prepend-top-0
=
page_title
%p
You can specify notification level per group or per project.
%p
By default, all projects and groups will use the global notifications setting.
.col-lg-8
%h5
%h5
.prepend-top-0
Global notification settings
=
form_for
@user
,
url:
profile_notifications_path
,
method: :put
,
html:
{
class:
'update-notifications prepend-top-default'
}
do
|
f
|
...
...
changelogs/unreleased/fix-profile-settings-sidebar-heading.yml
0 → 100644
View file @
05b97af3
---
title
:
Keep typographic hierarchy in User Settings
merge_request
:
16090
author
:
George Tsiolis
type
:
fixed
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