summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/components/noteable_note.vue
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-3/+10
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-2/+6
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-10/+16
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-6/+9
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+14
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+3
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-6/+16
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-10/+16
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-2/+7
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-11/+13
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-6/+3
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+12
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-4/+10
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-30/+28
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-27/+52
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-2/+96
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add edit_note and spec for editing quick actionsPatrick Derichs2019-08-261-9/+22
* Vue-i18n: app/assets/javascripts/notes directoryEzekiel Kigbo2019-07-041-7/+11
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-1/+1
* Move NoteApp tests to JestWinnie Hellmann2019-06-031-3/+6
* Fixed EE differences in noteable_note.vuePhil Hughes2019-04-091-8/+14
* Fix comment typoSergiu Marton2019-04-021-1/+1
* Update GitHub Import testSanad Liaquat2019-02-251-1/+1
* Remove noteId prop from ReplyButton componentWinnie Hellmann2019-02-181-13/+6
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-1/+21
* Updated i18n format for note header commit linkConstance Okoghenun2019-01-241-11/+4
* Updated i18n for discussion note commit SHAConstance Okoghenun2019-01-231-6/+18
* Added i18n to discussion note commit SHAConstance Okoghenun2019-01-221-2/+3
* Refactored implementation of discussion note headerConstance Okoghenun2019-01-181-23/+10
* Display "commented" only for commit discussions on merge requestsConstance Okoghenun2019-01-171-2/+28
* Revert "Merge branch 'winh-discussion-header-commented' into 'master'"Winnie Hellmann2018-12-211-28/+7
* Display "commented" only for commit discussions on merge requestsWinnie Hellmann2018-12-191-7/+28
* Add message saying who resolved nondiff discussionsbigelow2018-12-171-11/+14
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+12
* Replace existing uses of timeline-entry with timeline entry componentWinnie Hellmann2018-11-291-49/+49
* Improve discussion rendering performancePhil Hughes2018-11-271-1/+2
* Prettify all the thingsMike Greiling2018-11-201-5/+1
* Improve initial rendering of discussion notesPhil Hughes2018-11-091-0/+1
* Discussions redesignFatih Acet2018-11-081-1/+2
* Re-implemented image commenting on diffsPhil Hughes2018-11-051-1/+7
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-061-7/+21
* Delete Discussions fixTim Zallmann2018-09-071-0/+1
* Changes tab VUE refactoringFelipe Artur2018-06-211-22/+29
* Resolve "Remove “commented” from comment system notes"Constance Okoghenun2018-06-191-1/+0
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-2/+2