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

#88 Roles review intro of admin role #91

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

SaddockAime
Copy link
Contributor

@SaddockAime SaddockAime commented Sep 12, 2024

PR Description

This PR involves adding an admin role to the system, alongside the existing superAdmin and applicant roles.

Description of tasks that were expected to be completed

  • Add admin role to the role model

How has this been tested?

  • Clone repo
  • Checkout branch fix-roles-review
  • Make sure to add the environment variable <ADMIN_EMAIL> to register as admin
  • Run npm install, then npm run dev to check if the app is running successfully

With deployed Link: N/A

Track PR (issue number & link)

Issue #88
#88

Screenshots (If appropriate especially on the frontend)

N/A

@SaddockAime SaddockAime linked an issue Sep 13, 2024 that may be closed by this pull request
Copy link

@Ishimwe7 Ishimwe7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done, @SaddockAime . it is working now

@robsdagreat robsdagreat self-requested a review September 14, 2024 19:13
@mugishaj092 mugishaj092 self-requested a review September 16, 2024 04:00
Copy link
Contributor

@mugishaj092 mugishaj092 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job

@SaddockAime SaddockAime changed the title fixes #88 Roles review intro of admin role #88 Roles review intro of admin role Sep 20, 2024
@ncutixavier ncutixavier merged commit bbe3990 into develop Sep 23, 2024
1 check passed
@ncutixavier ncutixavier deleted the fix-roles-review branch September 23, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Roles review
5 participants