You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the addition of community surveys, we'll be adding more users to Galaxy, because in order to complete a survey, one has to be authenticated. We also need to add features to Galaxy that entice users to visit the Galaxy site more frequently, authenticate, and provide feedback in the form of surveys. In anticipation of this, we need to start working on pages that enable users to manage their preferences. This was always in the backlog of things to do, but now there's more urgency to get this started.
Here are some of the preferences we know we'll need:
Email management
Every user should have a verified email address marked as their primary email address where Galaxy can send notifications. To support this, create a page that let's the user do the following:
Add, remove email addresses
Verify an email address
Mark a verified email as primary
Notification preferences
As a Galaxy user, I want to enable/disable notifications. Example notifications might include the following:
Notify me when there is a new community survey for my content
Notify me when a new release is available for content that I'm following
Notify me when a contributor I'm following adds new content
Notify me when an import fails
Send me a summary of
API key management
Content creators will need a Galaxy API key in order to run mazer galaxy publish. As a content creator, I should be able to log into Galaxy, and in preferences view my API key and copy it to my local clipboard.
Each user will only have a single API key. The user should be able to generate a new key, which replaces and invalidates the old key.
The text was updated successfully, but these errors were encountered:
With the addition of community surveys, we'll be adding more users to Galaxy, because in order to complete a survey, one has to be authenticated. We also need to add features to Galaxy that entice users to visit the Galaxy site more frequently, authenticate, and provide feedback in the form of surveys. In anticipation of this, we need to start working on pages that enable users to manage their preferences. This was always in the backlog of things to do, but now there's more urgency to get this started.
Here are some of the preferences we know we'll need:
Email management
Every user should have a verified email address marked as their primary email address where Galaxy can send notifications. To support this, create a page that let's the user do the following:
Notification preferences
As a Galaxy user, I want to enable/disable notifications. Example notifications might include the following:
API key management
Content creators will need a Galaxy API key in order to run
mazer galaxy publish
. As a content creator, I should be able to log into Galaxy, and in preferences view my API key and copy it to my local clipboard.Each user will only have a single API key. The user should be able to generate a new key, which replaces and invalidates the old key.
The text was updated successfully, but these errors were encountered: