Page MenuHomePhabricator

Use EditEngine, not CustomFields, to define Dashboard Panel edit behavior
ClosedPublic

Authored by epriestley on Apr 2 2019, 6:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 23, 12:30 AM
Unknown Object (File)
Fri, Jul 19, 2:33 AM
Unknown Object (File)
Sun, Jul 7, 9:32 PM
Unknown Object (File)
Sun, Jul 7, 11:25 AM
Unknown Object (File)
Thu, Jul 4, 7:01 AM
Unknown Object (File)
Sun, Jun 30, 5:21 PM
Unknown Object (File)
Sat, Jun 29, 1:20 AM
Unknown Object (File)
Thu, Jun 27, 1:51 PM
Subscribers
None

Details

Summary

Depends on D20371. Ref T13272. Dashboard panels use CustomField to specify editable panel behavior. This is an older approach which was largely or entirely obsoleted by EditEngine.

Throw away all the CustomField edit stuff. Convert the "text" panel to EditEngine to prove this at least mostly works.

This breaks "query" panels and "tab" panels (they'll still work fine, but they can't be meaningfully edited). I'll restore those in a future change.

Test Plan

Created and edited a "text" panel.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable