gitlab-org--gitlab-foss/spec/javascripts/ide/stores/modules/file_templates
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
..
actions_spec.js Fixed file templates not being fully fetched in Web IDE 2018-09-28 19:12:45 +01:00
getters_spec.js
mutations_spec.js Fixed file templates not clearing in Web IDE 2018-10-15 10:02:40 +01:00