1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/js/application/dashboard
epriestley 61318a8119 Improve minor workboard drag behaviors
Summary:
Ref T5240.

  - Add proper class when dropping cards.
  - Add proper class when creating new cards.
  - Make X-drag explicit so that it works if there's only one column.
  - Stop tootips when dragging, resume them after dropping.
  - Move CSS rule for consistency.
  - Allow user to hit "Escape" to cancel an in-progress drag.

Test Plan:
  - Dropped cards.
  - Created new cards.
  - X-dragged on a workboard with one column and a dashboard.
  - Dragged over a tooltip (no tip), dropped, moused over tooltip (tip).
  - Hit escape during a drag.

Reviewers: chad

Reviewed By: chad

Subscribers: cspeckmim

Maniphest Tasks: T5240

Differential Revision: https://secure.phabricator.com/D15163
2016-02-02 06:42:41 -08:00
..
behavior-dashboard-async-panel.js Dashboards - add remove functionality 2014-05-19 14:04:26 -07:00
behavior-dashboard-move-panels.js Improve minor workboard drag behaviors 2016-02-02 06:42:41 -08:00
behavior-dashboard-query-panel-select.js Fix various spelling mistakes 2014-07-13 00:45:33 +10:00
behavior-dashboard-tab-panel.js Remove unused JavaScript variables. 2014-06-24 03:27:47 +10:00