gitlab-org--gitlab-foss/app/assets/javascripts/deploy_keys/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
..
action_btn.vue Tech debt: Creates vue component for loading icon 2017-05-10 15:52:09 +00:00
app.vue Flash is now a ES6 module 2017-10-10 10:14:22 +01:00
key.vue Change all instances of btn-sm to btn-small to keep things consistent 2017-09-19 07:05:31 +00:00
keys_panel.vue Implement ability to update deploy keys 2017-06-02 19:44:36 +03:00