diff options
author | Frederick Muriuki Muriithi | 2023-12-18 16:56:05 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-12-18 16:56:05 +0300 |
commit | ffa6d170fb59ec4b59ee84100ccf22efeac126c2 (patch) | |
tree | c4279152f84ba162c9c0de8d4c82e09929b2d4c1 | |
parent | 1ac5d80be3c8d1909497161606189021ad65c7d6 (diff) | |
download | gn-gemtext-ffa6d170fb59ec4b59ee84100ccf22efeac126c2.tar.gz |
Upload Strains: Close issue.
-rw-r--r-- | issues/gnqc-py/upload-strains.gmi | 12 |
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 |