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

Add API endpoint for the dashboard data #583

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    f9441e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb12be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b4d033 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fix tests

    JVT038 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    29ab92c View commit details
    Browse the repository at this point in the history
  2. Fix tests

    JVT038 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    73aa4e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

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

Commits on Feb 27, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 8, 2024

  1. Added API endpoints to retrieve individual statistics.

    Also added HTTP tests and updated the OpenAPI specs
    
    Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
    JVT038 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    823e547 View commit details
    Browse the repository at this point in the history
  2. Don't send stats if the row is invisible

    Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
    JVT038 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    936b795 View commit details
    Browse the repository at this point in the history