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

console - Add extractions stats on user page #1570

Merged
merged 3 commits into from
Dec 20, 2016

Conversation

Vampouille
Copy link
Contributor

Extractions stats was available for all users or groups in analytics
page, this PR also adds this statistics for users.

Extractions stats was available for all users or groups in analytics
page, this PR also adds this statistics for users.
@Vampouille Vampouille added this to the 16.12 milestone Dec 2, 2016
Copy link
Member

@fvanderbiest fvanderbiest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Asking for another review from @tonio
Thanks :-)

@@ -114,7 +114,8 @@ class UserController {

this.config = {
layers: [ 'layer', 'count' ],
requests: [ 'date', 'count' ]
requests: [ 'date', 'count' ],
extraction: [ 'layer', 'count' ]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extractions rather than extraction ?

@Vampouille Vampouille requested a review from tonio December 8, 2016 09:04
Copy link
Contributor

@tonio tonio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@fvanderbiest fvanderbiest merged commit 88a9b5b into master Dec 20, 2016
@fvanderbiest fvanderbiest deleted the Add_stats_on_user_page branch December 20, 2016 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants