Commit Graph

13 Commits

Author SHA1 Message Date
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