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

Refactor page tree and add page based statistics #3325

Draft
wants to merge 54 commits into
base: develop
Choose a base branch
from

Conversation

JoeyStk
Copy link
Contributor

@JoeyStk JoeyStk commented Jan 11, 2025

Short description

This PR refactors parts of the page tree and adds the page based statistics to statistics.

Proposed changes

  • Refactor page tree
    • Split page tree into partial_page_tree, pages_page_tree and statistics_page_tree
    • Adjust naming
  • Add page based statistics
    • Call to Matomo
    • Show page based statistics in statistics view

Side effects

  • In collaboration with @jarlhengstmengel
  • Refactoring page tree is always dangerous, thorough testing is very, very welcome
  • I would propose that this PR gets at least three reviews
  • Please test this with a database dump

Resolved issues

Fixes: #3130


Pull Request Review Guidelines

jarlhengstmengel and others added 30 commits November 27, 2024 18:23
…sible_box' of https://github.com/digitalfabrik/integreat-cms into feature/refactor_page_tree_and_add_statistics_to_collapsible_box
@JoeyStk JoeyStk marked this pull request as draft January 11, 2025 17:40
@JoeyStk JoeyStk marked this pull request as ready for review January 13, 2025 14:50
@JoeyStk JoeyStk marked this pull request as draft January 13, 2025 15:02
@JoeyStk
Copy link
Contributor Author

JoeyStk commented Jan 19, 2025

Current state of this PR: @jarlhengstmengel is still working on fixing the tests. As soon as this is done, this PR is ready to be reviewed :)

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.

[2024-12-18] Refactor page tree and add it to to statistics as a collapsible box
2 participants