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: use shared dashboard plugin wrapper #396

Draft
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    9013df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    879f061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c032e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03b3cb0 View commit details
    Browse the repository at this point in the history
  5. refactor: simplify the communication for offline caching

    It should be enough to use isParentCached for knowing when to start
    recording and remove the cache in the plugin.
    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e329628 View commit details
    Browse the repository at this point in the history
  6. refactor: move caching logic in shared component

    The component will be eventually moved to the analytics library.
    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7b04638 View commit details
    Browse the repository at this point in the history
  7. fix: fix typo

    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3d687d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62f7ae1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8610a75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    faf7e31 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8f9097 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67aef2a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    37039b4 View commit details
    Browse the repository at this point in the history
  14. fix: avoid ResizeObserver loop error

    This causes Cypress to fail due to the error overlay.
    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7397f9e View commit details
    Browse the repository at this point in the history
  15. chore: remove debug logs

    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e60ca36 View commit details
    Browse the repository at this point in the history
  16. chore: bump analytics with period selector fix

    This should make some Cypress tests pass.
    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    929e81c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    334f02d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1138893 View commit details
    Browse the repository at this point in the history
  19. test: fix tests for 2.39

    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ae9fcf7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8cfe5c5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e755bcc View commit details
    Browse the repository at this point in the history
  22. test: skip failing test on 40

    Waiting for a decision on how to treat the time dimensions.
    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f7f0ed2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    008d22d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2d2583d View commit details
    Browse the repository at this point in the history
  25. test: fix tag filtering

    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5569aa4 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    68614a5 View commit details
    Browse the repository at this point in the history
  27. chore: update analytics

    edoardo committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    28dfcc6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8633759 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    f7395e7 View commit details
    Browse the repository at this point in the history
  2. chore: update yarn.lock

    edoardo committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5cac399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed3c3fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1066caf View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. chore: run prettier

    edoardo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d83e2ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60fe53 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    573093e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    e969ff6 View commit details
    Browse the repository at this point in the history