1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc/js/application/projects
epriestley 0bf3519045 Rewrite workboards to have way more bugs
Summary:
Ref T4900. Briefly:

  - Much more layout and rendering is now done in Javascript.
  - This should otherwise be identical to the behavior at HEAD, except that:
    - editing a task and removing the current board from it no longer removes the task; and
    - points still don't work.

However, this can now plausibly support realtime workboard updates and other complex state-based behaviors like points calculations in a future change.

Test Plan:
  - Changed card covers.
  - Moved cards.
  - Sorted board by priority and natural.
  - Added new cards.
  - Edited cards in place.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4900

Differential Revision: https://secure.phabricator.com/D15234
2016-02-10 13:08:38 -08:00
..
behavior-project-boards.js Rewrite workboards to have way more bugs 2016-02-10 13:08:38 -08:00
behavior-project-create.js Allow commits to be associated with projects and associated goodies 2012-08-08 10:03:41 -07:00
behavior-reorder-columns.js Allow the workboard backlog column to be reordered 2014-08-08 15:50:36 -07:00
WorkboardBoard.js Rewrite workboards to have way more bugs 2016-02-10 13:08:38 -08:00
WorkboardCard.js Rewrite workboards to have way more bugs 2016-02-10 13:08:38 -08:00
WorkboardColumn.js Rewrite workboards to have way more bugs 2016-02-10 13:08:38 -08:00
WorkboardController.js Rewrite workboards to have way more bugs 2016-02-10 13:08:38 -08:00