summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* Shows award emoji for comments to all users who are logged in.Connor Shea2016-06-081-1/+2
* Merge branch 'edit-mobile' into 'master' Jacob Schatz2016-06-061-3/+2
|\
| * Shows the edit comment button on mobileedit-mobilePhil Hughes2016-06-021-3/+2
* | Some design related tweaks.Fatih Acet2016-06-061-2/+2
* | Award emoji implementation for notes.Fatih Acet2016-06-061-1/+3
* | Show emoji menu in notes.Fatih Acet2016-06-061-0/+3
|/
* Added author to various Markdown calls in viewsYorick Peterse2016-05-261-1/+1
* Rename diff_with_notes partial.Douwe Maan2016-05-132-1/+1
* "the outdated diff" -> "an outdated diff"Douwe Maan2016-05-131-1/+1
* Clean up LegacyDiffNote somewhatDouwe Maan2016-05-131-1/+1
* Extract LegacyDiffNote out of NoteDouwe Maan2016-05-1313-120/+104
* Removed commented text from system notesPhil Hughes2016-04-201-1/+3
* Merge branch 'print-style' into 'master' Jacob Schatz2016-04-181-1/+1
|\
| * Updated print stylePhil Hughes2016-04-181-1/+1
* | Merge branch 'discussion-notes' into 'master' Jacob Schatz2016-04-184-17/+6
|\ \
| * | Fixed testsdiscussion-notesPhil Hughes2016-04-142-13/+13
| * | Discussion notes updatePhil Hughes2016-04-145-29/+18
* | | Scroll to the last comment I made and edit it.Jacob Schatz2016-04-151-4/+5
| |/ |/|
* | Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-3/+3
* | Add line type conditional to diff line helperAnnabel Dunstone2016-04-141-1/+1
* | Add content attributes to discussion diffs; change styling of add-note icon t...Annabel Dunstone2016-04-141-4/+2
* | Removed GL Actions classPhil Hughes2016-04-141-3/+0
* | Updated all GFM forms to use new GLForm classPhil Hughes2016-04-142-2/+2
* | Notes form JS updatePhil Hughes2016-04-142-1/+4
|/
* Merge branch 'member-access-note-row' into 'master' Jacob Schatz2016-04-121-6/+6
|\
| * Fixed issue with member access not being visible on notesmember-access-note-rowPhil Hughes2016-04-081-6/+6
* | 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
| |/