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

Feat/hng invite members to organization #1015

Conversation

Robinson-Taiwo
Copy link
Contributor

@Robinson-Taiwo Robinson-Taiwo commented Aug 17, 2024

Description

Closes #issue_number_here

Changes proposed

Develop the frontend functionality that allows users to invite new members to the organization by generating a unique invite link. This feature should provide an intuitive interface for copying the link and managing the invitation process.

What were you told to do?

  • implement a feature to invite members to the organization
  • consume backend endpoints to make inviting members work

Feature- 41 INVITE MEMBERS TO ORGANIZATION

What did you do?

  • I defined functions to handle the collection of data and consumed endpoints to generate invite link
  • i corrected backend generation of invite links from the frontend
  • i corrected design implementation of live link on modal
  • i added an invite route
  • i created an inviteMember.ts file in the action folder
  • i added the igenerateLinks and acceptInvite request to the the inviteMembers.ts file in actions folder

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Screenshot from 2024-08-15 18-30-07

Copy link
Contributor

github-actions bot commented Aug 17, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 15.01% 785 / 5229
🔵 Statements 14.68% 787 / 5360
🔵 Functions 14.54% 215 / 1478
🔵 Branches 10.31% 230 / 2230
File CoverageNo changed files found.
Generated in workflow #306

kiisi
kiisi previously approved these changes Aug 17, 2024
@Robinson-Taiwo Robinson-Taiwo requested a review from kiisi August 17, 2024 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants