You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* enabled printing label
* isolate name blinded in every purposes
* removed apparently unnecessary logic of blinded columns on CSV
* put back specs
* generic blinded columns spec
* blinded specs on sample forms
* isolate name blinded in every purposes
* removed apparently unnecessary logic of blinded columns on CSV
* put back specs
* generic blinded columns spec
* blinded specs on sample forms
* blinded value on Samples index table
* fixed blinded value on label was breaking the line changed from div to span
* WIP: error when column wasnt blinded, but still there a 4 showing beside the field value
* fixed the haml to show correctly the value of isolate name column
* WIP: showing print label and ordering
* WIP: showing print label and ordering
* blinded ordered by uuid, unblided ordered by batch id, concentration, replicate and replicate column after concentration on CSV
* order in untransfered boxes
* adding comment and removing duplicated logic for blinded sample
* changed blinded columns position on box specs
* blinded I.N. on labels and changed I.M. to Purpose
* printing buttons on transfer details and ordering rules
* print button on transfer details
* specs ready for the changes
* removing debug from spec, blocking resending the same box, adjusting logic to query after boolean check
* spliting blueprints samples filled/overfilled and receiver_confirmed version of TransferPackage
* adding data to samples to check CSV rows order
* Fix Reviews
Remove unused CSS
Refactor Printing Buttons CSS Positioning
Refactor is_sender method using any? instead of present?
Refactor the way SamplePresenter map is used
Fix Showing Buttons Conditions
Refactor Executing is_sender just one time
* Fix load_box_print logic
* Remove TransferPackages from Printing Boxes
Removed it in controllers, haml links and specs
* Fix Sample Map has a remaining }
* Fix Sample Map has a remaining }
* Refactor Print and Inventory Code
Improved sender verification, authorize resource and Add
Specs to verify if multiple transfers are blocked
* Fix Load Box Samples Reassigning Samples
samples.scrambled needs to be reassigned the order
of samples was wrong on CSV inventory
* Fix Confirmed Box Specs
Confirmed Box Specs impacted the index spec
* Fix force_unblind Verification
Changed the sintax of force_unblind verification.
Co-authored-by: Johannes Müller <straightshoota@gmail.com>
* Refactor The Way to Execute load_box Before Action
Co-authored-by: Johannes Müller <straightshoota@gmail.com>
* Fix load_box before_action
* Refator before_action loadbox
* Remove delete method on load_box before_action
Co-authored-by: Carlos Zillner <cz@rock.com.br>
Co-authored-by: Johannes Müller <straightshoota@gmail.com>
0 commit comments