Page MenuHomePhabricator

Consolidate burndown logic into a "BurndownChartEngine"
ClosedPublic

Authored by epriestley on May 3 2019, 7:16 PM.
Tags
None
Referenced Files
F13059235: D20496.id48888.diff
Fri, Apr 19, 3:55 PM
F13052125: D20496.diff
Fri, Apr 19, 7:13 AM
F13050790: D20496.id48997.diff
Fri, Apr 19, 3:12 AM
F13050788: D20496.id48888.diff
Fri, Apr 19, 3:12 AM
F13050787: D20496.id.diff
Fri, Apr 19, 3:12 AM
Unknown Object (File)
Thu, Apr 18, 3:08 PM
Unknown Object (File)
Tue, Apr 16, 11:46 AM
Unknown Object (File)
Thu, Apr 11, 4:19 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