-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create User Profiles #131
Comments
From Slack dialog on this topic: individual profile/admin page should enable people to easily "access/manage preferences, collections, permissions, etc in a graceful manner. A 'settings' type page is really needed like the admin page but for people." A major win here would be a simple as possible way to see and manage the OAuth 2 permissions they have provided. So, if they want to revoke permissions for GitHub but keep Google (for example) they could do that from their permissions mgmt page. Later this can be used to enable a suite of greate integrations and data flows that can really get this thing moving in a good direction! |
I've implemented the first, basic idea of this feature. Currently it is just a profile page for a user that lists the innovations they have created. I'm thinking their should be a separate "User Settings" page, at /users/:id/settings, where they can manage preferences. |
Just preserving some of relevant chatter from Slack that is relevant to this issue thread:chris [6:09 PM] chris [6:09 PM] chris [6:10 PM] chris [6:12 PM] ----- Yesterday June 20th, 2015 ----- dazza [12:37 PM] chris [1:02 PM] dazza [5:08 PM] dazza [5:15 PM] dazza [5:28 PM] dazza [5:31 PM] |
User profile pages can show all kinds of information about a user's activity. It can display innovations a user has created or contributed to, as well as stastics about a user like how many tags they've applied, or how often they contribute to things.
The text was updated successfully, but these errors were encountered: