Home GnuPG

Add a "subtype" field to EditEngine forms
91ef2372908cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add a "subtype" field to EditEngine forms

Summary:
Ref T12314. This adds storage so EditEngine forms can later be marked as edit fields for particular types of objects (like an "animal edit form" vs a "plant edit form").

We'll take you to the right edit form when you click "Edit" by selecting among forms with the same subtype as the task.

This doesn't do anything very interesting on its own.

Test Plan:

  • Ran bin/storage upgrade.
  • Verified database got the field with proper values.
  • Created a new form, checked the database.
  • Ran unit tests.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12314

Differential Revision: https://secure.phabricator.com/D17439

Details

Provenance
epriestley <git@epriestley.com>Authored on Mar 1 2017, 11:56 PM
Parents
rPHABfcd8c9c240d4: Update `phd launch`
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHAB91ef2372908c: Add a "subtype" field to EditEngine forms (authored by epriestley <git@epriestley.com>).Mar 2 2017, 1:16 PM