Page MenuHomePhabricator

Consolidate burndown logic into a "BurndownChartEngine"
ClosedPublic

Authored by epriestley on May 3 2019, 7:16 PM.
Tags
None
Referenced Files
F15630606: D20496.diff
Mon, May 19, 4:16 AM
Unknown Object (File)
Wed, Apr 23, 7:57 PM
Unknown Object (File)
Apr 12 2025, 9:59 AM
Unknown Object (File)
Apr 11 2025, 5:39 AM
Unknown Object (File)
Apr 7 2025, 1:36 PM
Unknown Object (File)
Apr 6 2025, 3:50 AM
Unknown Object (File)
Apr 1 2025, 2:14 PM
Unknown Object (File)
Mar 17 2025, 2:21 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
Branch
chart20
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22761
Build 31210: Run Core Tests
Build 31209: arc lint + arc unit