1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-13 00:01:03 +01:00
phorge-phorge/src/applications/maniphest/controller
epriestley f5c686d6a4 Swap charts from gRaphael to D3
Summary:
Mostly, this has just been sitting in my sandbox for a long time. I may also touch some charting stuff with subprojects/milestones, but don't have particular plans to do that.

D3 seems a bit more flexible, and it's easier to push more of the style logic into CSS so you can fix my design atrocities. gRaphael also hasn't been updated in ~3+ years.

Test Plan:
{F1085433}

{F1085434}

Reviewers: chad

Reviewed By: chad

Subscribers: cburroughs, yelirekim

Differential Revision: https://secure.phabricator.com/D15155
2016-02-01 10:36:59 -08:00
..
ManiphestBatchEditController.php Merge branch 'master' into redesign-2015 2015-06-23 13:36:47 -07:00
ManiphestController.php Move inline edit from task lists to EditEngine 2015-12-08 15:29:11 -08:00
ManiphestExportController.php Partially update Maniphest for handleProcess 2015-08-01 17:06:57 -07:00
ManiphestReportController.php Swap charts from gRaphael to D3 2016-02-01 10:36:59 -08:00
ManiphestSubpriorityController.php Partially update Maniphest for handleProcess 2015-08-01 17:06:57 -07:00
ManiphestTaskDetailController.php Keep hovercards on screen a little harder 2015-12-24 12:38:36 -08:00
ManiphestTaskEditController.php Drop "-pro" suffix and "editpro" URIs for EditEngine in Maniphest 2015-12-08 17:56:59 -08:00
ManiphestTaskListController.php Partially update Maniphest for handleProcess 2015-08-01 17:06:57 -07:00