stable
Clone or download
Read-only
Part of: story #16646 have searchable (multi) select boxes with (static binding, no dependencies) in modal The selects are now list pickers. No functionnal change expected. You should still be able to move artifacts Change-Id: I6fe688ef8ec7dc6bd496e08b3fb46313ef3817c3
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactMoveModalPresenter.php | +14 | −6 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/components/MoveModal.vue | +1 | −0 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/components/ProjectSelector.vue | +29 | −10 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/components/TrackerSelector.vue | +27 | −8 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/from-tracker-presenter.js | +15 | −2 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/modal.js | +4 | −1 | Go to diff View file |
M | plugins/tracker/templates/action-buttons/move-artifact-modal.mustache | +1 | −0 | Go to diff View file |
M | plugins/tracker/themes/default/css/includes/_move-artifact.scss | +12 | −2 | Go to diff View file |