-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Tasnim Mehzabin
committed
Oct 30, 2024
1 parent
7b04874
commit 27d54b1
Showing
14 changed files
with
2,007 additions
and
902 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.