dondi
dondi
We have started to integrate PPI more closely into the application but there are some loose ends. Primarily, we should through what should happen when the user changes network type;...
In addition to running tests, we should start recapturing coverage results from the tests (formerly handled by Coveralls) and include this in the script as well. Per #1146, once we...
Now that InterMine is no more, we need to port our loading scripts to AllianceMine
Upcoming v7.2.0 consists mostly of bug fixes but there are some functional changes due to broadened PPI support. These should be reflected in the latest client-side testing JSON and document
From #1120, we have identified that we should capture the annotation_type field
Emerging from the discussion of #1120, we have resolved that the gene table should itself have a timestamp. Even if a high percentage of genes will be the same from...
When GitHub Actions run, it would be good to see the updated badge(s) for them live
In addition to running the test suite, running our lint checker will help us catch formatting issues on an on-going basis
Per @akaiap in #1118, our current code relies on a `canvas` library that stops compatibility at Node 18.x. We want to broaden our compatibility to newer versions
Continuing our buildout, we should establish how the React app communicates with the existing API