Commit graph

20 commits

Author SHA1 Message Date
Oswaldo Ferreira
86ead874e2 Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00
gfyoung
23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
Felipe Artur
3e66795ef1 Changes tab VUE refactoring 2018-06-21 12:22:40 +00:00
Fatih Acet
fdc9ae2edf
Prettify notes. 2018-03-16 23:16:21 +03: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
Phil Hughes
87be05bff0
fix polling not working correctly 2018-03-09 18:28:23 +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
Simon Knox
f8efaf1bf8 issue note store 2017-11-30 22:44:41 +00:00
Filipa Lacerda
60f6b596da [ci skip] Use eTag polling with Poll utility to allow stoping polling when visibily changes 2017-08-02 11:45:52 +01:00
Fatih Acet
9869b6b389 IssueNotesRefactor: Implement emoji actions from emoji list. 2017-07-21 22:35:25 +03:00
Fatih Acet
91f4906901 IssueNotesRefactor: Implement ESC to cancel note form. 2017-07-21 22:35:25 +03:00
Fatih Acet
15f3362d34 IssueDiscussionsRefactor: Implement polling mechanism. 2017-07-21 22:35:25 +03:00
Fatih Acet
17d67a989b IssueNotesRefactor: Implement close/reopen issue actions. 2017-07-21 22:35:25 +03:00
Fatih Acet
e57093ff62 IssueNotesRefactor: Implement main note form. 2017-07-21 22:35:25 +03:00
Fatih Acet
998299e225 IssueNotesRefactor: Implement note edit. 2017-07-21 22:35:25 +03:00
Fatih Acet
ff6acdf180 IssueNotesRefactor: Implement discussion reply. 2017-07-21 22:35:25 +03:00
Fatih Acet
696de46ace IssueNotesRefactor: Implement note delete. 2017-07-21 22:35:25 +03:00
Fatih Acet
96ede7f731 IssueNotesRefactor: Implement logic for delete action.
No backend request for now. It’s just client side logic.
2017-07-21 22:35:25 +03:00
Fatih Acet
0273b1188b Initial version of main component, Vuex store and service of issue discussions refactor. 2017-07-21 22:35:24 +03:00