aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-26Add "dataset.name" field to the editor form.Munyoki Kilyungi
2024-03-26Only display the "edit" link when a user has edit permissions.Munyoki Kilyungi
2024-03-26Add a final fallback for match expression.Munyoki Kilyungi
2024-03-26Use correct variable name.Munyoki Kilyungi
2024-03-26Delete unused variable.Munyoki Kilyungi
2024-03-26Use "require_oauth2_edit_resource_access" for edit/save endpoints.Munyoki Kilyungi
2024-03-26Implement "require_oauth2_edit_resource_access" decorator.Munyoki Kilyungi
2024-03-26Replace "__" prefix for with "_".Munyoki Kilyungi
2024-03-26Import user_logged_in from the clients module.Munyoki Kilyungi
2024-03-26Delete repetitive statement in "render_ui".Munyoki Kilyungi
2024-03-26Remove unused imports.Munyoki Kilyungi
2024-03-26Auto-pep8 (using flake8) file.Munyoki Kilyungi
2024-03-26Replace "login_required" with "require_oauth2".Munyoki Kilyungi
2024-03-26Remove unused declared variable.Munyoki Kilyungi
2024-03-26Remove typo from template.Munyoki Kilyungi
2024-03-26Add extra "edit" buttons to the relevant sections.Munyoki Kilyungi
2024-03-26Make the description bold.Munyoki Kilyungi
2024-03-26Reset repo and pull then write changes before committing.Munyoki Kilyungi
2024-03-26Prevent shell injection by disabling shell invocation in subprocess.Munyoki Kilyungi
2024-03-26Add a hidden input form element for "section".Munyoki Kilyungi
2024-03-26Replace Path construct with a format string.Munyoki Kilyungi
2024-03-26Add missing "curry" to __run_cmd.Munyoki Kilyungi
2024-03-26Replace Path.join with urljoin for url paths.Munyoki Kilyungi
2024-03-26Have one template for datasets.Munyoki Kilyungi
2024-03-26Delete search dataset functionality in RDF.Munyoki Kilyungi
2024-03-26Make GN3_LOCAL_URL local to avoid circular imports.Munyoki Kilyungi
2024-03-26Delete "raise_unimplemented".Munyoki Kilyungi
2024-03-26Add new hidden input for metadata id.Munyoki Kilyungi
2024-03-26Rename summary label to "edit-summary".Munyoki Kilyungi
2024-03-26Add function for saving metadata in git.Munyoki Kilyungi
2024-03-26Add classified-under to hidden form inputs.Munyoki Kilyungi
2024-03-26Add conditional for accessionId in metadata editor template.Munyoki Kilyungi
2024-03-26Correctly wrap the "__build_access_checker__" function.Munyoki Kilyungi
2024-03-26Remove unused imports.Munyoki Kilyungi
2024-03-26Rename "required_access" to "required_trait_access".Munyoki Kilyungi
2024-03-26Delete unused page.Munyoki Kilyungi
2024-03-26Remove unused imports.Munyoki Kilyungi
2024-03-26Delete "edit_access_required" decorator.Munyoki Kilyungi
2024-03-26Integrate CKEditor into metadata editing.Munyoki Kilyungi
2024-03-22log full error messaging for gnqa ratingAlexander_Kabui
2024-03-22use icon for search historyAlexander_Kabui
2024-03-22add gnqa evaluation UIAlexander_Kabui
2024-03-22Mapping page: minor text editsPjotr Prins
2024-03-22Update ProbeSetSE table schema.Frederick Muriuki Muriithi
2024-03-21Fix issue where Haplotype band could overlap with Homology band (plus other s...zsloan
2024-03-21Give more space for strain names in haplotype bandzsloan
2024-03-21Fix bug where scatterplot didn't work for temp traitszsloan
2024-03-18Merge pull request #835 from genenetwork/feature/pub-data-uiAlexander Kabui
2024-03-18linnkify abstract and referencesAlexander_Kabui
2024-03-18add pumed search linkAlexander_Kabui