summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes/components/discussion_counter.vue
Commit message (Collapse)AuthorAgeFilesLines
* Improve discussion rendering performancePhil Hughes2018-11-271-15/+13
| | | | | | | | | | | 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-16/+8
|
* Discussions redesignFatih Acet2018-11-081-21/+9
|
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ↵Oswaldo Ferreira2018-10-231-2/+3
| | | | requests"
* Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into ↵André Luís2018-08-011-22/+6
| | | | | | 'master'" This reverts commit e0fe97ca4a506405af8e85368f2c69cda637e192.
* Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"André Luís2018-08-011-6/+22
| | | | | This reverts commit ced005f330419ec81657e852c5cb9124fdb29fbb, reversing changes made to 9b01b293ce5ddbaeedaf014cdc804af2c5e86416.
* Resolve ""Jump to first/next unresolved discussion" jumps to resolved ↵André Luís2018-07-201-22/+6
| | | | discussions"
* Changes tab VUE refactoringFelipe Artur2018-06-211-7/+12
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-3/+3
|
* Revert discussion counter heightGeorge Tsiolis2018-05-011-1/+1
|
* Prettify notes.Fatih Acet2018-03-161-56/+58
|
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+119