stable

Clone or download

Read-only

Drag & Drop between two columns

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 - /src/www/scripts/dashboards forlder: $ yarn run core - Drop a widget between two columns and refresh your page then it should correctly ordered Change-Id: Iae653935b2d587215b81e392346be4cef4b9e916

Modified Files

Name
M src/templates/dashboard/widgets.mustache +2 −0 Go to diff View file
M src/www/scripts/dashboards/dashboard-drag-drop.js +40 −9 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_dashboard.scss +26 −15 Go to diff View file