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)
Tue, Apr 16, 11:46 AM
Unknown Object (File)
Thu, Apr 11, 4:19 AM
Unknown Object (File)
Sat, Apr 6, 3:02 PM
Unknown Object (File)
Fri, Apr 5, 7:17 PM
Unknown Object (File)
Fri, Mar 29, 1:57 AM
Unknown Object (File)
Mar 5 2024, 2:33 AM
Unknown Object (File)
Feb 20 2024, 8:12 AM
Unknown Object (File)
Feb 7 2024, 10:34 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