dev

Forked from tuleap/dev

Clone or download

Read-only

request #7301: Fix bug- Cardwalls don't take transition and dependencies into account on drag 'n' drop

- new expected behaviour: modal is shown with feedback errors if moving card from one column to another is not allowed or reaquires user input Change-Id: Ia14e2252321691651129e0121e2e1f174f926c05

Modified Files

Name
M plugins/cardwall/www/js/CardsEditInPlace.js +12 −10 Go to diff View file
M plugins/cardwall/www/js/script.js +22 −3 Go to diff View file
M plugins/tracker/www/scripts/modal-in-place.js +21 −13 Go to diff View file