summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-12-18 16:56:05 +0300
committerFrederick Muriuki Muriithi2023-12-18 16:56:05 +0300
commitffa6d170fb59ec4b59ee84100ccf22efeac126c2 (patch)
treec4279152f84ba162c9c0de8d4c82e09929b2d4c1
parent1ac5d80be3c8d1909497161606189021ad65c7d6 (diff)
downloadgn-gemtext-ffa6d170fb59ec4b59ee84100ccf22efeac126c2.tar.gz
Upload Strains: Close issue.
-rw-r--r--issues/gnqc-py/upload-strains.gmi12
1 files changed, 6 insertions, 6 deletions
diff --git a/issues/gnqc-py/upload-strains.gmi b/issues/gnqc-py/upload-strains.gmi
index 5cceecd..4815a06 100644
--- a/issues/gnqc-py/upload-strains.gmi
+++ b/issues/gnqc-py/upload-strains.gmi
@@ -2,7 +2,7 @@
## Tags
-* status: open
+* status: closed, completed
* assigned: fredm, zachs, zsloan, acenteno
* priority: high
* type: feature-request
@@ -16,8 +16,8 @@ This issue will track the implementation of a system to allow the upload of stra
## TODO
-* [ ] UI to select species
-* [ ] UI to select or create a grouping for the strains (think InbredSet)
-* [ ] UI to select the CSV file with the strains data
-* [ ] UI to select the way to interprete the CSV file
-* [ ] Code to insert the new strains, into the database
+* [x] UI to select species
+* [x] UI to select or create a grouping for the strains (think InbredSet)
+* [x] UI to select the CSV file with the strains data
+* [x] UI to select the way to interprete the CSV file
+* [x] Code to insert the new strains, into the database