Page MenuHomePhabricator

Consolidate burndown logic into a "BurndownChartEngine"
ClosedPublic

Authored by epriestley on May 3 2019, 7:16 PM.
Tags
None
Referenced Files
F15492031: D20496.id48888.diff
Sat, Apr 12, 9:59 AM
F15489057: D20496.id48997.diff
Fri, Apr 11, 5:39 AM
F15477345: D20496.id.diff
Mon, Apr 7, 1:36 PM
F15473992: D20496.diff
Sun, Apr 6, 3:50 AM
F15462343: D20496.id.diff
Tue, Apr 1, 2:14 PM
F15400860: D20496.id48997.diff
Mar 17 2025, 2:21 PM
F15379802: D20496.diff
Mar 13 2025, 11:28 PM
F15378493: D20496.id48888.diff
Mar 13 2025, 2:53 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