summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-toggle-comment-draft' into 'master'Kushal Pandya2019-03-222-23/+34
|\
| * Remove autosave logic from NoteableDiscussion componentWinnie Hellmann2019-03-211-17/+4
| * Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann2019-03-211-0/+5
| * Use autosave utilities in NoteForm componentWinnie Hellmann2019-03-211-1/+20
| * Rename initialDiscussion to firstNote in NoteableDiscussionWinnie Hellmann2019-03-121-7/+7
* | Move reply to comment tooltip to the topWinnie Hellmann2019-03-201-1/+1
* | Initialize discussion filter after notes appHeinrich Lee Yu2019-03-193-11/+11
* | Remove icon in activity only message on smaller screen widthsAnnabel Dunstone Gray2019-03-121-1/+1
* | Keep inline as much as possible in system notes on issuableTakuya Noguchi2019-03-121-21/+19
|/
* Fix gl-loading-icon bug before gitlab-ui updateBrandon Labuschagne2019-03-081-1/+0
* Handle transformed notes from polling responseHeinrich Lee Yu2019-03-061-0/+4
* Move EE differences in CE diff files into CEPhil Hughes2019-03-013-8/+13
* CE port of noteable-discussion-ee-differencesPhil Hughes2019-02-282-1/+14
* Merge branch 'qa-fix-import-github-repo-spec-2' into 'master'Ramya Authappan2019-02-271-1/+1
|\
| * Update GitHub Import testSanad Liaquat2019-02-251-1/+1
* | Add support for toggling discussion filter from notes sectionKushal Pandya2019-02-264-2/+83
* | Extract ResolveWithIssueButton from NoteableDiscussion componentWinnie Hellmann2019-02-252-10/+43
|/
* CE backport of design-management-issue-tabPhil Hughes2019-02-201-0/+7
* Remove noteId prop from ReplyButton componentWinnie Hellmann2019-02-185-31/+33
* Cancelling reply reverts comment to initial stateConstance Okoghenun2019-02-184-0/+16
* Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-151-7/+11
* Merge branch '55206-discussion-text-alignment' into 'master'Annabel Dunstone Gray2019-02-151-24/+26
|\
| * Correctly align resolved discussion textMark Florian2019-02-121-24/+26
* | Add fix for suggested changes syntax highlightingAnnabel Dunstone Gray2019-02-141-0/+1
* | Fix polling for replies to individual notesHeinrich Lee Yu2019-02-146-24/+49
* | Merge branch '55209-tool-tip-hides-menu-item' into 'master'Phil Hughes2019-02-121-0/+6
|\ \ | |/ |/|
| * Hide More Actions tooltip when the menu opens55209-tool-tip-hides-menu-itemSimon Knox2019-02-121-0/+6
* | Refactor draft_note_spec.js to Vue test utils (CE backport)Winnie Hellmann2019-02-081-0/+1
* | Changed default tooltip position to be top, instead of bottomtooltips-to-topDimitrie Hoekstra2019-02-062-7/+4
|/
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-068-2/+97
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-055-26/+1
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-045-26/+1
* | Extract ReplyPlaceholder from NoteableDiscussion componentWinnie Hellmann2019-02-052-8/+20
|/
* refactor(NoteableDiscussion): Extracted ResolveDiscussionButton fromMartin Hobert2019-01-282-10/+36
* Merge branch 'refactor/56369-extract-jump-to-next-discussion-button' into 'ma...Phil Hughes2019-01-282-10/+34
|\
| * refactor(NoteableDiscussion): Extracted JumpToNextDiscussionButton to its own...Martin Hobert2019-01-282-10/+34
* | Adjusts suggestions unable to be appliedOswaldo Ferreira2019-01-251-5/+6
* | Merge branch '53950-commit-comments-displayed-on-a-merge-request' into 'master'56221-spec-features-projects-clusters-gcp_spec-rb-appears-to-be-making-real-google-api-requestsMike Greiling2019-01-242-7/+37
|\ \
| * | 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-172-2/+39
| |/
* | Trim first char of diff line text on diff discussionsDouwe Maan2019-01-224-9/+15
* | Merge branch 'fix-note-i18n' into 'master'Phil Hughes2019-01-211-1/+2
|\ \ | |/ |/|
| * Fix a string externalisation for i18nKatrin Leinweber2019-01-121-1/+2
* | Upgrade prettier and reformat files as necessaryMike Greiling2019-01-145-17/+17
|/
* Remove unused button classes `btn-create` and `comment-btn`George Tsiolis2019-01-101-2/+2
* Discussion filters - ensured note links resolves to the right noteConstance Okoghenun2019-01-101-2/+21
* Fixes doubles tooltips on note awardsPhil Hughes2019-01-091-4/+6