Dmitriy Zaporozhets
e9fdfb9a71
Fix left sidebar overlap when scroll on long menu
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-16 12:44:07 -05:00
Dmitriy Zaporozhets
cf6d4e9db5
Change colors for charcoal and graphite sidebar themes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-14 00:48:49 -05:00
Dmitriy Zaporozhets
7a83f2c35c
Merge branch '17338-sidebar-width' into 'master'
...
Reduce width of side nav
Closes #17338
Part of #14838
Left: old; Right: new
<img src="/uploads/7dba5f22d6bdf1249bab5166addb25b5/Screen_Shot_2016-05-10_at_4.34.07_PM.png" width="500px">
See merge request !4109
2016-05-13 18:16:16 +00:00
Dmitriy Zaporozhets
8ece393a16
Merge branch '17501-dropdown-bug' into 'master'
...
Fix mobile dropdown bug
Closes #17501

See merge request !4142
2016-05-13 17:16:04 +00:00
Dmitriy Zaporozhets
9a7a041553
Fix login btn vertical align
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-13 11:24:00 -05:00
Dmitriy Zaporozhets
2148566b3d
Fix issue sidebar top position after header height change
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-13 11:21:31 -05:00
Annabel Dunstone
16b1d3a34f
Fix mobile dropdown bug
2016-05-13 11:12:49 -05:00
Dmitriy Zaporozhets
ae89161db5
Remove background color differentiation from gitlab logo/text in sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-13 09:25:38 -05:00
Annabel Dunstone
7bc594735b
Undo changes; reduce sidebar internal width
2016-05-12 17:06:47 -05:00
Annabel Dunstone
a51064906b
No extra link padding at xs screen size
2016-05-10 16:51:57 -05:00
Annabel Dunstone
e689d9fb70
Reduce width of side nav
2016-05-10 16:32:59 -05:00
Dmitriy Zaporozhets
98d8e3fe9f
Change dashboard button color to white on hover
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-10 13:24:53 +02:00
Dmitriy Zaporozhets
0f1cf1d87b
Minor consistency fixes to sidebar & header
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-10 13:16:09 +02:00
Annabel Dunstone
36f60982ce
Fix media queries for absolutely positioned nav element
2016-05-09 19:34:41 -05:00
Annabel Dunstone
8eb31c40fc
Hide navbar on mobile
2016-05-09 18:53:25 -05:00
Jacob Schatz
510b10583c
Add nice new Todo bell
2016-05-06 11:47:43 -04:00
Dmitriy Zaporozhets
b1230bbda6
Merge branch 'group-navigation-redesign' into 'master'
...
Redesign navigation for group pages
Part of #14838 . This MR targets on desktop version. Mobile version improvements will be in separate merge request
See merge request !3980
2016-05-06 14:06:02 +00:00
Annabel Dunstone
c24958365f
Remove mobile styles; horizontally scroll layout nav links
2016-05-05 09:00:29 -05:00
Dmitriy Zaporozhets
3592a59715
Merge branch 'master' into group-navigation-redesign
2016-05-05 11:44:03 +02:00
Annabel Dunstone
3a3f0bf436
Change build icons into buttons; update tests
2016-05-04 16:45:37 -05:00
Annabel Dunstone
fc20639c8d
Builds page redesign
2016-05-04 16:45:37 -05:00
Annabel Dunstone
7878eb9fa6
Start builds redesign
2016-05-04 16:45:37 -05:00
Annabel Dunstone
ccd9c4be00
Reduce height of nav to 50px
2016-05-04 15:50:30 -05:00
Annabel Dunstone
4ed9e5f5be
Update font colors, font sizes, caret icon, avatar size
2016-05-04 13:11:38 -05:00
Annabel Dunstone
003b36b45f
Fixed layout nav, revert back to badge styles, general enhancements
2016-05-04 11:43:47 -05:00
Annabel Dunstone
21ccf89685
Redesign profile page and group page mobile navigation
2016-05-03 15:29:11 -05:00
Annabel Dunstone
f53557a4fa
Group navigation design update
2016-05-03 12:36:04 -05:00
Dmitriy Zaporozhets
606e09c141
Fix table borders
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-02 19:52:46 +02:00
Dmitriy Zaporozhets
b0cfd2a9c5
Use correct border color between table rows
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-05-02 19:37:22 +02:00
Dmitriy Zaporozhets
f3f820d0bd
Move modal css to separate file and fix danger text for confirmation modal
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-04-29 19:02:30 +02:00
Dmitriy Zaporozhets
9ef18c6c8b
Replace outdated bluish colors with default bg color
2016-04-28 23:06:00 +02:00
Jacob Schatz
73990df32f
Merge branch 'async-new-branch-button' into 'master'
...
Load the "New Branch" button asynchronously
Here's how it looks like for logged in users:

And here it is for anonymous users (or when a new branch can't be created by a logged in user):

See merge request !3855
2016-04-28 21:00:22 +00:00
Jacob Schatz
14c2c573a3
Merge branch 'project-webhooks-ui' into 'master'
...
Project webhooks updated UI
Closes #13993


See merge request !3922
2016-04-28 20:16:36 +00:00
Yorick Peterse and Jacob Schatz
0426647069
Load the "New Branch" button asynchronously
...
This button depends on Issue#can_be_worked_on? which in turn depends on
Issue#related_branches. By rendering this button asynchronously we can
finally remove all usages of Issue#related_branches and
Issue#referenced_merge_requests from the issues "show" page.
2016-04-28 16:13:48 -04:00
Jacob Schatz
48076c9808
Merge branch 'updated-triggers-ui' into 'master'
...
Updated triggers UI


Closes #14090
See merge request !3946
2016-04-28 19:14:41 +00:00
Jacob Schatz
973b948b9e
Merge branch 'project-group-ui' into 'master'
...
Project group UI
Closes #13991

See merge request !3911
2016-04-28 16:44:41 +00:00
Dmitriy Zaporozhets
435b1c043e
Reuse more popular colors
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-04-28 17:03:03 +02:00
Dmitriy Zaporozhets
4a3f3bc702
Make layout navigation gray and fluid
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-04-28 14:23:25 +02:00
Dmitriy Zaporozhets
adc296e936
Make application header light gray
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-04-28 14:13:37 +02:00
Phil Hughes
1cf8723d2f
Updated triggers UI
...
Closes #14090
2016-04-27 14:07:11 +01:00
Phil Hughes
420b95bd4d
Changed settings icon color variable
2016-04-27 09:11:11 +01:00
Phil Hughes
4c772d9bc8
Project webhooks updated UI
...
Closes #13993
2016-04-26 10:56:18 +01:00
Phil Hughes
7ee5de1980
Consistent border radius
2016-04-26 09:03:04 +01:00
Phil Hughes
b3af3930c6
Started updating search UI
2016-04-26 09:03:04 +01:00
Jacob Schatz
3d115d6748
Merge branch 'diff-line-colors' into 'master'
...
Update diff blue & yellow to match design
<img src="/uploads/60e1351fb04ab1c8969685fbc8b61c88/Screen_Shot_2016-04-22_at_9.12.17_AM.png" width="500px">
<img src="/uploads/6812b22ec53f3041811261daa0584822/Screen_Shot_2016-04-22_at_9.12.05_AM.png" width="500px">
See merge request !3883
2016-04-25 19:30:15 +00:00
Jacob Schatz
99c4513eaa
Merge branch 'word-break' into 'master'
...
Don't break line in middle of word
<img src="/uploads/cceb1a4212ff7785ace03cd6468edf85/Screen_Shot_2016-04-21_at_3.32.00_PM.png" width="500px">
See merge request !3864
2016-04-25 18:42:14 +00:00
Phil Hughes
172947f366
Updated select box to match design
2016-04-25 14:55:03 +01:00
Phil Hughes
5542c9456c
Updated project group sharing UI
...
Closes #13991
2016-04-25 14:42:17 +01:00
Jacob Schatz
be85fde663
Merge branch 'scss-empty-rule' into 'master'
...
Enable the EmptyRule SCSS Linter
Prevents empty SCSS rules from being included in the SCSS.
Also fixes the handful of lints caught by the linter.
Regarding the `.gh` rule in monokai.scss, which was added in [this commit](https://gitlab.com/gitlab-org/gitlab-ce/commit/bf079c24afb8ad2991a4eaf60a71a7bc45dd775d ), it appears to be empty in [the original file as well](https://github.com/richleland/pygments-css/blob/master/monokai.css ). So I think it's fine to delete the selector.
cc: @jschatz1
See merge request !3769
2016-04-25 11:30:50 +00:00
Luke Howell
2dd4f796b1
Updating cal-heatmap-rails gem to 3.6.0 and hiding future dates.
2016-04-24 14:14:29 -05:00