Skip to content
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

As an authenticated user, I can see my profile. #239

Closed
11 tasks
shubhi-raft opened this issue Sep 6, 2020 · 4 comments
Closed
11 tasks

As an authenticated user, I can see my profile. #239

shubhi-raft opened this issue Sep 6, 2020 · 4 comments

Comments

@shubhi-raft
Copy link
Collaborator

shubhi-raft commented Sep 6, 2020

Description:
This issue will deliver an authenticated but unassigned user to view his/her saved profile information in the 'Profile' page. - first and last name, email and associated STT

Acceptance Criteria:

  • As a logged in user, view first and last name, email, STT and [Region(based on response to open question)]
  • STT User cannot edit their fields (only sysadmin?)
  • New user story is created for authenticated with a user role to see my profile with an associated role.

Tasks:

  • TBD

Frontend

  • Add a card to the dashboard (for users who have been assigned a role)
  • Add Profile tab to navigation
  • Add My Profile header
  • Card should contain: Name, email, STT, and (region?)

Frontend Points: 2

Backend

  • Write unit tests for user get endpoint
  • Ensure user has permission to view the data
  • Add endpoint for getting user data

Backend Points: 2

Open Question

  • Does this need to be delivered for OFA MVP?
    • No, but would be relatively easy to implement.
  • Is displaying the region relevant to a new STT user?
    • A: not necessarily. It might be helpful for knowing who to contact.
  • Can backend serve region(s)?
    • Yes

Notes:

Supporting documentation:

Figma
image

@shubhi-raft
Copy link
Collaborator Author

Add - placeholder for role - Role 'Pending'

@lfrohlich lfrohlich changed the title As a new user who is yet to assigned a role, I can see my profile. As a new user who is yet to be assigned a role, I can see my profile. Oct 7, 2020
@shubhi-raft shubhi-raft changed the title As a new user who is yet to be assigned a role, I can see my profile. As a user who is yet to be assigned a role, I can see my profile. Oct 21, 2020
@shubhi-raft shubhi-raft changed the title As a user who is yet to be assigned a role, I can see my profile. As an authenticated user, I can see my profile. Oct 21, 2020
@shubhi-raft
Copy link
Collaborator Author

@reitermb can you update the supporting docs in this issue with the new mockup for MVP that were created and shared during Sprint 6 review?

@andrew-jameson
Copy link
Collaborator

@reitermb Can you get update the above screenshot with latest?

@lfrohlich
Copy link
Collaborator

CLosing as this will be covered by #653 dev follow ups

riatzukiza pushed a commit that referenced this issue Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants