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
deac725fdb
Revert "refactor: Well struct in web"
...
This reverts commit 63790c2145
.
2024-08-10 01:40:14 -04:00
Emilia Allison
7031ae33dc
fix: SCSS selector
2024-08-10 01:01:34 -04:00
Emilia Allison
63790c2145
refactor: Well struct in web
2024-08-10 00:58:55 -04:00
Emilia Allison
7e321a78c4
refactor: Well struct
...
Will require bump to lib version!!
2024-08-10 00:52:50 -04:00
Emilia Allison
06baf0a053
feature: Heatmap enabled indicator
2024-08-09 22:57:50 -04:00
Emilia Allison
52b28aabb1
fix: Button styling updates
2024-08-09 22:35:00 -04:00
Emilia Allison
9e1abdc8bb
fix: Expand transfer name width
2024-08-09 21:07:59 -04:00
Emilia Allison
e829a49424
fix: Volume not saved on new transfer creation
2024-08-09 21:01:50 -04:00
Emilia Allison
2ccb84041b
fix: CSS for plate add buttons
...
Some improvement, still not great
2024-08-09 20:58:27 -04:00
Emilia Allison
caf10f10c1
feature: Separate add plate button per type
2024-08-09 20:33:09 -04:00
Emilia Allison
98d2d92b49
Update documentation
2024-08-09 19:39:41 -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
7defd8ff08
Bump versions
temp/pipeline/head Something is wrong with the build of this commit
Details
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-08-03 18:49:57 -04:00
Emilia Allison
be1ededc7e
fix: Styling bugs
...
- Drop down items not wide enough
- Dialog close button intersected modal text
2024-08-03 18:49:49 -04:00
Emilia Allison
0567e0a037
feature: Add CSV export type to plate-tool-web
2024-08-03 18:42:31 -04:00
Emilia Allison
b78336def0
Clean export callbacks
2024-08-03 18:42:00 -04:00
Emilia Allison
194b78430c
Add Echo Client format support in lib
2024-08-03 17:55:13 -04:00
Emilia Allison
3fcd526010
fix: Remove debug call
...
This one call was spamming my logs and making them unreadable
2024-08-03 17:39:34 -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
ad57482dea
Bump rev version for web
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-02-21 10:05:40 -05:00
Emilia Allison
12684c0eea
Merge plates
...
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
i wrote this so late it probably does not work ughhhhhhhhh
2024-02-20 23:31:56 -05:00
Emilia Allison
0ec29f6783
Reorganize tree_callbacks
...
I am going to make too many
2024-02-20 21:26:24 -05:00
Emilia Allison
e01468b63a
Reorganize main_window_callbacks
...
There were so many
2024-02-20 21:18:53 -05:00
Emilia Allison
8f82c4e224
Linear volume heatmap visualization
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-02-18 22:01:08 -05:00
Emilia Allison
2fdc15c9aa
Accept higher version of lib on web
2024-02-18 22:00:41 -05: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
e546fa354e
Merge branch 'main' into beta-release
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-02-13 22:21:31 -05:00
Emilia Allison
df54905637
add license
...
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
temp/pipeline/head There was a failure building this commit
Details
note: before the addition of this license, technically
plate-tool was owned _in full_ by me!
also note: plate-tool was being developed prior to my
employment anywhere.
2024-02-13 22:21:09 -05:00
Emilia Allison
3962fef9b1
add license
...
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
note: before the addition of this license, technically
plate-tool was owned _in full_ by me!
also note: plate-tool was being developed prior to my
employment anywhere.
2024-02-13 22:18:43 -05:00
Emilia Allison
6cfa686b55
fix: not switching on plate type
...
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
me when i migrate correctly the first time and have no lingering bugs
2024-02-13 22:06:55 -05:00
Emilia Allison
72d81439c1
fix: custom get_destination_wells
...
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
The code here was like, stupid tbh.
2024-02-13 21:54:23 -05:00
Emilia Allison
94cb530de8
Remove log line
2024-02-13 21:10:31 -05:00
Emilia Allison
c3995f5725
Bump version numbers
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-02-13 20:57:53 -05:00
Emilia Allison
7556f528a6
update readme
2024-02-13 20:53:57 -05:00
Emilia Allison
6dc13675ae
hotfix: Jenkinsfile 2
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-02-13 20:48:54 -05:00
Emilia Allison
2a463e2133
hotfix: Jenkinsfile
Gitea Scan/plate-tool/pipeline/head There was a failure building this commit
Details
2024-02-13 20:46:17 -05:00
Emilia Allison
e71a72bff9
Merge branch 'dev' into beta-release
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-02-13 20:44:29 -05:00
Emilia Allison
430d0aa845
Merge branch 'main' into beta-release
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-02-13 20:43:18 -05:00
Emilia Allison
bf09f281b3
Revise jenkinsfile, only run on main and beta
Gitea Scan/plate-tool/pipeline/head This commit looks good
Details
2024-02-13 20:38:45 -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
1aa4c1b7bb
web: use new utility function in callback
2024-02-13 19:58:14 -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
Emilia Allison
bfa1fef9d8
update readme
2024-02-13 18:23:22 -05:00
Emilia Allison
b79c377793
Change plate format
2024-02-11 22:04:03 -05:00