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, Jan 21, 12:30 PM
Unknown Object (File)
Tue, Jan 21, 9:51 AM
Unknown Object (File)
Sat, Jan 18, 7:36 AM
Unknown Object (File)
Dec 17 2024, 7:58 AM
Unknown Object (File)
Dec 14 2024, 1:43 PM
Unknown Object (File)
Dec 12 2024, 11:38 PM
Unknown Object (File)
Dec 7 2024, 11:33 AM
Unknown Object (File)
Dec 5 2024, 11:05 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