github internxt/drive-web v1.0.574

latest releases: v1.0.579, v1.0.578, v1.0.577...
22 hours ago

Description

Migrate Recents functionality from drive module to new view-based structure to align with project architecture guidelines. Move view component, services, and thunks to dedicated Recents folder under views.

Changes:

  • Move RecentsView component to src/app/views/Recents/
  • Relocate fetchRecentsThunk to Recents/services/
  • Extract fetchRecents API service from fileService
  • Update imports across affected modules
  • Remove unnecessary type assertion

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Additional Notes

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.