Emilia Allison
58013fc176
Replace lazy_static crate with LazyLock
2025-11-22 20:56:16 -05:00
Emilia Allison
b25d1eb0c6
clippy
2024-08-11 11:47:53 -04:00
Emilia Allison
e88fdb0cdd
feature: Volume management for CSV import
...
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
Also more likely to be correct elsewhere
2024-08-10 04:15:30 -04:00
Emilia Allison
7771ce1786
refactor: Well struct
...
most devious refactoring
2024-08-10 02:39:37 -04:00
Emilia Allison
ca142ef594
Revert "refactor: Well struct"
...
This reverts commit 7e321a78c4 .
2024-08-10 01:40:25 -04:00
Emilia Allison
7e321a78c4
refactor: Well struct
...
Will require bump to lib version!!
2024-08-10 00:52:50 -04:00
Emilia Allison
ce6e88a347
Add some doc comments to lib
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-08-04 14:48:45 -04:00
Emilia Allison
94386a0485
fix: Change CSV serialization headers
...
Makes for easier imports into Cellario CP orders
shoutout to my employer ;)
2024-08-04 14:01:26 -04:00
Emilia Allison
194b78430c
Add Echo Client format support in lib
2024-08-03 17:55:13 -04:00
Emilia Allison
108a2677e3
fix: Retain unknown columns when mangling headers on CSV import
2024-08-03 17:37:41 -04:00
Emilia Allison
f7f492b70e
feature: Improved CSV Parsing
...
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
1. Superior field detection: short of having actual typos, most ways to
express a field should now be properly registered. Further, it will
be considerably easier to add new variants.
2. Numeric well parsing: some systems do not use alphanumeric wells like
H12 or E7. Purely numeric wells will now be supported but only if the
plate format is manually specified; this feels like a good tradeoff
since a failed detection would yield very odd behaviour to a user.
2024-02-16 20:57:06 -05:00
Emilia Allison
9366d29202
lib: fix stupid typo
2024-02-13 20:32:42 -05:00
Emilia Allison
c2a64d679a
web: auto button
2024-02-13 20:27:58 -05:00
Emilia Allison
6c8533f7a6
lib: auto creation from csv
2024-02-13 19:56:47 -05:00
Emilia Allison
d7c98d37a2
Reorg csv in lib
2024-02-13 18:33:42 -05:00