- Paginate Resources Page
issue opened on Jul 27 2023 by Frederick Muriuki Muriithi
...resources, data linking, auth
* type: feature request
## Description
Some of the Resources have too many data items linked, which leads to the page freezing when loaded.
Pagination will help aleviate...
- Temporary Traits Access Concerns
issue opened on Aug 03 2023 by Frederick Muriuki Muriithi
...temp traits, temporary traits, access control
## Description
The temporary traits feature allows users to quickly upload and use data for their analyses. They are also created as computational...
- Clean up Authorisation
✓ issue opened on Nov 19 2021 by BonfaceKilz, last updated on Dec 04 2023 by Frederick Muriuki Muriithi; 4 of 4 tasks done
...data, you have to do it trait by trait (or at least to a selection of traits you manually choose). But for mRNA ("ProbeSet") traits you can just refer to the entire dataset (and as far as I'm aware...
- Show "Edit" Button for All Users
✓ issue opened on Jul 24 2023 by Frederick Muriuki Muriithi, last updated on Jul 24 2023 by Frederick Muriuki Muriithi
...Description
Show the "Edit" button for all users, but only allow users with the appropriate permissions only to edit the traits.
## Commits
=> https://github.com/genenetwork/genenetwork2/commit/...
- Provide Page/Link for/to Uploaded Data
issue opened on Jul 10 2024 by Frederick Muriuki Muriithi
...gn-uploader, uploader, data dashboard
## Description
Once a user has uploaded their data, provide them with a landing page/dashboard for the data they have uploaded, with details on what that data...
- Quality Control of Data in Uploaded R/qtl2 Bundles
✓ issue opened on Feb 02 2024 by Frederick Muriuki Muriithi, last updated on Sep 16 2024 by Frederick Muriuki Muriithi; 10 of 15 tasks done
...the upload of data, doing the bare minimum in terms of quality control. In this document, we detail the quality control checks that are required to be run against the uploaded data, to ensure the data...
- New Privileges: Samples Ordering
issue opened on Sep 19 2024 by Frederick Muriuki Muriithi
...opposed to a data curator role).
This allows us to have users that are "data curators" that we can offload some of the data curation work to (e.g. @flisso, @suheeta etc.).
We would then, restrict the...
- Link Authentication/Authorisation
issue opened on Jun 24 2024 by Frederick Muriuki Muriithi
...auth system, by default, will deny anyone/everyone access to any data that is not linked to a resource and which no user has any roles allowing them access to the data.
We, currently, assign such data...
- Feature Request: Create Test Accounts
issue opened on Sep 16 2024 by Frederick Muriuki Muriithi, last updated on Sep 17 2024 by Frederick Muriuki Muriithi
...deleted.
* What happens to any data uploaded by these accounts? They should probably not upload data meant to be permanent. All their data might need to be deleted along with the temporary accounts.
- Replace Redis with SQL
issue opened 7 weeks ago by Frederick Muriuki Muriithi
...one of the many SQL databases (we'll probably use SQLite3 anyway), which are more standardised, and easier to migrate data from and to. It has the added advantage that we can open multiple connections...