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

Sample types extension updates #2058

Draft
wants to merge 1 commit into
base: sample-types-extension
Choose a base branch
from

Commits on Oct 30, 2024

  1. feat: updated components table calculation

    - component table header updated
    - issue with the Amount field not being set for mixture components
    - add the preview image to component in mixtures
    - modified the calculations related to various fields
    - added the field for required total volume
    - modified the structure of the solid components table
    - import the molarity value from sample in drag-n-drop into component
    - when Target Concentration is updated, then Amount and Volume gets recalculated
    - added the calculations related to Solid components
    
    fix (UI): cannot create a single molecule
    fix: fetching of components after fetching the sample causing the sample appear as edited
    refactor: code
    refactor: eslint warnings
    
    test: add test codes for Component model
    Tasnim Mehzabin committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    27d54b1 View commit details
    Browse the repository at this point in the history