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)
Fri, Apr 19, 3:55 PM
Unknown Object (File)
Fri, Apr 19, 7:13 AM
Unknown Object (File)
Fri, Apr 19, 3:12 AM
Unknown Object (File)
Fri, Apr 19, 3:12 AM
Unknown Object (File)
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
Branch
chart20
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22761
Build 31210: Run Core Tests
Build 31209: arc lint + arc unit