Age | Commit message (Expand) | Author |
---|---|---|
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-11 | init test for precomputing sample correlation | Alexander Kabui |
2021-11-11 | add fast compute from gn3 | Alexander Kabui |
2021-11-10 | add compute gif | Alexander Kabui |
2021-11-10 | rename:loading correlation results to computing correlations | Alexander Kabui |
2021-11-09 | Merge pull request #623 from zsloan/bug/temp_trait_fix...Fixed error mistakenly introduced by the last commit | 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...Temporary fix to get temp trait submission working again; maybe shoul… | 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...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...* wqflask/wqflask/__init__.py: when registering a URL, the url_prefix should begin with a trailing slash. * wqflask/wqflask/jupyter_notebooks.py: fix imports. | BonfaceKilz |
2021-11-08 | Hook up new UI page to the main menu...* Hook up the new Jupyter Notebooks UI to the main menu | Frederick Muriuki Muriithi |
2021-11-08 | Build UI for Jupyter Notebooks Launcher...* Build a HTML UI for the Jupyter Notebooks Launcher feature that fits in, aesthetically, with that of the whole GeneNetwork look and feel. | 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 |
2021-11-04 | Remove variables that are only used once | BonfaceKilz |
2021-11-04 | Delete obsolete template files | BonfaceKilz |
2021-11-04 | Move "*/diffs/*" to metadata_edits module | BonfaceKilz |
2021-11-04 | Sort import according to pep-8 spec | BonfaceKilz |
2021-11-04 | use gn3 imports | BonfaceKilz |
2021-11-04 | Remove "author" from file name when storing csv | BonfaceKilz |
2021-11-04 | Move authentication logic to gn3 | BonfaceKilz |
2021-11-04 | metadata_edits.py: Embed resource-id in a given file-name csv | BonfaceKilz |
2021-11-04 | edit_phenotype.html: Update endpoint for downloading csv | BonfaceKilz |
2021-11-04 | Move "get_sample_data_as_csv" to metadata_edits.py | BonfaceKilz |
2021-11-04 | Add "login_required" decorator to metadata edit endpoints | BonfaceKilz |
2021-11-04 | Delete "check_access_permissions"...This check happens before every single request! Remove this. | BonfaceKilz |
2021-11-04 | Delete noisy debugging...Logging happens before every request, twice! Remove these. | BonfaceKilz |
2021-11-04 | Redirect to "no_access_page" for pages that need edit and edit-admin | BonfaceKilz |
2021-11-04 | check for null timestamp | Alexander Kabui |
2021-11-04 | cache traits metadata | Alexander Kabui |
2021-11-04 | store table timestamp on redis | Alexander Kabui |
2021-11-04 | init function to get the table timestamp | Alexander Kabui |
2021-11-04 | pep8 formatting ,minor fixes | Alexander Kabui |
2021-11-04 | generate filename hash | Alexander Kabui |