3d73498b2c0eaa16c71676f6a88f3e2d9d6315bd kent Wed Sep 25 17:17:00 2019 -0700 Documenting changes so far in V0.8 diff --git src/hca/hcat/mysite/versions.txt src/hca/hcat/mysite/versions.txt index c700e62..465f9b6 100644 --- src/hca/hcat/mysite/versions.txt +++ src/hca/hcat/mysite/versions.txt @@ -64,16 +64,24 @@ <tuataraUrl>/api/organ - Gives you list of organ <tuataraUrl>/api/disease - Gives you list of diseases <tuataraUrl>/api/tracker - Gives you list of project post-submission tracking Where I'm hoping tuataraUrl will be https://tuatara.data.humancellatlas.org, but at the moment it's http://hgwdev.gi.ucsc.edu:8123/ Also Changes suggested by Will and Chris after putting in some of their projects in particular: - there's a "shared_google_sheet" url that they may use sometimes in place of the spreadsheet to/from lab fields. - the staging area is text instead of URL since S3 didn't work in URL - "chat url" is now called "git ticket url." If we can figure out a way to start a git ticket when a project is started it'd save them some clicks. Chris didn't like seeing "wrangler diseases" and the like, since the diseases really weren't about the wranglers, so am prefixing the less public/more preliminary tables with "x" instead of "wrangler" - +0.8 - Changes made primarily from wrangler feedback + - Removed responder fields from project since wranglers felt they weren't needed as + separate from the contacts fields. + - Removed assay type fields and table. + - Added WranglingStage model and field as distinct from state_reached. + - Moving wrangler sections to bottom of the project page. + - Made API only return name, projects, and labs from contributors since other info especially + contributors might want wranglers to have but not the web at large. + - Made pubmed id and doi fields optional for publications