gitlab-ce/app/assets/javascripts/notes/components
Phil Hughes fa2af5e0f5
Flash is now a ES6 module
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.

Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
2017-10-10 10:14:22 +01:00
..
issue_comment_form.vue Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
issue_discussion.vue Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
issue_discussion_locked_widget.vue FE review changes app code 2017-10-01 16:45:48 +01:00
issue_note.vue Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
issue_note_actions.vue IssueNotes: Fix role badge styling. 2017-09-14 20:43:25 +03:00
issue_note_attachment.vue IssueNotesRefactor: Implement missing attachment image. 2017-08-16 21:23:59 +03:00
issue_note_awards_list.vue Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
issue_note_body.vue IssueNotesRefactor: Fix GFM rendering after edits come in. 2017-08-21 22:16:41 +03:00
issue_note_edited_text.vue IssueNotesRefactor: Support legacy last edited by case. 2017-08-18 18:52:17 +03:00
issue_note_form.vue Further review changes 2017-10-02 10:34:40 +01:00
issue_note_header.vue IssueNotesRefactor: Show placeholder note immediately when editing. 2017-08-23 03:31:17 +03:00
issue_note_signed_out_widget.vue [ci skip] Fix eslint errors 2017-08-03 12:15:54 +01:00
issue_notes_app.vue Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
issue_placeholder_note.vue Fix open discussions 2017-08-11 14:56:28 +01:00
issue_placeholder_system_note.vue [ci skip] Emit events up to prevent accessing refs of refs 2017-07-28 12:53:51 +01:00
issue_system_note.vue Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00