1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 02:12:41 +01:00
phorge-phorge/webroot/rsrc/js
epriestley f84130f9cd Support enabling a formal points field in Maniphest
Summary:
Ref T4427.

  - New config option for labels, enabling, etc., but no UI/niceness yet.
  - When enabled, add a field.
  - Allow nonnegative values, including fractional values.
  - EditEngine is nice and Conduit / actions basically just work with a tiny bit of extra support code.

Test Plan:
  - Edited points via "Edit".
  - Edited points via Conduit.
  - Edited points via stacked actions.
  - Tried to set "zebra" points.
  - Tried to set -1 points.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4427

Differential Revision: https://secure.phabricator.com/D15220
2016-02-08 18:14:44 -08:00
..
application Allow workboards to be panned horizontally by dragging the background 2016-02-08 07:20:12 -08:00
core Only prevent drag-scroll in the Y direction on workboards 2016-02-08 10:05:39 -08:00
phui Improve profile menu animation 2016-01-23 14:48:05 -08:00
phuix Support enabling a formal points field in Maniphest 2016-02-08 18:14:44 -08:00