gitlab-org--gitlab-foss/spec/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 Added file tree to merge request diffs 2018-10-03 10:05:43 +01:00
lib Enable "prefer-destructuring" in JS files 2018-06-25 11:53:57 -07:00
stores Fixed file templates not clearing in Web IDE 2018-10-15 10:02:40 +01:00
helpers.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
ide_router_spec.js Fix Web IDE router breaking on files matching "targetmode" 2018-07-19 14:00:17 -05:00
mock_data.js Create Web IDE MR and branch picker 2018-08-07 15:15:56 +00:00