Skip to content

Icu 15181 add pagination to session recordings #2502

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

Merged
merged 29 commits into from
Oct 1, 2024

Conversation

cameronperera
Copy link
Collaborator

@cameronperera cameronperera commented Sep 25, 2024

Description

This adds pagination support for Session Recordings along with search for session-recording.id and filters for user and target.

Another change that is made in this PR is how we handle redirects for the scopes.scope.session-recordings.session-recording.channels-by-connection.channel route. If the user has entered a URL where the session recording ID is wrong, we redirect the user back to the list view and display a toast message.

🎟️ Jira ticket

Screenshots (if appropriate)

Search and filter:

Screen.Recording.2024-09-27.at.2.12.34.PM.mov

Redirect change:

Screen.Recording.2024-09-25.at.12.19.34.PM.mov

How to Test

Create sessions with targets that have recording enabled. After creating a few, you should see the table of session recordings with new filters above.

Checklist

  • I have added before and after screenshots for UI changes
  • I have added JSON response output for API changes
  • I have added steps to reproduce and test for bug fixes in the description
  • I have commented on my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

@cameronperera cameronperera self-assigned this Sep 25, 2024
@cameronperera cameronperera requested a review from a team as a code owner September 25, 2024 17:23
Copy link

vercel bot commented Sep 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
boundary-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 6:02pm
boundary-ui-desktop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 6:02pm

Copy link
Collaborator

@lisbet-alvarez lisbet-alvarez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for all this work!!

Copy link
Collaborator

@ZedLi ZedLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@cameronperera cameronperera merged commit d3c789c into main Oct 1, 2024
12 checks passed
@cameronperera cameronperera deleted the ICU-15181-add-pagination-to-session-recordings branch October 1, 2024 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants