- Temporary Traits Access Concerns
issue opened on Aug 03 2023 by Frederick Muriuki Muriithi
...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 artifacts...
- 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
...changing their passwords.
* What group to assign to these test accounts? I'm thinking probably a new group that is also temporary - deleted when users are deleted.
* What happens to any data uploaded...
- 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
...traits; it's only phenotype
traits where each individual trait is its own resource), or the
decorator itself needs to be changed to also access request.form.
> There's also a separate issue...
- 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
...users, but only allow users with the appropriate permissions only to edit the traits.
## Commits
=> https://github.com/genenetwork/genenetwork2/commit/8f9a857a911209f882dec4b50b8ee148a6267f64
=> https...
- Render images in tissue web output
✓ issue opened on Apr 20 2022 by Arun Isaac, last updated on Jul 06 2022 by Arun Isaac
...render as images rather than as links. This way it will be possible to inline images in issues.
tissue now has its own issue tracker. We move this issue there.
=> https://tissue.systemreboot.net/...
- Paginate Resources Page
issue opened on Jul 27 2023 by Frederick Muriuki Muriithi
...freezing when loaded.
Pagination will help aleviate the issue in those situations.
We also need to add a search of sorts for the data within the resource, to avoid having to scroll through the pages...
- Rework Resources
✓ issue opened on Sep 06 2023 by Frederick Muriuki Muriithi, last updated on Feb 27 2024 by Frederick Muriuki Muriithi; 2 of 3 tasks done
...user privileges.
With the addition of case-attribute editing stuff, we also run into the issue where the current existing system is not generic enough, and the code thus needs yet another edge case.
- Migrate User Accounts from Redis to new Auth DB
✓ issue opened on Dec 22 2022 by Frederick Muriuki Muriithi, last updated on May 22 2023 by Frederick Muriuki Muriithi
...issue was deemed unnecessary.
Users will have to register anew and their access details reconfirmed.
--------------------
Currently, on GN2, user details are stored in Redis. We need to migrate these...