stable

Clone or download

Read-only

Drag & Drop between two lines

This is a part of story #10173 Have multiple dashboards To test: - In local.inc add $sys_use_tlp_in_dashboards = 1; - Tuleap folder: $ yarn run core - You can now drop between lines Change-Id: I9e0000f765996046df8814e03328bacc8a572120

Modified Files

Name
M src/templates/dashboard/widgets.mustache +3 −1 Go to diff View file
M src/www/scripts/dashboards/dashboard-drag-drop.js +30 −19 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_dashboard.scss +10 −4 Go to diff View file