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/conduit
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 Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
call Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Move ConduitLogs to ApplicationSearch 2015-12-14 14:45:08 -08:00
garbagecollector Remove all references to the Conduit ConnectionLog 2015-12-14 15:25:11 -08:00
interface Formalize custom Conduit fields on objects 2015-12-14 11:54:13 -08:00
method Make it easy to find deprecated calls in the Conduit call log 2015-12-14 15:25:28 -08:00
parametertype Support enabling a formal points field in Maniphest 2016-02-08 18:14:44 -08:00
protocol Add basic typechecking support to Conduit 2015-12-14 04:21:39 -08:00
query Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
settings Convert all calls to 'IconFont' to just 'Icon' 2016-01-27 20:59:27 -08:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
storage Write some basic "dealing with Conduit changes" documentation 2015-12-14 15:26:24 -08:00