gitlab-org--gitlab-foss/app/assets/javascripts/ide
Phil Hughes ff55aa7ebb
Fixed file templates not clearing in Web IDE
This fixes a bug where the file templates would not be cleared
after changing the template type.
Previously the templates would get pushed into the array
creating a list of templates for the different types.
This changes that by clearing the templates array
when the template type gets changed.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52487
2018-10-15 10:02:40 +01:00
..
components Merge branch 'prettify-all-the-things-5' into 'master' 2018-10-10 18:17:50 +00:00
lib Prettify ide modules 2018-10-10 01:57:50 -05:00
services correctly show renaming and deleting entries 2018-08-01 17:16:21 +01:00
stores Fixed file templates not clearing in Web IDE 2018-10-15 10:02:40 +01:00
constants.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
eventhub.js Move IDE to CE 2018-03-20 14:12:48 +00:00
ide_router.js Backstage/ide router refactoring 2018-08-13 08:12:21 +00:00
index.js Prettify ide modules 2018-10-10 01:57:50 -05:00
utils.js Web IDE & CodeSandbox 2018-08-07 14:45:55 +01:00