Add "Sort" Options in Credentials Inventory
In Add Search and Filter options in Credentials In... (#345734 - closed), we added Search and Filter to Credentials Inventory. To round this out, we should also add sorting.
- Sort by token expiration date
- Sort by token created data
- Sort by token last used date (once Personal Access Token (PAT) Last Used IP Addres... (#428577 - closed) is complete)
Acceptance Criteria
- Implement a "Sort" dropdown menu on the Credentials Inventory page.
- Include sort options for:
- Token expiration date
- Token creation date
- Token last used date
- Allow both ascending and descending order for each option.
- Ensure sorting works with existing search and filter functionality.
- Maintain sort preference within the user's session.
- Provide clear visual indication of the current sort order.
- Ensure sorting is performant and accessible.
Stretch
Add sort options for API
Edited by Hannah Sutor