Skip to content

Recording list updates#433

Open
BryonLewis wants to merge 4 commits intomainfrom
recording-list-updates
Open

Recording list updates#433
BryonLewis wants to merge 4 commits intomainfrom
recording-list-updates

Conversation

@BryonLewis
Copy link
Collaborator

@BryonLewis BryonLewis commented Mar 13, 2026

resolves #415

  • Refactor Recordings.vue into RecordingTable.vue by making a single Table Component that is used for your own recordings or shared recordings
    • Updated the tags filtering to have autocomplete
    • Clicking on tags in the list will add them to the filter
    • Changed default ordering of Columns to be more concise
    • Edited the Map view to be alongside the GRTS Cell Id
    • Added functionality to turn on/off columns in the list. This is saved in localstorage and the defaults are simplier for users using the filtering functionality
  • The tags endpointno allows all tags that are used in public recordings instead of just your own tags.
20260313-BatAI-FilterRecordings_small.mp4

@BryonLewis BryonLewis force-pushed the recording-list-updates branch from 7279ca5 to 9f6fbf4 Compare March 13, 2026 13:50
@BryonLewis BryonLewis force-pushed the recording-list-updates branch from 9f6fbf4 to 91e27a2 Compare March 13, 2026 13:54
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 this pull request may close these issues.

Filtering and Search Functionality

1 participant