Commit graph

18 commits

Author SHA1 Message Date
Fatih Acet
64820f9a6c IssueNotesRefactor: Show placeholder note immediately when editing.
Obviously not one of the best commits I always do.
2017-08-23 03:31:17 +03:00
Filipa Lacerda
b38e690344 Fix open discussions 2017-08-11 14:56:28 +01:00
Filipa Lacerda
d37881b75f [ci skip] Adds unit tests for issue_note_header component 2017-08-09 14:18:43 +01:00
Filipa Lacerda
0d78eeb2a8 [ci skip] Fix eslint errors 2017-08-03 12:15:54 +01:00
Filipa Lacerda
7a251207e1 [ci skip] Emit events up to prevent accessing refs of refs 2017-07-28 12:53:51 +01:00
Filipa Lacerda
b27fb2337e [ci skip] Remove mutations from components, always mutate through actions 2017-07-28 11:32:08 +01:00
Filipa Lacerda
ffef16690c Use mapActions, mapGetters and mapMutations for components 2017-07-26 12:02:01 +01:00
Fatih Acet
787616d418 IssueNotesRefactor: Update order of Vue properties to match docs. 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
9869b6b389 IssueNotesRefactor: Implement emoji actions from emoji list. 2017-07-21 22:35:25 +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
d9bf04f69c IssueNotesRefactor: Flip toggle discussions chevron when discussion toggled. 2017-07-21 22:35:25 +03:00
Fatih Acet
66f4af5c65 IssueNotesRefactor: Refactor toggle to work with delegated handler. 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
d110f38d90 IssueNotesRefactor: Implement note edit widget. 2017-07-21 22:35:25 +03:00
Fatih Acet
57ccfb9a4f Fix some ESLint errors. 2017-07-21 22:35:24 +03:00
Fatih Acet
16a5808e60 Implement initial version of Vue notes for issues. 🎉 🎉 2017-07-21 22:35:24 +03:00