mediawiki-extensions-Templa.../modules/ext.templateDataGenerator.data
Adam Wight a9a4485b22 Higher-level distinction when creating new TemplateData
This is needed for metrics collection.

The patch shifts responsibility for filling out an empty record when
there is no existing TemplateData, or it's corrupt.

We could clean up further by making logic robust to missing `params`
in the original templatedata, so that an empty structure is simply
`{}`.

Bug: T260343
Change-Id: I6ddc2660257890290cd40c54f9c8507ab5206d6c
2020-12-04 18:43:09 +00:00
..
init.js Migrate to package files: ext.templateDataGenerator.data 2020-12-04 19:41:30 +01:00
Model.js Higher-level distinction when creating new TemplateData 2020-12-04 18:43:09 +00:00
SourceHandler.js Higher-level distinction when creating new TemplateData 2020-12-04 18:43:09 +00:00