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
F15534032: D20372.id.diff
Wed, Apr 23, 10:55 PM
F15526983: D20372.id48638.diff
Mon, Apr 21, 11:55 PM
F15525832: D20372.id48638.diff
Mon, Apr 21, 5:10 PM
F15512726: D20372.id.diff
Thu, Apr 17, 1:12 PM
F15508331: D20372.diff
Wed, Apr 16, 4:48 AM
F15481184: D20372.diff
Tue, Apr 8, 6:50 PM
F15471826: D20372.id48597.diff
Sat, Apr 5, 8:15 AM
F15471366: D20372.diff
Sat, Apr 5, 4:41 AM
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