Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

[USER STORY]: As an admin, I would like to be able to create another 3rd party account #18

Closed
5 tasks done
gkillick opened this issue Jan 23, 2022 · 0 comments
Closed
5 tasks done
Assignees
Labels
story User Story
Milestone

Comments

@gkillick
Copy link
Collaborator

gkillick commented Jan 23, 2022

About this story

Priority: High
Story Points: Fibonacci Sequence: 5
Risk: High

Description:
Create additional 3rd party accounts for the application. Creating a 3rd party account will be possible directly from the admin dashboard. A menu will appear prompting the user to choose what type of account to create. Then, a form will appear to add information about the new user (all his info: email, etc). From there, a new user will be created to the database, and this email will be added to the 3rd-party user's list.

Exit Criteria
What should we expect once the task is complete:
-admin should be able to add 3rd party users to the application
-email should be sent to added 3rd party users prompting the user to choose his own password and activate his account.

Sub-Tasks/Steps

  • Create a button to create in the admin dashboard.
  • Create UI Form (to fill all missing info)
  • Add the users to the right authenticated list (for permission)
  • Add Form Validation (frontend-side/backend-side)
  • Send an Email Invite to the new user to activate his account and create a pswd.

Additional context
Add any other context or screenshots about the feature request here.

Linked to Issue: #10

@gkillick gkillick changed the title [USER STORY]: As an admin, I would like to be create another admin account. [USER STORY]: As an admin, I would like to be create another 3rd party account Jan 23, 2022
@martinsenecal martinsenecal changed the title [USER STORY]: As an admin, I would like to be create another 3rd party account [USER STORY]: As an admin, I would like to be able to create another 3rd party account Jan 27, 2022
@martinsenecal martinsenecal added this to the Sprint 2 milestone Jan 29, 2022
@martinsenecal martinsenecal added the story User Story label Feb 22, 2022
gkillick added a commit that referenced this issue Feb 23, 2022
gkillick added a commit that referenced this issue Feb 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
story User Story
Projects
None yet
Development

No branches or pull requests

4 participants