Age | Commit message (Expand) | Author |
2021-11-16 | Merge pull request #632 from Alexanderlacuna/tempfix/disable_caching | zsloan |
2021-11-17 | temp disable traits metadata cache | Alexander Kabui |
2021-11-17 | temp disable query caching | Alexander Kabui |
2021-11-12 | Merge pull request #627 from zsloan/bug/fix_gene_symbol_mapping_error | zsloan |
2021-11-12 | This change prevents an error caused by trying to export mapping results for ... | zsloan |
2021-11-12 | Merge pull request #626 from Alexanderlacuna/bugfix/nonetype-trait-symbol-fix | Alexander Kabui |
2021-11-12 | bugfix:cases where trait symbol is none | Alexander Kabui |
2021-11-12 | Merge pull request #625 from zsloan/bug/too_many_results_search_error | zsloan |
2021-11-12 | Change the max results to display depending upon data type, since ProbeSet re... | zsloan |
2021-11-12 | Added check for too_many_results before writing the table JS | zsloan |
2021-11-11 | Update links for updating groups | BonfaceKilz |
2021-11-11 | Add new group endpoints | BonfaceKilz |
2021-11-11 | view_group.html: Hide checkbox for non-users | BonfaceKilz |
2021-11-11 | view_group.html: Hide the "Change Group Name" button for non-admins | BonfaceKilz |
2021-11-11 | view_group.html: Prepend "Name" before the group name | BonfaceKilz |
2021-11-11 | view_group.html: Display the group's UID if the user is an admin | BonfaceKilz |
2021-11-11 | view_group.html: Use GROUP_URL for adding admins and users | BonfaceKilz |
2021-11-11 | view_group.html: Add html indentation | BonfaceKilz |
2021-11-11 | view_group.html: Remove redundant bool check | BonfaceKilz |
2021-11-11 | Rename "view_groups" to "display_groups" | BonfaceKilz |
2021-11-11 | Update URL for viewing a particular group | BonfaceKilz |
2021-11-11 | Update URL for creating a new group | BonfaceKilz |
2021-11-11 | Update URL for removing groups in template | BonfaceKilz |
2021-11-11 | group_manager.py: Add methods for creating and deleting groups | BonfaceKilz |
2021-11-11 | Remove empty JavaScript script-block | BonfaceKilz |
2021-11-11 | Replace "var" with "let" | BonfaceKilz |
2021-11-11 | Update "create_group" endpoint in template | BonfaceKilz |
2021-11-11 | Register "group_management" blueprint | BonfaceKilz |
2021-11-11 | Delete all methods in group_manager.py | BonfaceKilz |
2021-11-11 | Apply pep-8 to file | BonfaceKilz |
2021-11-09 | Merge pull request #623 from zsloan/bug/temp_trait_fix | zsloan |
2021-11-09 | Fixed error mistakenly introduced by the last commit | zsloan |
2021-11-09 | Merge pull request #622 from zsloan/bug/temp_trait_fix | zsloan |
2021-11-09 | Temporary fix to get temp trait submission working again; maybe should be dea... | zsloan |
2021-11-08 | Merge pull request #620 from genenetwork/jupyter_notebooks_ui | zsloan |
2021-11-08 | Add some paddingjupyter_notebooks_ui | Frederick Muriuki Muriithi |
2021-11-08 | Fix styling of divs | Frederick Muriuki Muriithi |
2021-11-08 | Fix syntax error | Frederick Muriuki Muriithi |
2021-11-08 | Add some styling for the Jupyter links | Frederick Muriuki Muriithi |
2021-11-08 | Fix URL | Frederick Muriuki Muriithi |
2021-11-08 | Fix runtime errors | BonfaceKilz |
2021-11-08 | Hook up new UI page to the main menu | Frederick Muriuki Muriithi |
2021-11-08 | Build UI for Jupyter Notebooks Launcher | Frederick Muriuki Muriithi |
2021-11-05 | Add created_timestamp when creating a new group | BonfaceKilz |
2021-11-05 | Add created_timestamp when creating a new group | BonfaceKilz |
2021-11-05 | Use members uuid | BonfaceKilz |
2021-11-05 | Add script for manually adding "editors" to each resource | BonfaceKilz |
2021-11-05 | Add template for displaying changed data | BonfaceKilz |
2021-11-04 | Removes unused import | jgart |
2021-11-04 | Use the correct dataset_id in sql query | BonfaceKilz |