stable

Clone or download

Read-only

data toogle modal should not be possible when button is disabled

this is part of story #11347 have a UI to accesss Move artifact How to test: - have an artifact you can't move (ex with artifact link) The "Move artifact" action should be dsabled, if you click on link modal won't open Change-Id: I505f4b570ca158ebe734e54350c17252ec13871b

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/ActionButtons/ArtifactMoveButtonPresenter.php +13 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ActionButtons/GlobalButtonsActionPresenter.php +7 −0 Go to diff View file
M plugins/tracker/templates/action-buttons/action-buttons.mustache +2 −2 Go to diff View file
M plugins/tracker/templates/action-buttons/move-artifact.mustache +5 −3 Go to diff View file