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
F15419854: D20372.id48597.diff
Fri, Mar 21, 9:26 AM
F15333753: D20372.diff
Sat, Mar 8, 4:32 AM
Unknown Object (File)
Mon, Feb 24, 4:45 PM
Unknown Object (File)
Feb 9 2025, 7:33 AM
Unknown Object (File)
Feb 9 2025, 7:33 AM
Unknown Object (File)
Feb 9 2025, 7:33 AM
Unknown Object (File)
Jan 28 2025, 5:07 AM
Unknown Object (File)
Jan 28 2025, 5:07 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