Closed
Bug 1119868
Opened 10 years ago
Closed 10 years ago
Executive Summary version of Stats page.
Categories
(Webtools Graveyard :: Air Mozilla, defect, P1)
Webtools Graveyard
Air Mozilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: richard, Assigned: peterbe)
References
()
Details
IT is asking for an activity summary for AirMo. I've been building it by hand for a few weeks, and I think the set of info they're asking for has stabilized to the point where we could make it a page in AirMo.
See the URL for the report for the week of Jan 5th.
The "Top 10 Trending" section at the bottom is slightly different from our Hit statistics page. It uses the items sorted by score, but filters out events less than one week old.
It would be good to have the page show the current week's stats, but have a button to let the user scroll back in time week by week.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
"This Week Last Year" is a bit vague and there's not much that can be done about that.
What I did was take this week's Monday and subtract 365 days and from that date, backtrack to the first available Monday.
"Year to Date" I took todays date, set the month and day to 1 so you get, for example 2015-01-01 and the the upper range becomes this week's Monday.
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/80a3317253e4c5a77304dcd6ad08f9e6870dbe81
fixes bug 1119868 - Executive Summary version of Stats page.
https://github.com/mozilla/airmozilla/commit/5fb9bc476dcee4033f1915e70552ec5a2490c850
Merge pull request #173 from peterbe/bug-1119868-executive-summary-version-of-stats-page
fixes bug 1119868 - Executive Summary version of Stats page.
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 4•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/c16ef38e07a8ea4653b00bbacb10aa9cee6b0d5a
bug 1119868 - executive summary trending logic
https://github.com/mozilla/airmozilla/commit/d0d19a2d1b1efeed941e799bb3b6526240c60948
Merge pull request #174 from peterbe/bug-1119868-executive-summary-trending-logic
bug 1119868 - executive summary trending logic
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•