Page MenuHomePhabricator

Consolidate burndown logic into a "BurndownChartEngine"
ClosedPublic

Authored by epriestley on May 3 2019, 7:16 PM.
Tags
None
Referenced Files
F15477345: D20496.id.diff
Mon, Apr 7, 1:36 PM
F15473992: D20496.diff
Sun, Apr 6, 3:50 AM
F15462343: D20496.id.diff
Tue, Apr 1, 2:14 PM
F15400860: D20496.id48997.diff
Mon, Mar 17, 2:21 PM
F15379802: D20496.diff
Thu, Mar 13, 11:28 PM
F15378493: D20496.id48888.diff
Thu, Mar 13, 2:53 PM
F15328303: D20496.diff
Mar 7 2025, 5:30 AM
Unknown Object (File)
Feb 21 2025, 11:52 AM
Subscribers

Details

Summary

Ref T13279. For now, we need to render burndowns from both Maniphest (legacy) and Projects (new prototype).

Consolidate this logic into a "BurndownChartEngine". I plan to expand this to work a bit like a "SearchEngine", and serve as a UI layer on top of the raw chart features.

The old "ChartEngine" is now "ChartRenderingEngine".

Test Plan
  • Viewed burndowns ("burnups") in Maniphest.
  • Viewed burndowns in Projects.
  • Saw the same chart.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable