gitlab-org--gitlab-foss/app/assets/javascripts/ide/stores
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 Prettify ide modules 2018-10-10 01:57:50 -05:00
modules Fixed file templates not clearing in Web IDE 2018-10-15 10:02:40 +01:00
mutations fixed some bugs around with the template dropdowns 2018-09-07 08:24:42 +01:00
workers
actions.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
getters.js Web IDE & CodeSandbox 2018-08-07 14:45:55 +01:00
index.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
mutation_types.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
mutations.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
state.js Keep IDE RightPane views alive 2018-09-28 15:03:39 -05:00
utils.js only sends content if it exists 2018-08-02 12:09:27 +01:00