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)
Apr 15 2026, 11:36 AM
Unknown Object (File)
Mar 29 2026, 10:59 PM
Unknown Object (File)
Feb 6 2026, 5:21 AM
Unknown Object (File)
Feb 4 2026, 2:54 PM
Unknown Object (File)
Jan 31 2026, 3:35 AM
Unknown Object (File)
Jan 22 2026, 2:18 AM
Unknown Object (File)
Dec 22 2025, 1:07 AM
Unknown Object (File)
Nov 29 2025, 1:46 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