HomePhabricator

Rewrite workboards to have way more bugs

Description

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

Details

Provenance
epriestleyAuthored on Feb 10 2016, 1:59 PM
epriestleyPushed on Feb 10 2016, 9:08 PM
Reviewer
chad
Differential Revision
D15234: Rewrite workboards to have way more bugs
Parents
rP01084bfe22b4: Begin making card updates on boards independent of context
Branches
Unknown
Tags
Unknown
Tasks
T4900: Workboards updating in real time
Build Status
Buildable 10616
Build 13024: Run Core Tests