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