summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/_discussion.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-5/+0
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+1
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-101-1/+1
* CE backport of design-management-issue-tabPhil Hughes2019-02-201-1/+1
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-1/+1
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-061-1/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-1/+2
* Set `noteable_type` to use in notesAppKushal Pandya2018-04-061-0/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-11/+3
* Makes close/reopen issue request to inside the vue appFilipa Lacerda2018-02-091-0/+2
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+1
* issue note storeSimon Knox2017-11-301-1/+1
* Misc tweaksDouwe Maan2017-08-171-5/+3
* Rename a few attribute suffixes from `_url` to `_path`Douwe Maan2017-08-171-2/+2
* Remove view=full_data from NotesControllerDouwe Maan2017-08-171-1/+1
* Fix autocomplete broken testsFilipa Lacerda2017-08-141-2/+1
* Fix broken testsFilipa Lacerda2017-08-121-1/+1
* Fix open discussionsFilipa Lacerda2017-08-111-1/+1
* Fix open discussionsFilipa Lacerda2017-08-111-0/+2
* Adds confidential issue informationFilipa Lacerda2017-08-111-2/+0
* Convert ?full_data=1 -> ?view=full_dataSean McGivern2017-08-071-1/+1
* [ci skip] Remove all global dataFilipa Lacerda2017-08-021-4/+0
* [ci skip] Removes Vue from awards handler codeFilipa Lacerda2017-08-011-1/+1
* [ci skip] Fix shortcuts for previewFilipa Lacerda2017-07-281-1/+1
* [ci skip] Emit events up to prevent accessing refs of refsFilipa Lacerda2017-07-281-0/+2
* [ci skip] Remove DOM querying for paths, save them in the storeFilipa Lacerda2017-07-281-1/+3
* [ci skip] Add issue data and notes data provided through haml to the store to...Filipa Lacerda2017-07-271-6/+6
* IssueNotesRefactor: Add GfmAutoComplete references to page.Fatih Acet2017-07-211-0/+2
* IssueNotesRefactor: Create signed out widget.Fatih Acet2017-07-211-1/+1
* IssueDiscussionsRefactor: Implement polling mechanism.Fatih Acet2017-07-211-1/+1
* IssueNotesRefactor: Change data attr path.Fatih Acet2017-07-211-3/+1
* Add data required for note formDouwe Maan2017-07-211-0/+6
* IssueNotesRefactor: Implement main note form.Fatih Acet2017-07-211-2/+2
* Implement note awards as a vue component.Fatih Acet2017-07-211-1/+2
* Initial version of main component, Vuex store and service of issue discussion...Fatih Acet2017-07-211-2/+3
* Add data-discussions-path to issues notes divDouwe Maan2017-07-211-1/+1
* Notes bundle for the issue discussions refactor.Fatih Acet2017-07-211-0/+5
* Remove redundant data-turbolink attributes from linksblackst0ne2017-05-251-2/+2
* Fix user and issues autocomplete in diff notesKushal Pandya2017-05-241-1/+1
* Support comments for personal snippetsJarka Kadlecova2017-05-051-1/+1
* Removed unused parameter `status_only: true`.Dinesh Sawant2017-02-071-2/+2
* Fixed alignment of buttons in note formscomment-form-button-spacingPhil Hughes2016-06-171-2/+2
* Added discard button to comment formPhil Hughes2016-03-041-2/+2
* Add "issue" to Close/Reopen buttons for clarityandywgrant/gitlab-ce-masterAndy Grant2016-02-221-2/+2
* adds back in discussion.haml.html for issues commenting and closing/reopening...Jacob Schatz2016-01-121-4/+2
* removing last chunk of MR ajax changes, rest will be in another MRJacob Schatz2016-01-121-2/+4
* adds ajax to bottom discussion buttons. Now submits issue and closes via ajax.Jacob Schatz2015-12-291-4/+2