stable

Clone or download

Read-only

chore: Move modal-creation-mode-state to TypeScript

part of request #22648 Convert AngularJS directives and controllers to hybrids web components This file had a modal-creation-mode-state.d.ts ambient declarations file. We can remove it and move the original file to TypeScript, and thus reduce the amount of JavaScript in the artifact-modal code. -- no function change expected -- Change-Id: I8a8a4f73acd203b04b264bb7c7c77c1ba73302ff

Modified Files

Name
D plugins/tracker/scripts/lib/artifact-modal/src/modal-creation-mode-state.d.ts +0 −21 Go to diff View file
R plugins/tracker/scripts/lib/artifact-modal/src/modal-creation-mode-state.js Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-service.js +1 −1 Go to diff View file
M plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-service.test.js +1 −1 Go to diff View file