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

Implement filtering for imported data #4118

Merged
merged 41 commits into from
Jun 3, 2024
Merged

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    19e9736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41df563 View commit details
    Browse the repository at this point in the history
  3. Implement imported table deciding and filtering

    + tests for pages, entry_pages, exit_pages and common filter types
    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    2491c7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02001aa View commit details
    Browse the repository at this point in the history
  5. add timeseries test

    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c0c1d36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c49f8f8 View commit details
    Browse the repository at this point in the history
  7. rename field returned by top stats

    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f38cc04 View commit details
    Browse the repository at this point in the history
  8. turn pages into a fn comp

    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    961d0e8 View commit details
    Browse the repository at this point in the history
  9. Move dashboard API results under a results key

    ...and also return the skip_imported_reason to the frontend to be used
    for displaying warnings.
    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a59cc5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    453cdab View commit details
    Browse the repository at this point in the history
  11. turn Devices into a fn comp

    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1238437 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a6c229 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ad5d16f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    92580e2 View commit details
    Browse the repository at this point in the history
  15. WIP

    zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cec119c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cb40a28 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7dadb8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6039e7d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6982dbe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b652cbb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    82ba93d View commit details
    Browse the repository at this point in the history
  22. Implement filtering by goals

    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    39fec37 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a86219f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    502b7ae View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    222a20d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    08e7284 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    431b4a8 View commit details
    Browse the repository at this point in the history
  28. Shutup credo

    zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    22d11a6 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    09bc702 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c9f6a6f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    4962ba4 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6596596 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    17564db View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    95b5a90 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a027cfe View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e8c43d6 View commit details
    Browse the repository at this point in the history
  37. rename Query.refresh

    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7039fec View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    29bc847 View commit details
    Browse the repository at this point in the history
  39. fix darkmode color

    RobertJoonas authored and zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    905687a View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    4e932dd View commit details
    Browse the repository at this point in the history
  41. Add an entry to CHANGELOG.md

    zoldar committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7b610e3 View commit details
    Browse the repository at this point in the history