summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* Fix award tooltip after voting.awardables-mergeFatih Acet2016-05-241-16/+36
|
* Handle thumbsup and thumbsdown mutuality.Fatih Acet2016-05-241-0/+8
|
* Fix variable name because of a wrong resolved merge conflict.Fatih Acet2016-05-231-2/+2
|
* Merge branch 'awardables-merge' of gitlab.com:gitlab-org/gitlab-ce into ↵Fatih Acet2016-05-232-118/+143
|\ | | | | | | | | | | | | awardables-merge # Conflicts: # app/assets/javascripts/notes.js.coffee
| * minor js fixesZJ van de Weg2016-05-203-119/+144
| |
* | Fix displaying emoji only comments.Fatih Acet2016-05-232-24/+46
| | | | | | | | To render emoji in the emoji bar of an issue or MR we actually need the emoji unicode and unicode info is stored in the emoji menu widget. That widget could only be visible if user clicks the "Add" button and there may not be a widget when posting emoji only comments. So this change will check existence of the widget and create it before posting the emoji if it's not exist to render it correctly.
* | Fix emoji counter issue.Fatih Acet2016-05-231-1/+1
|/
* Add Gitlab namespace AwardEmoji.Fatih Acet2016-05-191-1/+1
|
* Adds the emoji menu to the body and then re-positions it depending on which ↵Phil Hughes2016-05-193-23/+46
| | | | | | button clicked This spots bugs where the menu could be in a div that has overflow hidden on ie. diff comments
* Tooltip placement on award buttonsPhil Hughes2016-05-192-1/+2
|
* Hides award bar when editing a notePhil Hughes2016-05-191-1/+2
|
* Changed design of inline award picker to be similar to designsPhil Hughes2016-05-192-2/+12
| | | | | # Conflicts: # app/views/votes/_votes_block.html.haml
* Removed console logPhil Hughes2016-05-191-1/+0
|
* Hides the row in notes body when empty of emojisPhil Hughes2016-05-191-0/+5
|
* Removes buttons in notes bodyPhil Hughes2016-05-191-26/+30
|
* Shows the bar on notes if a new award is addedPhil Hughes2016-05-191-10/+23
| | | | | | | | | Correctly adds/removes awards in notes # Conflicts: # app/models/concerns/awardable.rb # app/views/projects/issues/show.html.haml # app/views/projects/merge_requests/_show.html.haml
* Uses the same emoji-menu and just moves it around depending where it should ↵Phil Hughes2016-05-195-159/+137
| | | | | | | | | | be viewed # Conflicts: # app/assets/javascripts/awards_handler.coffee # app/assets/stylesheets/pages/notes.scss # app/helpers/issues_helper.rb # app/views/projects/notes/_note.html.haml
* Refactored JS slightly to make things easierPhil Hughes2016-05-191-113/+100
| | | | | | # Conflicts: # app/assets/javascripts/awards_handler.coffee # app/views/emoji_awards/_awards_block.html.haml
* Merge branch 'fix-typo-zen-control' into 'master' Dmitriy Zaporozhets2016-05-181-1/+1
|\ | | | | | | | | | | | | Fixed typo in zen.scss and corresponding views See merge request !4045
| * Fixed typo in zen.scss and corresponding viewsYatish Mehta2016-05-041-1/+1
| |
* | Merge branch 'remove-images-from-ci' into 'master' Rémy Coutable2016-05-186-0/+0
|\ \ | | | | | | | | | | | | | | | | | | Clean up the images from GitLab CI Closes #17568 See merge request !4163
| * | Clean up the images from GitLab CITakuya Noguchi2016-05-176-0/+0
| | |
* | | Remove bottom margin for flash message on home pageCarlos Feliciano2016-05-161-1/+1
| | |
* | | Fix left sidebar overlap when scroll on long menudz-fix-sidebar-overlapDmitriy Zaporozhets2016-05-161-0/+2
|/ / | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Change colors for charcoal and graphite sidebar themesdz-change-sidebar-colorsDmitriy Zaporozhets2016-05-141-4/+4
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Extract LegacyDiffNote out of NoteDouwe Maan2016-05-132-2/+3
| |
* | Merge branch '17338-sidebar-width' into 'master' Dmitriy Zaporozhets2016-05-132-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Undo changes; reduce sidebar internal width17338-sidebar-widthAnnabel Dunstone2016-05-121-9/+4
| | |
| * | No extra link padding at xs screen sizeAnnabel Dunstone2016-05-101-2/+4
| | |
| * | Reduce width of side navAnnabel Dunstone2016-05-102-5/+8
| | |
* | | Merge branch '17501-dropdown-bug' into 'master' Dmitriy Zaporozhets2016-05-131-0/+19
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix mobile dropdown bug Closes #17501 ![dropdown](/uploads/d0cc6d9472bd8aa1aaf392d5c4eb3791/dropdown.gif) See merge request !4142
| * | | Fix mobile dropdown bugAnnabel Dunstone2016-05-131-0/+19
| | | |
* | | | Fix login btn vertical alignDmitriy Zaporozhets2016-05-131-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Fix issue sidebar top position after header height changeDmitriy Zaporozhets2016-05-132-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Remove background color differentiation from gitlab logo/text in sidebardz-improve-sidebar-designDmitriy Zaporozhets2016-05-131-4/+1
|/ / / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-7/+14
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update build log incrementally Proof of concept implementation of incremental sending of build log to browser. cc @jschatz1 @vsizov @grzesiek @tmaczukin See merge request !3737
| * \ \ Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-1010-42/+115
| |\ \ \
| * | | | Encode state as base64 stringKamil Trzcinski2016-05-091-7/+14
| | | | |
* | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Long Nguyen2016-05-1111-42/+119
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | issue_15572_snippets_tab_under_user_profile
| * | | | Merge branch 'fix-r-shortcut' into 'master' Jacob Schatz2016-05-101-0/+4
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | Restore "r" shortcut Fixes "Reply with Selected Text" shortcut See merge request !4041
| | * | | Restore "r" shortcutfix-r-shortcutAlfredo Sumaran2016-05-041-0/+4
| | | |/ | | |/|
| * | | Merge branch 'fix/remove-broken-inline-runner-desc-edit' into 'master' Robert Speicher2016-05-101-28/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove broken inline runner description edit form This remove inline form for editing runnner's description. It is broken because of missing partial / incorrect response and it also does not make much sense, since we have under 'Edit' button a form that makes it possible to edit more than just a description. See merge request !4095
| | * | | Remove broken inline runner description edit formGrzegorz Bizon2016-05-091-28/+0
| | | | |
| * | | | Change dashboard button color to white on hoverDmitriy Zaporozhets2016-05-101-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Minor consistency fixes to sidebar & headerDmitriy Zaporozhets2016-05-102-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | Fix media queries for absolutely positioned nav elementAnnabel Dunstone2016-05-093-4/+14
| | | | |
| * | | | Hide navbar on mobileAnnabel Dunstone2016-05-096-5/+91
| |/ / /
| * | | Fix build notification on merge request page change even if the build status ↵Benedikt Huss2016-05-081-4/+5
| | |/ | |/| | | | | | | didn't change
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Long Nguyen2016-05-0819-23/+219
|\ \ \ | |/ / | | | | | | issue_15572_snippets_tab_under_user_profile
| * | Merge branch 'nice-todos-bell' into 'master' Dmitriy Zaporozhets2016-05-062-1/+9
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add nice new Todo bell ![H5bp___Html5_Boilerplate___GitLab](/uploads/e8725396a5d77a8db09742f977595605/H5bp___Html5_Boilerplate___GitLab.png) ![H5bp___Html5_Boilerplate___GitLab](/uploads/011a21ee1653502c4f78543e28d97b67/H5bp___Html5_Boilerplate___GitLab.png) ![H5bp___Html5_Boilerplate___GitLab](/uploads/0858cb9621463ef6a32237fcb0b4f63d/H5bp___Html5_Boilerplate___GitLab.png) Fixes: #15671 See merge request !4077