Commit Graph

11 Commits

Author SHA1 Message Date
Filipa Lacerda b38e690344 Fix open discussions 2017-08-11 14:56:28 +01:00
Filipa Lacerda 6530035fb0 [ci skip] Adds tests cases for system note 2017-07-28 10:55:41 +01:00
Filipa Lacerda d34c620fae [ci skip] Add issue data and notes data provided through haml to the store to stop querying the DOM everywhere 2017-07-27 21:25:02 +01:00
Filipa Lacerda ffef16690c Use mapActions, mapGetters and mapMutations for components 2017-07-26 12:02:01 +01:00
Fatih Acet a2326c8a12 IssueNotesRefactor: kebab-case all Vue data bindings. 2017-07-21 22:35:26 +03:00
Fatih Acet a59f23695b IssueNotesRefactor: camelCase component names. 2017-07-21 22:35:26 +03:00
Fatih Acet 993936fbd0 IssueNotesRefactor: Implement jumping to target note. 2017-07-21 22:35:25 +03:00
Fatih Acet afece66004 IssueNotesRefactor: Fix anchor of note timestamp. 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 a4cb06f924 IssueNotesRefactor: Complete system notes. 2017-07-21 22:35:25 +03:00
Fatih Acet c3a4fa4101 IssueNotesRefactor: Initial template for system notes. 2017-07-21 22:35:25 +03:00