summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/components/note_actions.vue
Commit message (Collapse)AuthorAgeFilesLines
* Remove reply_to_individual_notes feature flag58644-remove-reply_to_individual_notes-feature-flagHeinrich Lee Yu2019-04-031-4/+1
| | | | Also removes specs related to the flag
* Fix gl-loading-icon bug before gitlab-ui updateBrandon Labuschagne2019-03-081-1/+0
|
* Remove noteId prop from ReplyButton componentWinnie Hellmann2019-02-181-6/+1
| | | | Move convertToDiscussion call from ReplyButton to NoteApp component
* Merge branch '55209-tool-tip-hides-menu-item' into 'master'Phil Hughes2019-02-121-0/+6
|\ | | | | | | | | | | | | Resolve "Tool Tip Hides Menu Item" Closes #55209 See merge request gitlab-org/gitlab-ce!24285
| * 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-061-5/+4
|/ | | | | | - Tooltips, by default, will display at the top of the element, instead of at the bottom - Note actions and emoji awards tooltips are now top-positioned
* Add reply to notes to turn into discussionsHeinrich Lee Yu2019-02-061-0/+20
|
* Improve discussion rendering performancePhil Hughes2018-11-271-19/+10
| | | | | | | | | | | Improve the renderign of new and existing discussions by reducing the number of watchers on each object & array. Previously every discussion change would trigger an update for every discussion component. Also tidied up some components to get them closer to our docs. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/51506
* Prettify all the thingsMike Greiling2018-11-201-56/+23
|
* Use @gitlab npm namespaceClement Ho2018-11-161-1/+1
|
* Discussions redesignFatih Acet2018-11-081-42/+21
|
* Copy changes for abuse clarityJeremy Watson2018-11-071-3/+3
|
* Remove gitlab-ui loading icon from globalClement Ho2018-11-071-0/+2
|
* Backport CE changes for: [Frontend only] Batch comments on merge requestsAndré Luís2018-10-061-3/+30
|
* Use gitlab-ui loading iconClement Ho2018-09-111-7/+3
|
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-4/+5
|
* Changes tab VUE refactoringFelipe Artur2018-06-211-1/+19
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-14/+14
|
* Prevent awarding emoji when a project is archivedBob Van Landuyt2018-04-111-4/+5
| | | | This prevents performing the requests, and disables all emoji reaction buttons
* Prettify notes.Fatih Acet2018-03-161-114/+112
|
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+61
|
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-16/+18
|
* [ci skip] Fix more rulesFilipa Lacerda2018-01-051-23/+26
|
* Resolve "Display member role per project"Mike Greiling2017-12-071-1/+1
|
* issue note component renameSimon Knox2017-12-041-0/+167