stable
Clone or download
Read-only
part of: story #24968 [modal] have the list of linked artifacts No functional change in the modal feedback showing the future parent of the artifact. Notes: Presenter is highly dependent on UI and should therefore be in Adapters. Controller is tied to a UI Component and builds Presenters, so it will also need to be in Adapters. Change-Id: Ib81389e57f854d7f5285b7fed23bf59b6e6a995d
Modified Files
Name | ||||
---|---|---|---|---|
R | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/ModalFeedback.test.ts | Go to diff View file | ||
R | plugins/tracker/scripts/lib/artifact-modal/src/adapters/UI/ModalFeedback.ts | Go to diff View file | ||
R | plugins/tracker/scripts/lib/artifact-modal/src/domain/parent/ParentFeedbackController.test.ts | Go to diff View file | ||
R | plugins/tracker/scripts/lib/artifact-modal/src/domain/parent/ParentFeedbackController.ts | Go to diff View file | ||
R | plugins/tracker/scripts/lib/artifact-modal/src/domain/parent/ParentFeedbackPresenter.test.ts | Go to diff View file | ||
R | plugins/tracker/scripts/lib/artifact-modal/src/domain/parent/ParentFeedbackPresenter.ts | Go to diff View file | ||
D | plugins/tracker/scripts/lib/artifact-modal/src/domain/parent/ControlParentFeedback.ts | +0 | −24 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-controller.js | +2 | −2 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal.tpl.html | +1 | −1 | Go to diff View file |