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/infrastructure
epriestley 029b1b6733 Partially support CustomFields in EditEngine
Summary:
Ref T9132. This isn't perfect, but doesn't break any existing functionality. This stuff works:

  - Editing values.
  - Reordering fields.
  - All builtin field tyepes.

This stuff may not work yet:

  - Assigning custom field defaults.
  - Some conduit stuff.
  - Fully custom fields?
  - Locking/hiding fields? Didn't actually test this one.

I'll keep chipping away at that stuff. In some cases, it may be easier to convert all the CustomField apps first, although Differential might be a fair bit of work.

Test Plan:
Created a bunch of custom fields of every avialable type and edited them.

{F1008789}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14617
2015-12-02 05:21:31 -08:00
..
customfield Partially support CustomFields in EditEngine 2015-12-02 05:21:31 -08:00
daemon Fix daemon restart behavior to check once every 10 seconds 2015-11-23 05:59:04 -08:00
diff Allow lint messages to be rendered as Remarkup 2015-11-15 19:50:10 +00:00
edges Use getPhobjectClassConstant() to access class constants 2015-10-01 16:56:21 -07:00
env Remove daemon envHash and envInfo 2015-11-11 08:54:45 +11:00
events Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
internationalization Fix a translation 2015-11-13 07:04:48 +11:00
javelin Extend from Phobject 2015-06-15 18:02:27 +10:00
lint/linter Tidy up some translation strings 2015-06-14 14:13:16 +10:00
log Extend from Phobject 2015-06-15 18:02:27 +10:00
management Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
markup Add styling for new Remarkup highlighter 2015-11-02 13:20:07 -08:00
query Refine "invalid cursor" exception to have a little more information 2015-07-07 12:52:12 -07:00
sms Various linter fixes 2015-08-11 22:36:55 +10:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
storage Add a lock to storage upgrade and adjustment 2015-12-02 06:18:28 +11:00
testing Always override auth.email-domains when running unit tests 2015-11-10 10:15:10 -08:00
time Extend from Phobject 2015-06-15 18:02:27 +10:00
util Add a lock to storage upgrade and adjustment 2015-12-02 06:18:28 +11:00
PhabricatorEditor.php Mark some strings for translation 2015-06-09 23:06:52 +10:00