aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-17Moven GN API doc to gn-docs repoPjotr Prins
2021-11-17update live jupyter notebooksjgart
2021-11-17update jupyter notebook link namejgart
This does not point to the launcher app but to the curated notebooks.
2021-11-16Merge pull request #632 from Alexanderlacuna/tempfix/disable_cachingzsloan
Tempfix for reading from cache
2021-11-17temp disable traits metadata cacheAlexander Kabui
2021-11-17temp disable query cachingAlexander Kabui
2021-11-12Merge pull request #627 from zsloan/bug/fix_gene_symbol_mapping_errorzsloan
Fix mapping export error when trait symbols is None
2021-11-12This change prevents an error caused by trying to export mapping results for ↵zsloan
a ProbeSet trait when there is no gene symbol
2021-11-12Merge pull request #626 from Alexanderlacuna/bugfix/nonetype-trait-symbol-fixAlexander Kabui
bugfix:cases where trait symbol is none
2021-11-12bugfix:cases where trait symbol is noneAlexander Kabui
2021-11-12Merge pull request #625 from zsloan/bug/too_many_results_search_errorzsloan
Bug/too many results search error
2021-11-12Change the max results to display depending upon data type, since ProbeSet ↵zsloan
results can be displayed in larger numbers more easily
2021-11-12Added check for too_many_results before writing the table JSzsloan
2021-11-11Update links for updating groupsBonfaceKilz
2021-11-11Add new group endpointsBonfaceKilz
2021-11-11view_group.html: Hide checkbox for non-usersBonfaceKilz
2021-11-11view_group.html: Hide the "Change Group Name" button for non-adminsBonfaceKilz
2021-11-11view_group.html: Prepend "Name" before the group nameBonfaceKilz
2021-11-11view_group.html: Display the group's UID if the user is an adminBonfaceKilz
2021-11-11view_group.html: Use GROUP_URL for adding admins and usersBonfaceKilz
2021-11-11view_group.html: Add html indentationBonfaceKilz
2021-11-11view_group.html: Remove redundant bool checkBonfaceKilz
2021-11-11Rename "view_groups" to "display_groups"BonfaceKilz
2021-11-11Update URL for viewing a particular groupBonfaceKilz
2021-11-11Update URL for creating a new groupBonfaceKilz
2021-11-11Update URL for removing groups in templateBonfaceKilz
2021-11-11group_manager.py: Add methods for creating and deleting groupsBonfaceKilz
2021-11-11Remove empty JavaScript script-blockBonfaceKilz
2021-11-11Replace "var" with "let"BonfaceKilz
2021-11-11Update "create_group" endpoint in templateBonfaceKilz
2021-11-11Register "group_management" blueprintBonfaceKilz
2021-11-11Delete all methods in group_manager.pyBonfaceKilz
2021-11-11Apply pep-8 to fileBonfaceKilz
2021-11-09Merge pull request #623 from zsloan/bug/temp_trait_fixzsloan
Fixed error mistakenly introduced by the last commit
2021-11-09Fixed error mistakenly introduced by the last commitzsloan
2021-11-09Merge pull request #622 from zsloan/bug/temp_trait_fixzsloan
Temporary fix to get temp trait submission working again; maybe shoul…
2021-11-09Temporary fix to get temp trait submission working again; maybe should be ↵zsloan
dealt with in GN3 in some way
2021-11-08Merge pull request #620 from genenetwork/jupyter_notebooks_uizsloan
Jupyter notebooks UI
2021-11-08Add some paddingjupyter_notebooks_uiFrederick Muriuki Muriithi
2021-11-08Fix styling of divsFrederick Muriuki Muriithi
2021-11-08Fix syntax errorFrederick Muriuki Muriithi
2021-11-08Add some styling for the Jupyter linksFrederick Muriuki Muriithi
2021-11-08Fix URLFrederick Muriuki Muriithi
2021-11-08Fix runtime errorsBonfaceKilz
* wqflask/wqflask/__init__.py: when registering a URL, the url_prefix should begin with a trailing slash. * wqflask/wqflask/jupyter_notebooks.py: fix imports.
2021-11-08Hook up new UI page to the main menuFrederick Muriuki Muriithi
* Hook up the new Jupyter Notebooks UI to the main menu
2021-11-08Build UI for Jupyter Notebooks LauncherFrederick Muriuki Muriithi
* Build a HTML UI for the Jupyter Notebooks Launcher feature that fits in, aesthetically, with that of the whole GeneNetwork look and feel.
2021-11-05Add created_timestamp when creating a new groupBonfaceKilz
2021-11-05Add created_timestamp when creating a new groupBonfaceKilz
2021-11-05Use members uuidBonfaceKilz
2021-11-05Add script for manually adding "editors" to each resourceBonfaceKilz