You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
We need a recording page in the admin panel that displays all the recordings.
It should use the recording scopes
It should populate based on the recording table
It should have a button that opens a drawer with all the recording_resource files included and inspectable with the same file browser implementation included in the projects table drawer
Columns should be
id
user (associated user who created the recording)
ended
schema (as comma separated list of json keys)
resources (opens drawer)
The text was updated successfully, but these errors were encountered:
We need a recording page in the admin panel that displays all the recordings.
recording
tablerecording_resource
files included and inspectable with the same file browser implementation included in the projects table drawerColumns should be
The text was updated successfully, but these errors were encountered: