aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-04generate filename hashAlexander Kabui
2021-11-04fetch cached resultsAlexander Kabui
2021-11-04function to cache sample resultsAlexander Kabui
2021-11-02Removed the event for changing a sample value from initComplete and just put ...zsloan
2021-11-02Removed deferRender since it causes problems with Scroller (functions like sc...zsloan
2021-10-29Limit PCA trait table to something reasonable and set checkbox/index column w...zsloan
2021-10-29Merge github.com:genenetwork/genenetwork2 into acentenoArthur Centeno
2021-10-29updating tutorials and header on base 10-29-21aArthur Centeno
2021-10-28Remove tests that refer to deleted "ParametrizedTest"BonfaceKilz
2021-10-28Remove all elasticsearch references in gn2BonfaceKilz
2021-10-28Remove the use of '@deprecated'BonfaceKilz
2021-10-28README.md: Add GN_PROXY_URL and GN3_LOCAL_URL to documentationBonfaceKilz
2021-10-28workflows: main.yml: Add GN_PROXY_URL and GN3_LOCAL_URL to CIBonfaceKilz
2021-10-28Prefer tuples over listsBonfaceKilz
2021-10-28Pass "name" to "edit_probeset.html" templateBonfaceKilz
2021-10-28Remove decoding when parsing author variableBonfaceKilz
2021-10-28Fix htmlBonfaceKilz
2021-10-28edit_probeset.html: Apply indentationBonfaceKilz
2021-10-28show_trait_details.html: Fix broken "edit-phenotype" linkBonfaceKilz
2021-10-28Move endpoint for updating probeset to metadata_edits.py as a bpBonfaceKilz
2021-10-28decorators.py: Auto-pep8 fileBonfaceKilz
2021-10-28manage_resource.html: Apply indentationBonfaceKilz
2021-10-28show_trait_details.html: Delete debug variableBonfaceKilz
2021-10-28manage_resource.html: Set ADMIN_STATUS variableBonfaceKilz
2021-10-28manage_resource.html: Add missing opening tagBonfaceKilz
2021-10-28Use correct predicate to see if a resource belongs to anyoneBonfaceKilz
2021-10-28Fix typoBonfaceKilz
2021-10-28Rename metadata edit endpointsBonfaceKilz
2021-10-28Default to an empty string if a session_id is emptyBonfaceKilz
2021-10-28edit_phenotype.html: Update form element for submitting POST dataBonfaceKilz
2021-10-28metadata_edits: Add "POST /<dataset_id>/traits/<name>/update"BonfaceKilz
2021-10-28show_trait_details.html: Use new acccess roles in templateBonfaceKilz
2021-10-28show_trait_details.html: Use new link for managing privilegesBonfaceKilz
2021-10-28show_trait_details.html: Update html links for editing metadataBonfaceKilz
2021-10-28Make DataRole and AdminRole available to all jinja templatesBonfaceKilz
2021-10-28Delete noisy loggingBonfaceKilz
2021-10-28Use new "get_user_access_roles" when showing a traitBonfaceKilz
2021-10-28Remove debug statementBonfaceKilz
2021-10-28Get "resource-id" from query parameters instead of computing itBonfaceKilz
2021-10-28Move endpoints for viewing metadata to own moduleBonfaceKilz
2021-10-26Remove unnecessary git pull commands from installation instructionsjgart
2021-10-25Updated version tutorial on 10-25-21 by ACentenoArthur Centeno
2021-10-25Merge github.com:genenetwork/genenetwork2 into acentenoArthur Centeno
2021-10-25Updated version of tutorials by ACenteno on 10-25-21Arthur Centeno
2021-10-25manage_resource.html: Replace button with linkBonfaceKilz
2021-10-25Add "POST /resources/<resource_id>/change-owner" endpointBonfaceKilz
2021-10-25change_resource_owner.html: Replace "the_html" with searchResultHtmlBonfaceKilz
2021-10-25change_resource_owner.html: Replace "var" with "let"BonfaceKilz
2021-10-25change_resource_owner.html: Update endpoint for user-searchBonfaceKilz
2021-10-25Add "POST /resource-management/<resource_id>/users/search"BonfaceKilz