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

Admin can see a daily report on the site #589

Closed
php-coder opened this issue May 18, 2017 · 0 comments
Closed

Admin can see a daily report on the site #589

php-coder opened this issue May 18, 2017 · 0 comments
Assignees
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented May 18, 2017

In order to simplify testing we can add another view for a daily report -- as a simple page with text (not HTML) that admin can open at any time.

Source code that could be helpful:

Additional details:

  • localization is not required
  • page should be available only to a users with a specific authority. We should create such authority and grant it to admin
  • let's create ReportController and map this page to /report/daily URL
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

2 participants