Commit Graph
34 Commits
Author SHA1 Message Date
Phil Hughes a4fff0e033 Fixed dropdown title overlap 2016-04-11 09:52:12 +01:00
Alfredo Sumaran a41f5f59cb Merge branch 'master' into issue_3400_port
# Conflicts:
#	app/assets/javascripts/gl_dropdown.js.coffee
2016-03-29 10:48:39 -05:00
Alfredo Sumaran 7b8a4dd351 Set properly line heights 2016-03-28 17:57:59 -05:00
Jacob Schatz 5449296fd6 Fix small style issue 2016-03-28 15:49:21 -04:00
Alfredo Sumaran 9d51f86694 Makes autocomplete dropdown look the same as others 2016-03-25 01:55:46 -05:00
Alfredo Sumaran ebd329fe4c Make form width the same as dropdown width 2016-03-24 13:54:26 -05:00
Phil Hughes fee01133ea Changed colour of no matching results bg
Highlights first row when filtering
2016-03-23 10:40:07 +00:00
Phil Hughes aec0e22669 Adjusted alignment for the new label form 2016-03-23 10:40:07 +00:00
Phil Hughes 6d40eee5ea Added label color box in dropdown 2016-03-23 10:37:33 +00:00
Phil Hughes 8d147219cd Added clear button to dropdown filter 2016-03-23 10:37:33 +00:00
connorshea 5a1572a426 Follow the CSS Style Guide rules for using shorthand where possible.
Fixes violations of Shorthand.

Discussed in #14299.

[ci skip]
2016-03-18 15:24:13 -06:00
Jacob Schatz 73ba88b539 Merge branch 'download-dropdown-alignment' into 'master'
Fixed alignment of download dropdown

With the new dropdown CSS - some dropdowns might look a bit odd

## Previously

![Screen_Shot_2016-03-16_at_11.46.04](/uploads/c1a8fc95ed4410de35d7bd5caedf28f5/Screen_Shot_2016-03-16_at_11.46.04.png)

## Now

![Screen_Shot_2016-03-16_at_11.45.26](/uploads/998637fe0872b2e826a8c17d183499dc/Screen_Shot_2016-03-16_at_11.45.26.png)

See merge request !3245
2016-03-17 21:47:03 +00:00
Phil Hughes 6f9bda6b2d Fixes issue with dropdown caret being incorrect color 2016-03-16 19:29:53 +00:00
Jacob Schatz 3b95d59b35 Merge branch 'css-hex-format' into 'master'
Follow the CSS Style Guide rules for HEX colors.

Use lowercase letters and shorthand values for HEX colors where possible, in accordance with the CSS Style Guide.

Discussed in #14299.

\cc @jschatz1 @rspeicher

See merge request !3238
2016-03-16 15:13:23 +00:00
Phil Hughes d94dc565ba Fixed alignment of download dropdown
With the new dropdown CSS - some dropdowns might look a bit odd
2016-03-16 11:44:53 +00:00
connorshea e03d0b2892 Follow the CSS Style Guide rules for HEX colors.
Use lowercase letters and shorthand values for HEX colors where
possible.

Discussed in #14299.
2016-03-15 13:56:28 -06:00
Phil Hughes b24f9d66bc Fixed overflow on users name in dropdowns
Closes #14289
2016-03-15 17:38:45 +00:00
Phil Hughes 9f8661987d Increased dropdown max height 2016-03-11 16:30:58 +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
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
Phil Hughes 7a311c2349 Updated project list dropdown to use dropdown classes 2016-03-05 11:51:56 +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
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