stable

Clone or download

Read-only

chore: Move file-field-validator to TypeScript

part of request #22648 Convert AngularJS directives and controllers to hybrids web components In this contribution, I also had to move text-field-value-formatter to TypeScript in order to have a consistent typing in the validator. -- no functional change expected -- Change-Id: Ic6dbf57946627c58f3c1f22b446380e53045afc4

Modified Files

Name
R plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/file-field/file-field-validator.test.js Go to diff View file
R plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/file-field/file-field-validator.js Go to diff View file
R plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/text-field/text-field-value-formatter.test.js Go to diff View file
R plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/fields/text-field/text-field-value-formatter.js Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/model/field-values-formatter.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/validate-artifact-field-value.js +1 −1 Go to diff View file