Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for time-bounded reports #11

Closed
maiera opened this issue Jun 20, 2014 · 5 comments
Closed

Allow for time-bounded reports #11

maiera opened this issue Jun 20, 2014 · 5 comments

Comments

@maiera
Copy link
Owner

maiera commented Jun 20, 2014

Examples of reports: last 30 days, current quarter, previous quarter, year to date, custom date range (nice to have).

@Scarygami
Copy link
Contributor

Backend now has methods to query records in specified date ranges: #40

@reicek
Copy link
Collaborator

reicek commented Jul 31, 2014

Ability to only show reports after a specific month/year is now available in the UI for Googlers.

@maiera
Copy link
Owner Author

maiera commented Jul 31, 2014

This is great!

I have three comments and one question:

Question: When a month is selected, is the data displayed just for that
month?

Comments/requests

  1. when you click on the button "for Googlers", the flow shows a pop-up
    with just one button "general statistics" -- maybe we could just skip that,
    and go directly to the statistics page?

  2. the general statistics page is empty until a date is selected -- can we
    display current month by default, so it doesn't look too empty?

  3. Do you think it would also be possible to later support ranges? As in
    "Feb 1 2014 - May 31 2014" so that people can select themselves which
    datasets they want?

Thank you!
Alex

On Wed, Jul 30, 2014 at 6:26 PM, Cesar Anton Dorantes <
notifications@github.com> wrote:

Ability to only show reports after a specific month/year is now available
in the UI for Googlers.


Reply to this email directly or view it on GitHub
#11 (comment).

Alex Maier | Program Manager, GDE Program | alexmaier@google.com |
650-200-3917

@reicek
Copy link
Collaborator

reicek commented Jul 31, 2014

Hello Alex!

Thank you for the UX feedback, it was most useful and right in time for
today's updates.

-1) The app shows all the data since the selected month & year, after
today's update it will now show it explicitly on each chart title. (so it's
done...)

  1. Sure Alex, the menu is mean to help when there is more than 1 option,
    the year by year comparative statistics will have their own section, but
    the menu can be turned off for now with extreme ease (so it's done for
    GDE's and Googler's...)

  2. Great idea! Since now that's how it will work =) (so it's done...)

  3. Totally, currently it is only a starting point for the idea was to
    launch fast, so the current implementation it's just and MVP, I'm actually
    aiming for a fancy paper slider provided in Polymer (so this one might take
    a few days)

reicek added a commit that referenced this issue Jul 31, 2014
* Loads current month on start by default.
* Show's selected time range.
reicek added a commit that referenced this issue Jul 31, 2014
* Show current month data on load by default.
* Show active time filter.
@SmokyBob
Copy link
Collaborator

Moved to new repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants