-
Notifications
You must be signed in to change notification settings - Fork 22
Quality of life updates to the inventory: barcode display, richer data table #1163
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1163 +/- ##
==========================================
+ Coverage 71.19% 71.22% +0.02%
==========================================
Files 64 64
Lines 4236 4240 +4
==========================================
+ Hits 3016 3020 +4
Misses 1220 1220
🚀 New features to boost your workflow:
|
datalab
|
Project |
datalab
|
Branch Review |
ml-evs/inventory-qol
|
Run status |
|
Run duration | 07m 36s |
Commit |
|
Committer | Matthew Evans |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
504
|
View all changes introduced in this branch ↗︎ |
ebedba3
to
61f0b0b
Compare
This is semi-blocked by #1124 (in that I want to use it to set the barcode to be a non-default column that user's can remember) |
61f0b0b
to
da3b307
Compare
67f4cd0
to
4bba2df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 Everything is working perfectly.
Just a few minor comments.
5055890
to
959d875
Compare
Thanks! All fixed so I'll merge when the tests pass. |
9bef01a
to
17753b4
Compare
17753b4
to
9b5a872
Compare
…nnable label - Add ability to toggle whether modal is created in formatted barcodes/qrcodes - Add ability to show barcodes in data tables - Disable clickable barcode modal in dynamic data table - Fixes from code review - Use data test ID rather than redundant CSS class - Fix icon alignment - Remove redundant code Co-authored-by: Benjamin Charmes <BenjaminCharmes@users.noreply.github.com>
Add extra test case for search-items with types
9b5a872
to
48e58ff
Compare
This PR improves the inventory table with:
Also:
/search-items
endpoint is returning non-matching types #1174 by properly restricting types in item search.closes Requesting to create a sample with a given duplicate refcode silently succeeds #1175 by allowing refcodes to be passed to create sample, but only to check if they already exist