Page MenuHomePhabricator

Consolidate burndown logic into a "BurndownChartEngine"
ClosedPublic

Authored by epriestley on May 3 2019, 7:16 PM.
Tags
None
Referenced Files
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
Fri, Mar 7, 5:30 AM
Unknown Object (File)
Feb 21 2025, 11:52 AM
Unknown Object (File)
Feb 20 2025, 2:24 AM
Unknown Object (File)
Feb 9 2025, 7:45 AM
Unknown Object (File)
Feb 9 2025, 7:45 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