Meeting Minutes February 26, 2014 - mgrah043/sequence_database_barcode_scanner GitHub Wiki
Agenda
Discuss progress with getContents and Move/Bulk Move features
Notes
Colour code the boxes on the Get Contents screen to correspond with the entity type stored in that well location. A legend should be included at the top right of the screen. The legend should be dynamic and only display relevant info for the specific container.
The Get Contents screen should contain an ordered list of all things stored in it and their well number. There should be a way to toggle between the list view and the grid view.
The location (if it exists) should be displayed on the Lookup screen.
The storage unit needs to be added to the container entity and should also be displayed on the lookup and getContents screens.
The web service now supports post/put operations for containers, locations and mixed specimens.
There is a typo in the error message when scanning an invalid barcode.
Display a different error message for invalid barcodes and 404 errors returned by the web service.
Wrap text in the wells for the get Contents screen. Follow the format mentioned in issue #39.
Post/put operations need to be tested with null/empty values and ensure correct functionality.
The well number should be displayed in the well itself for the getContents screen.