Skip to content

Add new "Usage" tab to event details - #1670

Draft
Arnei wants to merge 1 commit into
opencast:developfrom
Arnei:basic-statistics-event-tab
Draft

Add new "Usage" tab to event details#1670
Arnei wants to merge 1 commit into
opencast:developfrom
Arnei:basic-statistics-event-tab

Conversation

@Arnei

@Arnei Arnei commented Sep 8, 2026

Copy link
Copy Markdown
Member

Adds a new tab to the event details that displays basic statistics information from the new Opencast endpoints for basic statistics, aka it display views and watchtime.

Initially displays just total views and watchtime, but also has a details page that displays them per day or hour for a given date range.

Is completely unrelated to the already existing statistics tab in the event details (which shows up if you have a statistics provider like Matomo configured).
That's why it is called "Usage" and tries to not share any existing code (unless it makes sense, e.g. bar chart).

Still a draft for now because I am waiting for internal feedback, but should be ready for testing already. So any feedback is welcome :)

How to test this

You will need an Opencast with the backend PR opencast/opencast#8002 installed. The frontend shouldn't break without it, but it also won't do anything without it.

AI Usage

This has been assisted by Claude Sonnet 5 in various places.

Adds a new tab to the event details that display
basic statistics information from the new Opencast
endpoints for basic statistics,
aka it display views and watchtime.

Initially display just total views and watchtime, but
also has a details page that displays them per day or hour
for a given date range.

Is completely unrelated to the already existing statitistics tab
in the event details (which shows up if you have a statistics
provider like Matomo configured).
That's why it is called "Usage" and tries to not share any exisitng
code (unless it makes sense, e.g. bar chart).
@Arnei Arnei added the type:enhancement New feature or request label Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant