Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor of database tables and api related core utilities #181

Merged
merged 17 commits into from
Jan 22, 2025

Conversation

Daniel-VM
Copy link
Member

PR Description

This PR refactors the database structure and related API utilities to streamline models and relationships based on the updated design (see #176 ). Key changes include:

1. Sample State Tracking (#180 ):

  • Introduced SampleStateHistory to replace DateUpdateState.
  • Tracks sample states and error types.

Commits: c7547e7, 615aa37, 64a4db4

2. MetadataValues Table (#177 ):

  • Replaced BioinfoAnalysisField with MetadataValues to consolidate metadata relationships.

Commits: 6898672

3. Lineage Removal (#179 ):

  • Removed redundant lineage-related models and relationships.

Commits: 0426166

@Daniel-VM Daniel-VM marked this pull request as ready for review December 17, 2024 18:13
conf/first_install_tables.json Show resolved Hide resolved
core/api/utils/common_functions.py Outdated Show resolved Hide resolved
core/api/utils/metadata_values.py Show resolved Hide resolved
core/api/views.py Outdated Show resolved Hide resolved
core/models.py Outdated Show resolved Hide resolved
@saramonzon saramonzon merged commit 8709f64 into BU-ISCIII:pathoweb-core Jan 22, 2025
2 checks passed
saramonzon pushed a commit that referenced this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants