summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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