Page MenuHomePhabricator

Move more event fields to EditEngine
ClosedPublic

Authored by epriestley on Jul 9 2016, 4:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 21, 1:47 AM
Unknown Object (File)
Feb 13 2024, 3:21 AM
Unknown Object (File)
Feb 10 2024, 12:55 PM
Unknown Object (File)
Feb 3 2024, 11:20 AM
Unknown Object (File)
Jan 26 2024, 9:49 PM
Unknown Object (File)
Jan 16 2024, 5:12 PM
Unknown Object (File)
Dec 27 2023, 8:27 AM
Unknown Object (File)
Dec 27 2023, 8:27 AM
Subscribers
None

Details

Summary

Ref T9275. This moves description, icon, and cancel/uncancel to EditEngine.

It removes TYPE_SEQUENCE_INDEX and TYPE_INSTANCE_OF_EVENT. These are currently never generated and I do not expect to genereate them (instead, these changes happen automatically when you edit a stub).

Test Plan

Edited an event with normal and pro edit forms.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Move more event fields to EditEngine.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jul 9 2016, 5:32 PM
This revision was automatically updated to reflect the committed changes.