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

Data source for the Analytics App #2195

Merged
merged 24 commits into from
Jul 29, 2024
Merged

Data source for the Analytics App #2195

merged 24 commits into from
Jul 29, 2024

Commits on Jul 3, 2024

  1. Create AnalyticsDatasourceListener.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    03c5b51 View commit details
    Browse the repository at this point in the history
  2. Create AnalyticsDatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    65125a8 View commit details
    Browse the repository at this point in the history
  3. fix: Update Application.php and update AnalyticsDatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4aa4a33 View commit details
    Browse the repository at this point in the history
  4. tests: Update psalm.xml

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    96a3fef View commit details
    Browse the repository at this point in the history
  5. Create OCA-Analytics-IDatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3c58344 View commit details
    Browse the repository at this point in the history
  6. Update psalm.xml

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b59c307 View commit details
    Browse the repository at this point in the history
  7. Update OCA-Analytics-IDatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0f807cc View commit details
    Browse the repository at this point in the history
  8. fix: Properly add psalm stubs

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    274ff38 View commit details
    Browse the repository at this point in the history
  9. fix: Add unit test for analytics datasource

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c0f2d33 View commit details
    Browse the repository at this point in the history
  10. fix: Skip tests if analytics app is not installed

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux authored and Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c071b8e View commit details
    Browse the repository at this point in the history
  11. Update psalm.xml

    Co-authored-by: F. E Noel Nfebe <fenn25.fn@gmail.com>
    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello and nfebe committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5f5b85e View commit details
    Browse the repository at this point in the history
  12. Rename OCA-Analytics-IDatasource.php to oca-analytics-idatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fbb9e0d View commit details
    Browse the repository at this point in the history
  13. Update oca-analytics-idatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b2cb850 View commit details
    Browse the repository at this point in the history
  14. Update AnalyticsDatasourceTest.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    06c07fe View commit details
    Browse the repository at this point in the history
  15. Update AnalyticsDatasourceTest.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b62c720 View commit details
    Browse the repository at this point in the history
  16. Update oca-analytics-idatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f6b0b04 View commit details
    Browse the repository at this point in the history
  17. Update oca-analytics-idatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b385dcc View commit details
    Browse the repository at this point in the history
  18. Update AnalyticsDatasourceTest.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8b3c18e View commit details
    Browse the repository at this point in the history
  19. Update AnalyticsDatasourceTest.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e4e731a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. use AnalyticsDatasource for unit test

    Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
    Chartman123 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a434426 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Update AnalyticsDatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    a15165d View commit details
    Browse the repository at this point in the history
  2. Update AnalyticsDatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b1bebef View commit details
    Browse the repository at this point in the history
  3. Update AnalyticsDatasourceListener.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    2ad9a17 View commit details
    Browse the repository at this point in the history
  4. Update AnalyticsDatasource.php

    Signed-off-by: Rello <Rello@users.noreply.github.com>
    Rello authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    0530cd1 View commit details
    Browse the repository at this point in the history