summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* Remove comment count & icon from side by side view14400-diff-redesignAnnabel Dunstone2016-04-071-6/+0
* Remove comment count & iconAnnabel Dunstone2016-04-071-3/+0
* Update diff colors and iconsAnnabel Dunstone2016-04-071-2/+2
* Fixed delete comment button colordelete-icon-colorPhil Hughes2016-04-061-1/+1
* Removed emoji button from notes formnote-form-designPhil Hughes2016-04-051-3/+0
* Logged out boxPhil Hughes2016-04-042-16/+14
* Discussion formPhil Hughes2016-04-041-13/+13
* Removed css code that isnt usedPhil Hughes2016-04-041-10/+0
* Focus style for comment formPhil Hughes2016-04-041-1/+1
* Hides current user icon on mobilePhil Hughes2016-04-041-2/+2
* Added toolbar to comment formPhil Hughes2016-04-041-8/+20
* Restyling on elements in comment formPhil Hughes2016-04-043-14/+14
* Started refactoring of note formPhil Hughes2016-04-042-16/+20
* Standardised the discussion headersPhil Hughes2016-03-312-10/+10
* Changed some CSS to make it more concise & less overridingPhil Hughes2016-03-314-25/+17
* Moved project access into note actionsPhil Hughes2016-03-314-12/+9
* Fix commit comment alignmentStan Hu2016-03-301-1/+1
* Gracefully handle notes on deleted commits in merge requestsStan Hu2016-03-281-2/+5
* Fix spacing below edit note formedit-form-alignmentPhil Hughes2016-03-181-1/+1
* Merge branch 'edited-text' into 'master' Robert Speicher2016-03-171-9/+1
|\
| * Edited timeago text on commentsPhil Hughes2016-03-101-9/+1
* | Merge branch 'comment-discard-button' into 'master' Jacob Schatz2016-03-111-2/+3
|\ \
| * | Fixed tests for comment formsPhil Hughes2016-03-041-1/+1
| * | Added discard button to comment formPhil Hughes2016-03-041-2/+3
| |/
* | Fixed quick submit on note editquick-submit-note-editPhil Hughes2016-03-101-1/+1
|/
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-022-4/+4
* Wrap icon with edited timeAlfredo Sumaran2016-02-291-1/+1
* Highlight note code and edit previewnote-highlightingDouwe Maan2016-01-251-1/+1
* Merge branch 'fix-comment-on-diff-ajax-loading'Dmitriy Zaporozhets2016-01-224-7/+5
|\
| * Address some JS coding-style and HTML semantic issuesRémy Coutable2016-01-204-7/+5
* | Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan2016-01-211-5/+5
* | Merge branch 'show-message-to-signed-out-users-to-sign-in-if-they-want-to-com...Dmitriy Zaporozhets2016-01-201-0/+10
|\ \
| * | Adds disabled comment field and disabled avatar.Jacob Schatz2016-01-201-0/+10
| |/
* | Move parallel diff logic to separate classDouwe Maan2016-01-201-1/+1
* | Merge branch 'master' into issue_3945Rubén Dávila2016-01-143-3/+7
|\ \ | |/
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into fix/pri...Rémy Coutable2016-01-132-3/+3
| |\
| | * Improve button stylesDrew Blessing2016-01-082-3/+3
| * | Move complex view condition to a model methodRémy Coutable2016-01-131-1/+4
| * | Show referenced MRs & Issues only when the current viewer can access themRémy Coutable2016-01-131-0/+1
| |/
* | Make diff_line_content helper return a safe String. #3945Rubén Dávila2016-01-121-1/+1
|/
* new button sizesAndriy Dyadyura2015-12-231-1/+1
* Assign notes object to a variableGrzegorz Bizon2015-12-151-1/+1
* Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-072-8/+6
|\
| * Remove unnecesary wrapper elementsDouwe Maan2015-12-022-8/+6
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-021-20/+0
|\ \ | |/
| * award emojiValery Sizov2015-11-191-20/+0
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-193-6/+5
|\ \ | |/
| * Merge branch 'param-view' into 'master'Robert Speicher2015-11-172-3/+3
| |\
| | * Don't use params[:view] directly.param-viewDouwe Maan2015-11-172-3/+3
| * | Avoid render edit_form when visitor can't edit them.Jason Lee2015-11-171-2/+1