summaryrefslogtreecommitdiff
path: root/app/views/projects/notes
Commit message (Expand)AuthorAgeFilesLines
* Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-043-3/+7
* Add real-time note edits :chipmunk:Eric Eastwood2017-05-031-1/+1
* Display comments for personal snippets12910-personal-snippets-notes-showJarka Kadlecova2017-05-025-110/+48
* Pull preserve into render helpersDouwe Maan2017-04-281-2/+1
* Resolve "start discussion toggle clicking divider causes UI break"Luke "Jared" Bennett2017-04-191-1/+1
* Merge branch '30810-fix-note-header-info-and-action-overlap' into 'master' Annabel Dunstone Gray2017-04-141-13/+15
|\
| * Fix note header timeago and action overlap30810-fix-note-header-info-and-action-overlapEric Eastwood2017-04-131-13/+15
* | frontend prevent authored votesbarthc2017-04-141-1/+2
* | Fix resolve spinner and add testLuke "Jared" Bennett2017-04-111-3/+2
|/
* Review changesLuke "Jared" Bennett2017-04-071-1/+1
* Add link to list itemsLuke "Jared" Bennett2017-04-071-13/+15
* Fixed issue button state bugLuke "Jared" Bennett2017-04-071-3/+2
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-072-3/+6
|\
| * Merge branch '24784-mr-system-notes' into 'master' Annabel Dunstone Gray2017-04-071-2/+5
| |\
| | * Add remaining system note iconsAnnabel Dunstone Gray2017-04-061-2/+0
| | * Add system notes icon helper; add iconsAnnabel Dunstone Gray2017-04-061-2/+7
| * | Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
| |/
* | Fixed bugs and added testsLuke "Jared" Bennett2017-04-071-2/+3
* | Merge branch 'master' into new-resolvable-discussionDouwe Maan2017-04-061-1/+3
|\ \ | |/
| * Award emoji button smiley animationDimitrie Hoekstra2017-04-061-1/+3
* | Refactor resolvability checks based on typeDouwe Maan2017-04-063-29/+29
* | phil review changesLuke "Jared" Bennett2017-04-061-2/+2
* | Disable submit button and dropdown when submitt comment formAlfredo Sumaran2017-04-061-2/+1
* | Fix squared buttons by removing not needed CSS classesAlfredo Sumaran2017-04-051-1/+1
* | Display secondary button only in resolvable noteablesAlfredo Sumaran2017-04-051-5/+15
* | Customize Start discussion message according to if the noteable can be resolv...Alfredo Sumaran2017-04-051-2/+3
* | Move discussion button to its own fileAlfredo Sumaran2017-04-052-17/+19
* | Fix close buttob bug when toggling dropdownLuke "Jared" Bennett2017-04-051-1/+1
* | Added resolvable discussion frontendLuke "Jared" Bennett2017-04-051-4/+17
* | Add specsDouwe Maan2017-04-051-1/+1
* | Fix some specsDouwe Maan2017-04-051-1/+1
* | Add option to start a new discussion on an MRDouwe Maan2017-04-053-6/+17
|/
* Escape values passed from Rails to Vue to make sure the template can be compiledDouwe Maan2017-03-211-1/+1
* Fix alignment of resolve discussion button29189-discussion-buttonAnnabel Dunstone Gray2017-03-101-10/+9
* Added discussion comments avatars to diffPhil Hughes2017-03-081-3/+7
* Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski2017-03-011-1/+1
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactortask_list_refactorSimon Knox2017-02-162-1/+1
|\
| * style links on system notes to look clickableSimon Knox2017-02-151-0/+1
| * Change wording of MR comment boxmarkdown-slash-commands-textAnnabel Dunstone Gray2017-02-131-1/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox2017-02-141-6/+8
|\ \ | |/
| * Refactored diff notes Vue appPhil Hughes2017-02-091-2/+1
| * Merge branch '25134-mobile-issue-view-doesn-t-show-organization-membership' i...Annabel Dunstone Gray2017-02-071-4/+7
| |\
| | * Fix static class error25134-mobile-issue-view-doesn-t-show-organization-membershipAnnabel Dunstone Gray2017-02-071-1/+1
| | * Show organisation membership and delete comment on smaller viewports, plus ch...dimitrieh2017-02-061-4/+7
* | | notes use new task_list, and PATCH instead of POSTSimon Knox2017-02-081-1/+1
|/ /
* | Backport changes from gitlab-org/gitlab-ee!998Timothy Andrew2017-02-061-1/+1
|/
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* support `/merge` slash comand for MRsJarka Kadlecova2017-01-111-0/+1
* Fixed edit form authenticity_token call failing the testsfixed-edit-form-failing-testPhil Hughes2017-01-061-2/+1
* Merge branch '26155-merge-request-tabs-don-t-render-when-no-commits-available...Fatih Acet2017-01-051-1/+1
|\