1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/transactions
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 Put inline previews in remarkup textareas 2015-12-22 12:18:28 -08:00
commentaction Support enabling a formal points field in Maniphest 2016-02-08 18:14:44 -08:00
constants Restore "Create" transactions 2015-12-18 11:56:03 -08:00
controller Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
edges Modernize remaining edge types 2015-01-03 10:58:20 +11:00
editengine Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
editfield Support enabling a formal points field in Maniphest 2016-02-08 18:14:44 -08:00
editor Implement subproject/milestone conflict resolution rules 2016-02-02 13:12:27 -08:00
edittype Improve Conduit type handling for *.edit endpoints 2015-12-16 08:45:46 -08:00
engineextension Smooth out milestone creation workflow 2015-12-29 10:40:28 -08:00
error Route task merges through new editor 2013-09-23 14:32:32 -07:00
exception Mark some strings for translation 2015-06-09 23:06:52 +10:00
feed Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
interface Transactions - adding willRenderTimeline to handle tricky cases 2014-12-04 13:58:52 -08:00
phid Allow ApplicationEditor forms to be reconfigured 2015-11-10 10:24:40 -08:00
query Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
replyhandler Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
response Various translation improvements 2015-11-03 07:02:46 +11:00
storage Don't show self-subscribes in feed or mail 2015-12-22 10:45:51 -08:00
view Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
worker Modularize transaction/comment indexing in the FulltextEngine 2015-12-21 17:24:40 -08:00