Gene Curator is an open-source platform for managing and curating genetic data. It facilitates gene data analysis, entry, and reporting, serving genetics researchers with tools for efficient data handling.
MIT License
5
stars
1
forks
source link
Feature Request: Transform UploadCSV View into a Gene Admin View #13
Enhance the current UploadCSV view to become a more comprehensive Gene Admin View. This new view would include additional functionality tailored for administrative tasks, such as deleting the gene collection, managing overwrite settings, and incorporating other future admin controls.
Proposed Features and Functionalities
[x] Gene Collection Deletion: Provide a secure method for administrators to delete the entire gene collection directly from the interface.
[x] Overwrite Settings Control: Include options for administrators to toggle and configure overwrite settings during the upload process.
[ ] Enhanced Upload Feedback: Improve feedback and logging for the upload process to provide detailed success/failure messages and statistics.
[x] Future Admin Controls: Design the view in a modular way to easily add more administrative features and controls as needed.
Suggested Changes to the Current View
UI Enhancements: Redesign the interface to accommodate the new admin features while ensuring usability and accessibility.
Security Measures: Implement robust security measures to ensure that only authorized personnel can perform sensitive operations like deletion. --> See also: #26
Documentation and Help: Provide in-view documentation or help sections to guide the administrators on how to use the new functionalities effectively.
Use Cases
Data Management: Admins can easily manage and reset the gene database directly from the web interface, improving efficiency.
Testing & Debugging: Developers and admins can quickly test upload functionalities and other admin operations.
System Maintenance: Streamline common administrative tasks like data cleanup, configuration adjustments, and system checks.
Enhance the current UploadCSV view to become a more comprehensive Gene Admin View. This new view would include additional functionality tailored for administrative tasks, such as deleting the gene collection, managing overwrite settings, and incorporating other future admin controls.
Proposed Features and Functionalities
Suggested Changes to the Current View
Use Cases