-
Notifications
You must be signed in to change notification settings - Fork 35
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
Add popup for information about page access statistics [Wait for #3130] #3231
base: develop
Are you sure you want to change the base?
Conversation
Some hints to "see" the pop up
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your PR! Everything looks good except for one remark :)
6defceb
to
111a052
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
integreat_cms/cms/templates/tutorials/page_access_statistics.html
Outdated
Show resolved
Hide resolved
integreat_cms/cms/templates/tutorials/page_access_statistics.html
Outdated
Show resolved
Hide resolved
integreat_cms/cms/templates/tutorials/page_access_statistics.html
Outdated
Show resolved
Hide resolved
integreat_cms/cms/templates/tutorials/page_access_statistics.html
Outdated
Show resolved
Hide resolved
37e0067
to
2693b5e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much. Looks good! 🚀
Turned into draft to avoid accidental merge. This PR should be first merged after #3130 is done. |
2693b5e
to
19f83be
Compare
Co-authored-by: JoeyStk <[email protected]>
19f83be
to
0f363ea
Compare
Short description
This PR adds an pop-up on the statistics page and shows users hints for better interpretation of statistics.
Proposed changes
Side effects
Resolved issues
Fixes: #3132
Pull Request Review Guidelines