1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-03 20:22:46 +01:00
phorge-phorge/src/applications/fact
epriestley d4ed5d0428 Make various UX improvements to charts so they're closer to making visual sense
Summary: Ref T13279. Fix some tabular stuff, draw areas better, make the "compose()" API more consistent, unfatal the demo chart, unfatal the project burndown, make the project chart do something roughly physical.

Test Plan: Looked at charts, saw fewer obvious horrors.

Subscribers: yelirekim

Maniphest Tasks: T13279

Differential Revision: https://secure.phabricator.com/D20817
2019-09-17 09:43:21 -07:00
..
application Render charts from storage instead of just one ad-hoc hard-coded chart 2019-05-22 04:31:48 -07:00
chart Track chart datapoints from their sources and provide a tabular view of chart data 2019-09-17 09:41:02 -07:00
controller Make various UX improvements to charts so they're closer to making visual sense 2019-09-17 09:43:21 -07:00
daemon Stack chart functions in a more physical way 2019-05-22 05:40:39 -07:00
engine Make various UX improvements to charts so they're closer to making visual sense 2019-09-17 09:43:21 -07:00
extract Remove all application callers to "putInSet()" 2018-12-12 16:41:12 -08:00
fact Replace the chart in Maniphest Reports with a chart driven by Facts 2019-05-22 04:44:10 -07:00
management Make Facts more modern, DRY, and dimensional 2018-02-19 12:05:19 -08:00
query Continue cleaning up queries in the wake of changes to "%Q" 2018-11-16 12:49:44 -08:00
storage Store charts earlier and build them out a little later 2019-05-22 05:39:32 -07:00