stable
Clone or download
Read-only
Part of story #28823 [modal] create artifact Open the modal and the web console, if the feature flag is enabled, a message is displayed Change-Id: I4126afa4bad2954c5f78161e6df59466e7b6c193
Modified Files
Name | ||||
---|---|---|---|---|
M | lib/frontend/rest-api-types/src/main.ts | +4 | −0 | Go to diff View file |
A | plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/CreateArtifactFeatureFlag.php | +35 | −0 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +2 | −0 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/adapters/REST/TuleapAPIClient.ts | +17 | −3 | Go to diff View file |
A | plugins/tracker/scripts/lib/artifact-modal/src/domain/RetrieveFeatureFlag.ts | +25 | −0 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.js | +10 | −0 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.test.js | +5 | −0 | Go to diff View file |