Francis Terrero
Francis Terrero
## Description - Implement file version history sidebar with restore, delete, download, and batch operations - Add Redux-based caching for file versions and limits to prevent redundant API calls -...
## Description - Add version download, delete, and restore functionality - Implement file version service with API integration - Add version action dialogs for delete and restore confirmations - Add...
## Description Add comprehensive test coverage for fileVersions Redux slice and useVersionItemActions hook. Tests include thunk operations (fetch versions, fetch limits), reducer state management (loading, errors, cache invalidation), and menu...
## Description Add unit tests for date service, version history hooks, and file version service to ensure reliability of the file versioning functionality. Tests cover dropdown positioning logic, version history...
## Description Add version history sidebar with UI for viewing, restoring, and deleting file versions. Includes state management in UI slice, integration with drive explorer context menus, and mock data...
## Description - Update @internxt/sdk to 1.11.21 for improved version history support - Add batch delete functionality for multiple version selections - Implement version limits display showing used/total allowed versions...