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)
Thu, Aug 13, 11:53 PM
Unknown Object (File)
Jul 11 2026, 5:59 PM
Unknown Object (File)
Jul 4 2026, 1:00 PM
Unknown Object (File)
Jun 22 2026, 7:34 PM
Unknown Object (File)
Jun 22 2026, 8:38 AM
Unknown Object (File)
Jun 20 2026, 10:41 PM
Unknown Object (File)
Jun 18 2026, 12:01 AM
Unknown Object (File)
Apr 15 2026, 11:36 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
Branch
chart20
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22761
Build 31210: Run Core Tests
Build 31209: arc lint + arc unit