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

Admin panel should have recordings page #7897

Closed
HexaField opened this issue Apr 14, 2023 · 0 comments · Fixed by #7980
Closed

Admin panel should have recordings page #7897

HexaField opened this issue Apr 14, 2023 · 0 comments · Fixed by #7980
Assignees

Comments

@HexaField
Copy link
Member

HexaField commented Apr 14, 2023

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants