Jacob Schatz
491d0ae1c3
Merge branch 'fix_responsive_layout_bug' into 'master'
...
Fix responsive bug top navigation
Hi,
I have found and fixed a minor layout bug (responsive)
This is the situation before the fix:

And this is the situation after the fix:

See merge request !3190
2016-03-11 22:58:14 +00:00
Dennis van de Hoef
e932a4164f
Fix responsive bug top navigation
2016-03-11 22:34:51 +01:00
Jacob Schatz
3ed8a8e52c
Merge branch 'search-results-filter-dropdown' into 'master'
...
Improved search results filter dropdown
## Current
Currently filter dropdowns on search results page can be **very** long and off the page

## New
Changed over to the new dropdown

See merge request !3183
2016-03-11 17:13:09 +00:00
Phil Hughes
9f8661987d
Increased dropdown max height
2016-03-11 16:30:58 +00:00
Jacob Schatz
6968ea32e2
Merge branch 'award-emoji-design-update' into 'master'
...
Updated UI of award emoji
Closes #13878
See merge request !3028
2016-03-11 16:06:18 +00:00
Phil Hughes
c9b62662cc
Used standard variable colours
2016-03-11 09:51:07 +00:00
Phil Hughes
4d4573268e
Fixed heading weight issue
...
Moved colours to variables
2016-03-11 09:51:07 +00:00
Phil Hughes
f48f51ac7e
Account settings
...
Closes #13854
2016-03-11 09:51:07 +00:00
Phil Hughes
fc79fe7b53
Renamed variables & removed some for award emoji
2016-03-11 09:03:08 +00:00
Phil Hughes
e3d844984b
Moved SCSS values into variables
2016-03-11 09:03:08 +00:00
Phil Hughes
5e145918b4
Updated UI of award emoji
...
Closes #13878
2016-03-11 09:02:43 +00:00
Jacob Schatz
2d83f07ba8
Merge branch 'issue_13987' into 'master'
...
Fixes broken layout of web editor page on mobile
Fixes #13987
<p><img src="https://gitlab.com/gitlab-org/gitlab-ce/uploads/3a58e7b576c25d5929bc1cdcbe163161/Screen_Shot_2016-03-10_at_1.13.19_PM.png " alt="Screen_Shot_2016-03-10_at_1.13.19_PM" width="487"></p>
See merge request !3167
2016-03-10 20:13:32 +00:00
Alfredo Sumaran
bfcf6a045c
Use full URL to reference issues
2016-03-10 14:31:21 -05:00
Alfredo Sumaran
4dd1d6c401
Avoid blinking of editor area on iOS
2016-03-10 13:10:40 -05:00
Jacob Schatz
26541240dc
Merge branch 'issue_14011' into 'master'
...
Set color text to blue for links inside gray areas
Closes #14011

See merge request !3147
2016-03-10 17:08:52 +00:00
Jacob Schatz
e080028570
Merge branch 'dropdown-js' into 'master'
...
Dropdown JS
See merge request !3112
2016-03-10 16:24:32 +00:00
Jacob Schatz
8179f4fc0c
Merge branch 'roperzh/gitlab-ce-issue-13334' into 'master'
...
Decrease the font size and the padding of the `.anchor` icons used in the README
_Originally opened at !2819 by @roperzh._
- - -
## What does this MR do?
Removes an overlap between the anchor icons on the readme and the sidebar on small screens by reducing the size and the padding of the icon.
## Are there points in the code the reviewer needs to double check?
Probably someone in the Design / UX team will need to review if the solution makes sense.
## What are the relevant issue numbers?
Issue #13334
## Screenshots

See merge request !3150
2016-03-10 15:18:37 +00:00
Phil Hughes
8d7e0f0ba9
Fixed failing tests
2016-03-10 13:54:54 +00:00
Phil Hughes
6c89196278
Enter button trigger first row click when searching
2016-03-10 13:54:54 +00:00
Phil Hughes
730af55268
Filter alignment
2016-03-10 13:54:54 +00:00
Phil Hughes
75b21ebd75
Can create new label from dropdown
2016-03-10 13:54:54 +00:00
Phil Hughes
5cdac7614d
Started page two for labels dropdown to allow creating new labels
2016-03-10 13:54:54 +00:00
Phil Hughes
d6e5ed8a97
Extra links in label filter dropdown fotoer
2016-03-10 13:54:54 +00:00
Phil Hughes
7bbab5faa1
Fixed alignment of labels in dropdowns
2016-03-10 13:54:54 +00:00
Phil Hughes
11b52e287b
Applied new dropdowns to issue filters
2016-03-10 13:54:54 +00:00
Phil Hughes
4407532911
GitLab dropdown JS
2016-03-10 13:54:54 +00:00
Roberto Dip and Rémy Coutable
f17de3c2eb
Decrease the font size and the padding of the .anchor icons
...
This commit fixes #13334 , removing an overlap between the
anchor icon and the sidebar
2016-03-10 11:23:37 +01:00
Phil Hughes
22b89f35c7
Dropdown toggle button styling
2016-03-10 08:35:46 +00:00
Phil Hughes
8651137a4f
Dropdown variables
2016-03-10 08:35:46 +00:00
Phil Hughes
c6f516626d
Added CSS for new dropdowns
...
See #3279 for the designs
2016-03-10 08:35:46 +00:00
Alfredo Sumaran
0ca2edda56
Set blue color for link inside .gray-content-block
2016-03-09 18:54:15 -05:00
Dmitriy Zaporozhets
c674ffe0e0
Merge branch 'improve-archived-projects'
2016-03-09 09:51:59 +01:00
Phil Hughes
7a311c2349
Updated project list dropdown to use dropdown classes
2016-03-05 11:51:56 +00:00
Dmitriy Zaporozhets
14df110b78
Merge branch 'issue-sidebar-mobile' into 'master'
...
Issue sidebar mobile
Fixes #13592
Fixes #14037
See merge request !3050
2016-03-05 11:48:21 +00:00
Dmitriy Zaporozhets
62067c5b0f
Align projects sort checkbox
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-04 20:16:13 +01:00
Jacob Schatz
c060823d02
Fix remaining media queries using correct bs paradigms.
2016-03-04 09:06:57 -05:00
Jacob Schatz
d98dc53106
Correct media queries for small devices and tablets.
2016-03-04 09:06:57 -05:00
Jacob Schatz
614cd8d12e
Sidebar overflow on xs side.
2016-03-04 09:06:57 -05:00
Jacob Schatz
cabb61719d
Open sidebar button on mobile.
2016-03-04 09:06:57 -05:00
Jacob Schatz
c3e07b6f9c
Move static icon and change appearance.
...
MR meta details media queries.
2016-03-04 09:06:57 -05:00
Phil Hughes
c10bb7b50a
Dropdown caret color in variable
2016-03-04 14:00:04 +00:00
Phil Hughes
298971ed58
Updated CSS so .open doesnt have to be on a dropdown element
2016-03-04 13:49:23 +00:00
Phil Hughes
8c0f551f49
Updated dropdown CSS
...
This is a start on #3279 by updating the CSS for the dropdown menu. This doesnt include any CSS for the title bar or filter field
2016-03-04 12:20:20 +00:00
Phil Hughes and Robert Speicher
034ad4e201
Content link colour in profile settings
2016-03-03 16:13:56 -05:00
Phil Hughes and Robert Speicher
36aad293b9
Fixed heading bold
...
Button transparent colours
2016-03-03 16:13:55 -05:00
Phil Hughes and Robert Speicher
1efe105415
SSH keys settings
...
Closes #13860
2016-03-03 16:13:55 -05:00
Jacob Schatz
9f0349ae39
Merge branch 'email-settings' into 'master'
...
Emails settings
Closes #13857

See merge request !3032
2016-03-03 18:43:48 +00:00
Dmitriy Zaporozhets
1a0a687f21
Improve UI for explore projects page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-03 16:25:22 +01:00
Phil Hughes
29169696a2
Removed page specific variables
2016-03-03 08:40:57 +00:00
Phil Hughes
11d58825d5
Moved colour values into scss variables
...
Fixed bold issue with headings
2016-03-03 08:40:12 +00:00