1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/transactions
epriestley 161ebad56d Improve Conduit type handling for *.edit endpoints
Summary:
Ref T9964. Three goals here:

  - Make it easier to supply Conduit documentation.
  - Make automatic documentation for `*.edit` endpoints more complete, particularly for custom fields.
  - Allow type resolution via Conduit types, so you can pass `["alincoln"]` to "subscribers" instead of needing to use PHIDs.

Test Plan:
  - Viewed and used all search and edit endpoints, including custom fields.
  - Used parameter type resolution to set subscribers to user "dog" instead of "PHID-USER-whatever".
  - Viewed HTTP parameter documentation.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9964

Differential Revision: https://secure.phabricator.com/D14796
2015-12-16 08:45:46 -08:00
..
application Allow EditEngine create and edit forms to be reordered 2015-12-08 13:00:54 -08:00
commentaction Provide "Change Projects" and "Change Subscribers" (instead of "Add ...") in comment actions 2015-12-15 15:03:34 -08:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Clean up an issue with meta-editing of edit engines 2015-12-14 15:26:03 -08:00
edges Modernize remaining edge types 2015-01-03 10:58:20 +11:00
editengine Improve Conduit type handling for *.edit endpoints 2015-12-16 08:45:46 -08:00
editengineextension Improve Conduit type handling for *.edit endpoints 2015-12-16 08:45:46 -08:00
editfield Improve Conduit type handling for *.edit endpoints 2015-12-16 08:45:46 -08:00
editor Clean up an issue with meta-editing of edit engines 2015-12-14 15:26:03 -08:00
edittype Improve Conduit type handling for *.edit endpoints 2015-12-16 08:45:46 -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 Desktop Notification support 2015-06-22 13:11:37 -07: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 Allow EditEngine forms to be marked as "edit" forms 2015-12-08 13:00:30 -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 Allow EditEngine create and edit forms to be reordered 2015-12-08 13:00:54 -08:00
view Provide "Change Projects" and "Change Subscribers" (instead of "Add ...") in comment actions 2015-12-15 15:03:34 -08:00
worker Allow transaction publishers to pass binary data to workers 2015-08-22 15:14:05 -07:00