LOADING…
0%
Complete changelog

Commit

feat: Add batch update and rename functionality for samples

Commit details

Commit notes

This commit introduces two new endpoints for batch operations on samples: a PATCH endpoint for updating multiple samples' metadata and another for renaming samples using find/replace functionality. The frontend has been updated to include a BatchEditModal component, allowing users to select multiple samples and apply changes efficiently. Additionally, mutation hooks for batch updating and renaming samples have been implemented, ensuring that the UI reflects the latest data after operations. This enhances user experience by streamlining sample management.

Files changed
8
Lines added
+1,138
Lines removed
−16
This page is a permanent record of commit 9f763943.