Age | Commit message (Expand) | Author |
2022-01-29 | Improve UI elements...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Force results area to use up the entire width of the page
* Set background colour and line-height of header row
* Add some padding to the cells
* Reorganise layout
* Set up appropriate classes for .with-trait items
| Frederick Muriuki Muriithi |
2022-01-29 | Format numbers for display...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Format the numbers for display, to reduce the number of columns
needed for display.
| Frederick Muriuki Muriithi |
2022-01-29 | Display data for "Publish" datasets...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Display the correlations results for "Publish" datasets.
| Frederick Muriuki Muriithi |
2022-01-29 | Add templates for the results tables...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Add templates for the tables that will display the results.
| Frederick Muriuki Muriithi |
2022-01-29 | Add elements to display results. Provide PoC JS...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Add some html elements to be used to display the results of running
the partial correlations
* Provide some initial proof-of-concept javascript code to animate the
various elements and to use for displaying both successful and error
results.
| Frederick Muriuki Muriithi |
2022-01-29 | Use list rather than tuple...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Using a tuple, rather than a list for the HTTP methods in the route
definition causes an error. This fixes that by using a list.
| Frederick Muriuki Muriithi |
2022-01-29 | Skip the target traits selection step...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Skip the target traits selection step, and only allow running the
partial correlations against one of the available databases.
| Frederick Muriuki Muriithi |
2022-01-29 | Implement better styling...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Separate the form elements that allow selection from the elements
that display previous selections.
This allows styling of the "active" area of the form in a different
way from the "display" area of the form, allowing the user to see
information on their previous choices, even while making further
selections for the partial correlations.
| Frederick Muriuki Muriithi |
2022-01-29 | Add "Partial Correlations" UI elements on collections page...Issue:
https://github.com/genenetwork/gn-gemtext-threads/blob/main/topics/gn1-migration-to-gn2/partial-correlations.gmi
* Add UI elements to trigger the partial correlations feature
* Connect partial correlation view to the application
* Point to correct application element for gunicorn
| Frederick Muriuki Muriithi |
2022-01-27 | Highlight rows selected by filterByIndex...This adds the "selected" class to rows selected by filterByIndex, which adds highlighting to them
I also made the variables in this part of the code camel cased
| zsloan |
2022-01-27 | Changed var to let | zsloan |
2022-01-27 | Removed unused variables code | zsloan |
2022-01-27 | Added the div for showing the error when the Select Rows text has wrong syntax | zsloan |
2022-01-27 | Replaced the try/catch with something checking for the correct pattern with r... | zsloan |
2022-01-27 | Added a comment explaining what the parseIndexString function does | zsloan |
2022-01-27 | Replaced a confusing for loop with something that is (hopefully) easier to re... | zsloan |
2022-01-27 | Changed functions in search_results.js to be camelCased, except for change_bu... | zsloan |
2022-01-27 | Removed unnecessary variable from for-loop in parse_index_string | zsloan |
2022-01-27 | Changed the placeholder text for the table search to Search For | zsloan |
2022-01-27 | Added some JS disabling form submission on hitting Enter, so that users can h... | zsloan |
2022-01-27 | Moved the Show/Hide Columns text onto the same line as the buttons, to save a... | zsloan |
2022-01-27 | Changed the glossary question mark to appear at the very end of the colum tex... | zsloan |
2022-01-27 | Changed search result index column to be static (so it doesn't change when th... | zsloan |
2022-01-27 | Replaced the Select Top feature with one that functions more like the Block B... | zsloan |
2022-01-27 | Moved the Show/Hide Columns text before the column buttons to save vertical s... | zsloan |
2022-01-27 | Reordered search result options as described in Rob's 1/19/2022 e-mail | zsloan |
2022-01-27 | Make glossary link question marks italicized and red | zsloan |
2022-01-27 | Made the search result table wider for genotype results, since previously the... | zsloan |
2022-01-27 | Increased the width of the location columns a bit, since they were being push... | zsloan |
2022-01-27 | Replaced the info icon in the Peak LOD and Effect Size columns with a supersc... | zsloan |
2022-01-27 | Fix issue where Geno query was fetching from the chr_num column instead of th... | zsloan |
2022-01-27 | Increase Y of search result table to 1000px so more rows are visible without ... | zsloan |
2022-01-27 | This fixes an issue where you couldn't select more than 150-200 rows when sub... | zsloan |
2022-01-26 | update live jupyter notebooks...Removed bonface's notebook until seaborn gets fixed.
| jgart |
2022-01-26 | wqflask: Ignore diffs with |ε| < 0.001...* wqflask/wqflask/metadata_edits.py (update_phenotype): Filter out
values with |ε| < 0.001 when generating the diff file.
| BonfaceKilz |
2022-01-26 | user_login: Remove noisy debug statement | BonfaceKilz |
2022-01-17 | update saunak's live jupyter notebook | jgart |
2022-01-17 | update live jupyter notebooks | jgart |
2022-01-11 | Removed the deferRender setting, since it appears to revent DataTables API fr... | zsloan |
2022-01-05 | metadata_edits.py: Remove duplicate imports | BonfaceKilz |
2022-01-05 | Display correct message on the # of edits | BonfaceKilz |
2022-01-05 | Insert data to db by checking the tracked deletions, mods, or adds...Prior to this, we only checked for the json files with contained the
modifications. However, in the case of double deletions, and double
inserts, the data would have been stored in the db anyway; which is a
false representation of changes.
| BonfaceKilz |
2022-01-05 | Check for any double-inserts or double-deletions...Track any double-inserts or double-deletions
| BonfaceKilz |
2022-01-05 | Remove pudb debug statements | BonfaceKilz |
2022-01-05 | metadata_edits: Return early if uploaded csv has not been edited | BonfaceKilz |
2022-01-05 | display_diffs: Remove in-line styling from "pre" tag | BonfaceKilz |
2022-01-05 | Remove pudb line | BonfaceKilz |
2022-01-05 | display_diffs: Use datatables for every table | BonfaceKilz |
2022-01-05 | Make "Files for approval:" text a "h2" | BonfaceKilz |
2022-01-05 | Add interface for displaying diffs in a html page | BonfaceKilz |