Dmitriy Zaporozhets
50b1f09ab2
Small UI improvements to git blame page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-08-11 16:24:29 +02:00
Nikita Verkhovin
17bab5022f
Add dropzone upload progress
2015-08-10 13:18:02 +06:00
Douwe Maan
e2b4f13b9b
Add project name to project head
2015-08-06 15:10:51 +02:00
Robert Speicher
1aa1f39248
Make code elements in links display as such
...
Also adds some minor padding to inline `code` elements.
2015-07-31 17:44:16 -04:00
Robert Speicher
cad0e848b0
Fix and style the "Changes suppressed" link.
2015-07-23 16:07:45 -04:00
Kamil Trzcinski
2def2cc60a
Hide scrollbar from sidebar when external mouse is connected to OSX
2015-07-14 12:02:42 +02:00
Dmitriy Zaporozhets
24ecc9049f
Increase padding between menu items a bit
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-13 19:24:41 +02:00
Dmitriy Zaporozhets
a839b2afc4
Make sidebar scrollable. It prevents content overflow for small screens
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-13 19:23:15 +02:00
Dmitriy Zaporozhets
62da53af33
Hide icon for bact-to-location menu in sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-13 11:56:08 +02:00
Dmitriy Zaporozhets
8902253e0d
Smaller font and leing height for sidebar elements
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-10 15:33:10 +02:00
Dmitriy Zaporozhets
1bf3e1578a
Properly render plain readme
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-09 11:36:09 +02:00
Dmitriy Zaporozhets
17156cf909
Imrpove mobile view for project page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-08 13:34:05 +02:00
Nicolás Reynolds
2662c7932a
commit hashes are monospaced
2015-07-01 13:33:29 -03:00
Douwe Maan
7b804e231a
Have sidebar labels disappear behind content instead of hide immediately.
2015-06-25 11:42:15 +02:00
Dmitriy Zaporozhets
9c0229732a
Merge branch 'rs-random-placeholder-tip' into 'master'
...
Show a random Markdown tip in the textarea placeholder
cc @darby
See merge request !879
2015-06-25 08:59:54 +00:00
Dmitriy Zaporozhets
0c8b96bdbc
Merge branch 'performance-improvements' into 'master'
...
Performance improvements
* store @participants in variable
* store result of subscribed? call into variable
In total it reduce amount of SQL queries for issue or merge_request with 10 comments/participants almost twice.
See merge request !883
2015-06-25 08:14:03 +00:00
Dmitriy Zaporozhets
c83bbfa79e
Enable rack profiler by default
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-24 12:48:59 +02:00
Job van der Voort
b9fc3c19f8
stop jumping all content on collapsing and expanding the sidebar
2015-06-24 11:20:36 +02:00
Robert Speicher
82a671704d
Show a random Markdown tip in the textarea placeholder
2015-06-23 21:00:10 -04:00
Dmitriy Zaporozhets
615257b91c
Merge branch 'animation-sidebar' into 'master'
...
Animation of Sidebar (video in here)
Edited the CSS of header and sidebar; added a new div of gitlab-logo-container to the html to make things easier.
The transition-duration is set to 0.3s and when the nav bar expands, it opens up over the text, essentially revealing hidden text.
[animation-sidebar-2.mov](https://gitlab.com/gitlab-org/gitlab-ce/uploads/b15996a256d6bed03a19c68549d116e4/animation-sidebar-2.mov )
/cc @JobV @nicolas2
See merge request !849
2015-06-23 08:53:31 +00:00
Darby
95e2ca7630
fixed the resizing icon issue
2015-06-22 12:03:16 -07:00
Darby
9209f43b32
Edited the CSS of header and sidebar; added a new class of logo-container to the html to make things easier
2015-06-19 09:54:26 -07:00
Dmitriy Zaporozhets
f5e0e5c0a3
Replace old logo with new one
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-19 16:59:16 +02:00
Darby
e2e8e384bb
Revert "Changed the placeholder text and modified the css class to make it visible"
...
This reverts commit c39c823421 .
2015-06-18 13:50:33 -07:00
Dmitriy Zaporozhets
1eb51e1706
Merge branch 'placeholder_text'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
Gemfile.lock
2015-06-17 11:43:08 +02:00
Darby
c39c823421
Changed the placeholder text and modified the css class to make it visible
2015-06-16 14:44:13 -07:00
Nicolas
d8209aebdc
Fix layout issue in header title truncation.
2015-06-16 04:16:26 +02:00
Dmitriy Zaporozhets
d46d6fc17b
Improve UI for phones
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-08 16:54:39 +02:00
Dmitriy Zaporozhets
8641cda4a5
Dont use fixed pixel size if form controls - its bad for mobile devices
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-08 16:34:58 +02:00
Dmitriy Zaporozhets
ebaa1e5a89
Fix header for mobiles
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-08 16:34:07 +02:00
Dmitriy Zaporozhets
61a3cd6351
Move logout buttom to top right corner
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-08 15:50:26 +02:00
Dmitriy Zaporozhets
2d5165979f
Fix css alignment in header. Use scss variable
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-05 18:49:00 +02:00
Dmitriy Zaporozhets
5a026152b7
Merge branch 'warn-about-referenced-users' into 'master'
...
Show warning when a comment will add 10 or more people to the discussion.
Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2054
New issue:

New comment:

See merge request !754
2015-06-05 13:37:08 +00:00
Douwe Maan
5256b5cc06
Prefer jQuery on to bind, and don't use .js class.
2015-06-05 12:13:02 +02:00
Dmitriy Zaporozhets
8d2996fe0e
Fix empty header
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-05 12:08:43 +02:00
Douwe Maan
4ae67fcaef
Show warning when a comment will add 10 or more people to the discussion.
2015-06-05 12:07:13 +02:00
Robert Speicher
793d9799b6
Show key fingerprint on DeployKeys#index
...
Also style all key fingerprints consistently across the app.
2015-06-03 18:03:04 -04:00
Robert Speicher
f76a3f3db7
Add ZenMode javascript specs
2015-06-02 20:32:07 -04:00
Dmitriy Zaporozhets
1c328fa4d7
Improve hover color
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-02 13:20:09 +02:00
Dmitriy Zaporozhets
01f6ae2351
improve navbar collapse for mobile views
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-01 17:55:20 +02:00
Dmitriy Zaporozhets
a74dfa6e74
Fix header overflow for big title
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-01 17:10:04 +02:00
Dmitriy Zaporozhets
46e3d13eac
More fixes to header css
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-01 16:36:26 +02:00
Dmitriy Zaporozhets
d4dde374aa
Refactor header css/html
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-01 15:45:36 +02:00
Dmitriy Zaporozhets
d4a58c685f
Style header search field on focus
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-05-29 15:14:29 +02:00
Dmitriy Zaporozhets
56ab471f98
Move user avatar and logout button to sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-05-27 13:17:14 +02:00
Dmitriy Zaporozhets
b11bcb8a74
Use default control for search field in header
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-05-26 20:32:11 +02:00
Job van der Voort
3a3f4b41e6
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
2015-05-21 10:38:22 +02:00
Dmitriy Zaporozhets
15a6211e81
Small css improvements
2015-05-19 21:15:41 +03:00
Douwe Maan
c74375ae60
Add explanation about WIP status to MR form.
2015-05-15 13:50:04 +02:00
Robert Speicher
0cc7536341
Fix header link anchors
2015-05-06 18:38:43 -04:00