- Designing an issue tracker on gemini
✓ issue opened on Jul 25 2021 by Pjotr Prins, last updated on Feb 02 2022 by Pjotr Prins
...kanban: Brain storm
Keywords are fairly flexible, but common ones are
* request
* bug
* critical bug
* enhancement
* in progress
* testing
* later
* documentation
* help wanted
* closed
the keyword...
- Add track for showing which regions in mouse/rat correspond to human regions to the mapping figure
issue opened on Jul 21 2022 by Zachary Sloan, last updated on Sep 14 2022 by Pjotr Prins
...links to the corresponding region for humans in the UCSC Genome Browser.
This can be done using these UCSC chain files. Links to the files and an explanation about their format are below:
- Help file...
- Automatically find broken links on GN2
✓ issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Oct 12 2022 by Munyoki Kilyungi; 2 of 2 tasks done
...broken links
### Notes
the bug above no longer exists.
gn2 CI runs on the background after for any push
raises an error if any broken link is found
On gn2 web pages all missing links that are found...
- Fallback issues
issue opened on Mar 22 2024 by Pjotr Prins, last updated on Apr 05 2024 by Pjotr Prins; 3 of 6 tasks done
...has links to
=> https://d3js.org/d3.v7.js
=> https://d3js.org/d3.v7.min.js
We can't use those because the SHA may change. So we have to host a local copy. That is fine.
## 413 Request Entity Too Large...
- Search results presentation
issue opened on Apr 04 2023 by Alexander_Kabui
...tabular form and too many columns are presented to user overlapping the page
Design should be simple and eye catching to user
links to suggesetd designs:
=> https://www.ncbi.nlm.nih.gov/genome/?term...
- Allow analyses to be done between traits from "individuals" groups and their corresponding "main" group
issue opened on Jul 21 2022 by Zachary Sloan
...the mappings of individuals to strains exists in the CaseAttributes tables. A Temp trait could be created for the purposes of the analysis (though this presents potential issues with trait page links).
- Wrong CSV in ITP_10001 longevity dataset
✓ issue opened on Apr 11 2022 by BonfaceKilz, last updated on Apr 12 2022 by BonfaceKilz
...is affected in any way
- [X] Send a patch to fix
- [X] Notify every relevant user
- [X] Update case-attr page with links
## Notes
### Mon 11 Apr 2022 13:19:14 EAT:
The CSV file is technically fine.
- GN Markdown Editor Integration
issue opened on Jun 07 2024 by Alexander_Kabui, last updated on Aug 22 2024 by Alexander_Kabui; 9 of 10 tasks done
...API to edit and commit changes
* [x] Replace JS with HTMX
* [x] Support external links and image rendering
* [x] Package dependencies
* [x] show diff for files
* [x] Handle errors
* [ ] Review by...
- GN1 annotation page broken
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Dec 17 2022 by Pjotr Prins; 0 of 2 tasks done
...Ember
```
Turns out that lily URLs were hard-coded in the source. So, that was an easy fix. There are still some complaints about CSS links missing in the browser console, but until someone sees...
- GN2 Time Machines
issue opened on Aug 19 2022 by Pjotr Prins, last updated on Sep 05 2022 by Alexander_Kabui; 4 of 10 tasks done
Before starting systemd you may want to make sure the database is running.
```
/usr/local/guix-profiles/mariadb/bin/mariadbd --pid-file=/var/run/mysqld/mariadb.pid --verbose (--help)
```
as root you...