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

[FE] Admin-Panel: Invite New Member #447

Open
2 tasks
edichoska opened this issue Nov 10, 2024 · 1 comment
Open
2 tasks

[FE] Admin-Panel: Invite New Member #447

edichoska opened this issue Nov 10, 2024 · 1 comment
Assignees
Labels
frontend This is a frontend component

Comments

@edichoska
Copy link
Contributor

edichoska commented Nov 10, 2024

Business Requirement
As an admin, I want to add a new member and send an email invitation for them to activate their account on the platform.

Acceptance Criteria

@edichoska edichoska converted this from a draft issue Nov 10, 2024
@edichoska edichoska added the frontend This is a frontend component label Nov 10, 2024
@mitkapanarin mitkapanarin self-assigned this Nov 28, 2024
@mitkapanarin mitkapanarin moved this from To Do to In progress in LearnHub Task Management Nov 30, 2024
@edichoska edichoska moved this from In progress to Blocked in LearnHub Task Management Dec 2, 2024
@mitkapanarin
Copy link

  • Createed an AddMemberForm component with email, first name, and last name fields
  • Implemented addMemberMutation for API integration
    Note: Unable to test due to pending admin login functionality

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This is a frontend component
Projects
Status: Blocked
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants