Commit Graph

44 Commits

Author SHA1 Message Date
GitLab Bot 8215fc964a Add latest changes from gitlab-org/gitlab@master 2021-02-16 12:09:03 +00:00
GitLab Bot 835f1214dc Add latest changes from gitlab-org/gitlab@master 2021-02-14 18:09:20 +00:00
GitLab Bot 5231344d99 Add latest changes from gitlab-org/gitlab@master 2021-02-11 15:09:11 +00:00
GitLab Bot ace0df53d3 Add latest changes from gitlab-org/gitlab@master 2020-11-30 18:09:46 +00:00
GitLab Bot 2df573afed Add latest changes from gitlab-org/gitlab@master 2020-11-27 09:09:31 +00:00
GitLab Bot 6535cf9c79 Add latest changes from gitlab-org/gitlab@master 2020-11-17 15:09:28 +00:00
GitLab Bot fc7ce8aea5 Add latest changes from gitlab-org/gitlab@master 2020-11-04 09:08:50 +00:00
GitLab Bot d690a8d62b Add latest changes from gitlab-org/gitlab@master 2020-10-28 00:08:34 +00:00
GitLab Bot 40024efc70 Add latest changes from gitlab-org/gitlab@master 2020-09-03 12:08:47 +00:00
GitLab Bot 2c49951e8c Add latest changes from gitlab-org/gitlab@master 2020-08-26 09:10:16 +00:00
GitLab Bot bfce95a4c5 Add latest changes from gitlab-org/gitlab@master 2020-08-18 21:09:57 +00:00
GitLab Bot 680d188025 Add latest changes from gitlab-org/gitlab@master 2020-05-19 21:08:05 +00:00
GitLab Bot 927df95cc4 Add latest changes from gitlab-org/gitlab@master 2020-05-15 12:08:28 +00:00
GitLab Bot 143f7be045 Add latest changes from gitlab-org/gitlab@master 2020-05-12 06:09:37 +00:00
GitLab Bot c6f0b221b7 Add latest changes from gitlab-org/gitlab@master 2020-05-12 00:10:11 +00:00
GitLab Bot 79ddf16358 Add latest changes from gitlab-org/gitlab@master 2020-05-08 06:09:40 +00:00
GitLab Bot e33f87ac0f Add latest changes from gitlab-org/gitlab@master 2020-04-21 15:21:10 +00:00
GitLab Bot b7c735c8ac Add latest changes from gitlab-org/gitlab@master 2020-04-15 12:09:18 +00:00
GitLab Bot 254ec28f54 Add latest changes from gitlab-org/gitlab@master 2020-04-09 21:09:19 +00:00
GitLab Bot be3e24ea3c Add latest changes from gitlab-org/gitlab@master 2020-01-22 12:08:40 +00:00
GitLab Bot 3fc9a8e695 Add latest changes from gitlab-org/gitlab@master 2019-11-15 12:06:12 +00:00
Ezekiel Kigbo 0c028a816b Vue-i18n: app/assets/javascripts/notes directory
i18n linting for .vue files under the
app/assets/javascripts/notes directory
2019-07-04 10:20:38 +00:00
Michel Engelen f330781ff1 replaced string `discussion` with string `thread` in thread header 2019-07-02 14:29:15 +02:00
Marcel van Remmerden 5bfc100607 Format vue files with prettier
Add changelog file
2019-06-06 15:51:04 +00:00
Takuya Noguchi 0ef80ccc5d Keep inline as much as possible in system notes on issuable
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-03-12 03:01:07 +09:00
Phil Hughes 3754111477
Move EE differences in CE diff files into CE
Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9974, https://gitlab.com/gitlab-org/gitlab-ee/issues/9973, https://gitlab.com/gitlab-org/gitlab-ee/issues/9969
2019-03-01 09:34:16 +00:00
Tim Zallmann ddd4cc649f Resolve "Extended user centric tooltips" 2018-12-08 03:12:23 +00:00
Phil Hughes adf8ad9eee
Improve discussion rendering performance
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
2018-11-27 11:40:39 +00:00
Mike Greiling 5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
Fatih Acet cd5ddc4f2e Discussions redesign 2018-11-08 07:58:45 +00:00
André Luís 8e5c0e68ec Backport CE changes for: [Frontend only] Batch comments on merge requests 2018-10-06 17:16:40 +00:00
Jan Provaznik d95c1f0335 Use ResourceLabelEvent for tracking label changes 2018-09-07 13:39:20 +00:00
Bob Van Landuyt f1d3ea63cf Show the status of a user in interactions
The status is shown for
- The author of a commit when viewing a commit
- Notes on a commit (regular/diff)
- The user that triggered a pipeline when viewing a pipeline
- The author of a merge request when viewing a merge request
- The author of notes on a merge request (regular/diff)
- The author of an issue when viewing an issue
- The author of notes on an issue
- The author of a snippet when viewing a snippet
- The author of notes on a snippet
- A user's profile page
- The list of members of a group/user
2018-07-30 15:01:26 +02:00
Felipe Artur 3e66795ef1 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
Filipa Lacerda 647a4d6a3b
Updates eslint vue plugin version 2018-06-11 15:36:54 +01:00
Phil Hughes e5289643af Merge branch 'jivl-add-dot-system-notes' into 'master'
Add dot to separate system notes content

Closes #45676

See merge request gitlab-org/gitlab-ce!18864
2018-05-17 07:15:57 +00:00
Jose 6a10ed3ff2 Add dot to separate system notes content 2018-05-14 12:32:00 -05:00
George Tsiolis 77a925f4a6 Reorder discussion timestamp information for issues 2018-05-04 10:42:42 +03:00
George Tsiolis d014775d13 Move discussion actions to the right for small viewports 2018-05-01 21:13:39 +03:00
Fatih Acet fdc9ae2edf
Prettify notes. 2018-03-16 23:16:21 +03:00
Fatih Acet 059ab73b8e Render MR Notes with Vue with behind a cookie 2018-02-28 00:10:43 +00:00
Annabel Dunstone Gray 857cd6338c
Remove trailing space after author name in note header 2018-01-18 11:45:27 -07:00
Filipa Lacerda cdc4938834
[ci skip] Fix more rules 2018-01-05 00:45:32 +00:00
Simon Knox bf85a90037 issue note component rename 2017-12-04 16:19:07 +00:00