Homec4science

Partially support CustomFields in EditEngine

Authored by epriestley <git@epriestley.com> on Nov 29 2015, 19:47.

Description

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

Details

Committed
epriestley <git@epriestley.com>Dec 2 2015, 14:21
Pushed
aubortJan 31 2017, 17:16
Parents
rPHa407b83dc276: Move Owners to EditEngine
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH029b1b673394: Partially support CustomFields in EditEngine (authored by epriestley <git@epriestley.com>).Dec 2 2015, 14:21