Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
squash! Display a flash message after a file(and data) approval
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/views.py (approve_data): Only show files that have
not been approved/ rejected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/views.py (display_file): New function.
|
|
* wqflask/wqflask/views.py (approve_data): New function.
|
|
* wqflask/wqflask/views.py (display_diffs_admin): New function.
* wqflask/wqflask/templates/display_files.html: New template to show
the diffs.
|
|
* wqflask/wqflask/views.py (update_phenotype): If a file is provided
in the request, get the diff and store it in a data escrow.
|
|
|
|
squash! wqflask: views: Edit end-point to use the phenotype-id
|
|
|
|
|
|
|
|
|
|
|
|
user_ids being stored as different encoding
|
|
replace rpy2 for tissue correlation
|
|
|
|
|
|
* wqflask/wqflask/templates/show_trait_details.html: Check the data
type, and load different edit buttons.
|
|
|
|
* wqflask/wqflask/templates/edit_probeset.html: New file(template).
|
|
* wqflask/wqflask/views.py (edit_probeset): New function/ route.
|
|
* wqflask/wqflask/views.py (edit_trait): Rename to
edit_phenotype. Also rename the endpoint to
"/trait/<name>/edit/inbredset-id/<inbred_set_id>" to indicate that and
inbredset-id is required. This endpoint will be only used for
phenotypes. Finally, render the "edit_phenotype.html" template
(update_trait): Rename to update_phenotype. Also, remove hard-coded
redirect, and replace it with the correct values.
* wqflask/wqflask/templates/edit_trait.html: Rename to
edit_phenotype.html
|
|
Feature/use gn3 for correlations
|
|
|
|
|
|
is type ProbeSet
|
|
literature or tissue correlation are selected
|