Page MenuHomePhabricator

Adapt components for new editing metrics
Closed, ResolvedPublic8 Estimated Story Points

Description

Before activating the new editing metrics added in T175268, there are a few changes needed to be pushed:

  • Unify date format so that only JS date objects are dealt with internally (no string-based timestamps).
  • Fix breakdowns not rendering properly when there is more than one possibility available.
  • Render metric numbers with their correct suffix/format (with floating point, units, bytes...).

Event Timeline

fdans set the point value for this task to 8.Oct 18 2017, 10:00 AM

Change 385954 had a related patch set uploaded (by Fdans; owner: Fdans):
[analytics/wikistats2@master] Only queries breakdowns when they are to be visualised

https://gerrit.wikimedia.org/r/385954

Change 385954 abandoned by Fdans:
Only query breakdowns when they are to be visualised

Reason:
Abandoning as I've done something strange with the change ids

https://gerrit.wikimedia.org/r/385954

Change 387320 had a related patch set uploaded (by Milimetric; owner: Milimetric):
[analytics/wikistats2@master] Query breakdowns only when they are visualised

https://gerrit.wikimedia.org/r/387320

Change 387320 merged by Milimetric:
[analytics/wikistats2@master] Query breakdowns only when they are visualised

https://gerrit.wikimedia.org/r/387320

Change 387561 had a related patch set uploaded (by Fdans; owner: Fdans):
[analytics/wikistats2@master] Handle negative values in graphs

https://gerrit.wikimedia.org/r/387561

Change 387561 merged by Milimetric:
[analytics/wikistats2@master] Handle negative values in graphs

https://gerrit.wikimedia.org/r/387561