-
Notifications
You must be signed in to change notification settings - Fork 29
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
cameronperera
merged 29 commits into
main
from
ICU-15181-add-pagination-to-session-recordings
Oct 1, 2024
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
60c236b
refactor: 💡 move model hook to session-recordings/index route
cameronperera 5f785a2
test: 💍 add missing tests for session recordings controller
cameronperera a67a0ff
feat: 🎸 paginate session-recordings and search
cameronperera 23810d3
refactor: 💡 fix failing redirect and tests
cameronperera 4ad4155
test: 💍 add search tests for session recordings
cameronperera 79bd5b8
feat: 🎸 add user filtering for session recordings
cameronperera f098074
feat: 🎸 add more attributes to indexed-db session recordings
cameronperera 156cf13
feat: 🎸 add target filter for session recordings
cameronperera 68ed08d
refactor: 💡 update filterOptions method
cameronperera 57c485e
Merge branch 'main' into ICU-15181-add-pagination-to-session-recordings
cameronperera c9ae5e0
feat: 🎸 add scopes filtering to session recording
cameronperera 8e1f2c5
Merge branch 'main' into ICU-15181-add-pagination-to-session-recordings
cameronperera 7eb3937
feat: 🎸 add time filter to session recordings
cameronperera 25ede8c
refactor: 💡 add no filter results text
cameronperera 2a652e1
Merge branch 'main' into ICU-15181-add-pagination-to-session-recordings
cameronperera eea9f64
refactor: 💡 update Exist variables to doExist
cameronperera f9161e4
refactor: 💡 updates from PR feedback
cameronperera 03834a7
refactor: 💡 remove scope_id filter
cameronperera eae8761
Merge branch 'main' into ICU-15181-add-pagination-to-session-recordings
cameronperera 2869ad7
refactor: 💡 change session recording placeholder text
cameronperera b384a54
chore: 🤖 increment indexedDB version
cameronperera a40a1c9
test: 💍 add Date object tests for indexed-db
cameronperera 66f0097
refactor: 💡 small changes from PR feedback
cameronperera d3da738
refactor: 💡 change times filter array to time date object
cameronperera 3edc7bf
Merge branch 'main' into ICU-15181-add-pagination-to-session-recordings
cameronperera cdd3eeb
test: 💍 add more date specific indexed-db test
cameronperera 6e909a6
refactor: 💡 change Today time shortcut to "Last 24 hours"
cameronperera e020c09
Merge branch 'main' into ICU-15181-add-pagination-to-session-recordings
cameronperera b2e3ce3
test: 💍 fix date mock in session-recording controller tests
cameronperera File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.