- New Privileges: Samples Ordering
issue opened on Sep 19 2024 by Frederick Muriuki Muriithi
...(e.g. @flisso, @suheeta etc.).
We would then, restrict the UI and display "curation" to users like @acenteno, @robw and @zachs. This second set of users would thus have both the "data curation" roles...
- 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
...see every group/user. For adding users to a group, I
> have people direct input e-mails (instead of giving the ability to
> search).
````
An owner, from the proxy views has super-user privileges...
- 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
...not a valid user. Show error and end the login process.
The user accounts information in redis is stored in a hash of the form:
```
{
<user-id:UUID>: {
"email_address": <:STRING>,
"full_name"...
- 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
...the "user groups"
* [ ] Make resources, each representing the users of the system -- maybe?
### Update 2024-02-27
The resource system was updated a while ago.
We still do not view users as resources...
- Enable User Masquerade
✓ issue opened on May 22 2023 by Frederick Muriuki Muriithi, last updated on May 23 2023 by Frederick Muriuki Muriithi
...To enable debug of issues, or to support some user request, we need to build in a masquerade feature to enable the system admin to masquerade as a particular user and perform actions as said user.
- 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
...prevent users from 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...
- Link Authentication/Authorisation
issue opened on Jun 24 2024 by Frederick Muriuki Muriithi
...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 to the user manually, but...
- Send out Confimation Emails on Registration
✓ issue opened on Feb 27 2024 by Frederick Muriuki Muriithi, last updated on Sep 16 2024 by Frederick Muriuki Muriithi
...user registration, email confirmation
## Description
Send out a emails to confirm that the emails users provide are valid. Probably add a way to check that the user is confirmed before allowing user...
- 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
...Button for All Users
## Tags
* type: feature request
* assigned: fredm
* priority: high
* keywords: editing
* status: closed
## Description
Show the "Edit" button for all users, but only allow users...
- gn-uploader: Resume Upload
✓ issue opened on Jun 24 2024 by Frederick Muriuki Muriithi, last updated on Jul 03 2024 by Frederick Muriuki Muriithi; 4 of 4 tasks done
...upload, resume upload
## Description
If a user is uploading a particularly large file, we might need to provide a way for the user to resume their upload of the file.
Maybe this can wait until...
- Provide Page/Link for/to Uploaded Data
issue opened on Jul 10 2024 by Frederick Muriuki Muriithi
...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 is.
* Should we provide a means to edit the data here...
- Show Last Edited
issue opened on Jul 24 2023 by Frederick Muriuki Muriithi
...Thursday, 20 July 2023, a request was made to add a "Edited by ... On ..." UI element that will have the following information:
* Date (and possibly time) when the trait was last edited
* User who did...
- Build Registration Page for OAuth2 Clients
✓ issue opened on Dec 22 2022 by Frederick Muriuki Muriithi, last updated on May 30 2023 by Frederick Muriuki Muriithi
...OAuth2 clients that users can use to access the GN3 service with the new auth system.
Fixed with commits
=> https://github.com/genenetwork/genenetwork3/commit/25c6da03e1639895f0051e8be6502762beefde0b...
- Temporary Traits Access Concerns
issue opened on Aug 03 2023 by Frederick Muriuki Muriithi
...traits feature allows users to quickly upload and use data for their analyses. They are also created as computational artifacts of the correlation matrix feature.
The issue here is that the uploadeh...
- 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
...averaging values, then the user could provide the corresponding "standard error" file(s).
Has similar QC checks to those for the "pheno" file(s) above. The number of decimal places might vary, however.