Jan Provaznik
433bcf9b04
Add local markdown version
...
Cached markdown version is composed both from global and local
markdown version. This allows admins to bump version locally when
needed (e.g. when external URL is changed).
2019-02-06 19:46:59 +01:00
André Luís
85daddbec9
Resolve "Navigating unresolved discussions on Merge Request page"
2018-12-08 07:19:03 +00:00
Oswaldo Ferreira
86ead874e2
Resolve "Filter discussion (tab) by comments or activity in issues and merge requests"
2018-10-23 09:49:45 +00:00
Mark Chao
f09303b00a
Fix MR discussion not loaded issue
...
Display `formatter` as the sole content of `position` object.
This means `diff_file` data is not referenced, which is the
caseu of "IOError: not opened for reading".
2018-10-01 22:37:43 +08:00
Jan Provaznik
d95c1f0335
Use ResourceLabelEvent for tracking label changes
2018-09-07 13:39:20 +00:00
🌴🇿🇦 Lukas Eipert (OOO until Summit)
8f9442fcdf
Frontend: Proper gettext extraction with gettext-extractor
2018-08-16 19:03:57 +00:00
André Luís
296f489d85
Reapply "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"
...
This reverts commit e0fe97ca4a506405af8e85368f2c69cda637e192.
2018-08-01 15:26:57 +01:00
André Luís
8693aa139d
Revert "Merge branch '48817-fix-mr-changes-discussion-navigation' into 'master'"
...
This reverts commit ced005f330 , reversing
changes made to 9b01b293ce .
2018-08-01 13:45:15 +01:00
André Luís
f2f8ddf4cc
Resolve ""Jump to first/next unresolved discussion" jumps to resolved discussions"
2018-07-20 15:24:46 +00:00
Brett Walker
750af9fd32
Use proper markdown rendering for previews
2018-07-06 18:49:33 +00:00
Simon Knox
9dc6b03997
Resolve "MRs are showing some discussions as unresolved"
2018-07-05 22:10:38 +00:00
Felipe Artur
3e66795ef1
Changes tab VUE refactoring
2018-06-21 12:22:40 +00:00
Jose Ivan Vargas
993438ada9
Support smarter system notes
2018-06-05 08:11:13 +00:00
Bob Van Landuyt
04c7d0d555
Prevent awarding emoji when a project is archived
...
This prevents performing the requests, and disables all emoji reaction buttons
2018-04-11 10:51:43 +02:00
Kushal Pandya
7544a555aa
Add noteableType to mock data object
2018-04-06 14:26:40 +05:30
Filipa Lacerda
3e6e2ef60d
Removes eslint disabled comments
2018-03-29 18:56:19 +01:00
Phil Hughes
63d3581e66
fixed note polling not sending updated last fetched at date
...
added spec for polling
2018-03-12 09:57:22 +00:00
Fatih Acet
059ab73b8e
Render MR Notes with Vue with behind a cookie
2018-02-28 00:10:43 +00:00
Filipa Lacerda
d637f87f88
Makes close/reopen issue request to inside the vue app
2018-02-09 18:56:41 +00:00
Achilleas Pipinellis
85940d766a
Default to HTTPS for all Gravatar URLs
...
If using gravatar.com, both plain_url and ssl_url in settings are now
served via HTTPS. Make this the default.
2018-01-25 10:00:46 +01:00
Yorick Peterse
d0b8f536a1
Remove soft removals related code
...
This removes all usage of soft removals except for the "pending delete"
system implemented for projects. This in turn simplifies all the query
plans of the models that used soft removals. Since we don't really use
soft removals for anything useful there's no point in keeping it around.
This _does_ mean that hard removals of issues (which only admins can do
if I'm not mistaken) can influence the "iid" values, but that code is
broken to begin with. More on this (and how to fix it) can be found in
https://gitlab.com/gitlab-org/gitlab-ce/issues/31114 .
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
2018-01-08 17:04:45 +01:00
Eric Eastwood
05e61c369e
Use shared interceptor in note specs
2017-12-11 17:21:07 -06:00
Eric Eastwood
9469979a91
Try to clean up legit Vue error that was patched over
...
See https://gitlab.com/gitlab-org/gitlab-ce/issues/37619#note_50422859
2017-12-10 05:10:38 -06:00
Simon Knox
f8efaf1bf8
issue note store
2017-11-30 22:44:41 +00:00
Douwe Maan
9c22974cd1
Rename a few attribute suffixes from `_url` to `_path`
2017-08-17 19:25:56 +02:00
Douwe Maan
99ba5d0d50
Remove view=full_data from NotesController
2017-08-17 18:55:04 +02:00
Filipa Lacerda
cedee01240
Adds missing unit tests for vue components: issue_note_awards_list; issue_note_body; issue_note_form;issue_note_spec
2017-08-11 19:54:58 +01:00
Filipa Lacerda
16b15a1176
[ci skip] Adds unit tests for issue comment form spec
2017-08-09 20:13:00 +01:00
Filipa Lacerda
0c1cf67975
[ci skip] Adds tests for issue app
2017-08-09 00:26:05 +01:00
Filipa Lacerda
b1a2b43fbb
Merge branch 'issue-discussions-refactor' of gitlab.com:gitlab-org/gitlab-ce into issue-discussions-refactor
...
* 'issue-discussions-refactor' of gitlab.com:gitlab-org/gitlab-ce:
Convert ?full_data=1 -> ?view=full_data
2017-08-07 18:25:44 +01:00
Filipa Lacerda
25fcee16f5
Init adding tests
2017-08-07 18:23:56 +01:00
Sean McGivern
6f5f7e4049
Convert ?full_data=1 -> ?view=full_data
2017-08-07 12:59:34 +01:00
Filipa Lacerda
667f8b53ee
Adds mock data
2017-08-04 18:51:57 +01:00