Page MenuHomePhabricator

Consolidate burndown logic into a "BurndownChartEngine"
ClosedPublic

Authored by epriestley on May 3 2019, 7:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 23, 7:57 PM
Unknown Object (File)
Apr 12 2025, 9:59 AM
Unknown Object (File)
Apr 11 2025, 5:39 AM
Unknown Object (File)
Apr 7 2025, 1:36 PM
Unknown Object (File)
Apr 6 2025, 3:50 AM
Unknown Object (File)
Apr 1 2025, 2:14 PM
Unknown Object (File)
Mar 17 2025, 2:21 PM
Unknown Object (File)
Mar 13 2025, 11:28 PM
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