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 - Implemented the UI for roles and components (team-kimiko) #761

Merged
merged 11 commits into from
Jul 30, 2024
Merged

Feat - Implemented the UI for roles and components (team-kimiko) #761

merged 11 commits into from
Jul 30, 2024

Conversation

Justfemi
Copy link
Contributor

@Justfemi Justfemi commented Jul 30, 2024

Description

Closes #issue_number_here

Changes proposed

What were you told to do?

What did you do?

  • I implemented the UI for the roles and permission page
  • I also created a dummy data to simulate the permissions for various role.
  • I implemented the create role modal and the success modal for successful role creation using the provided dialog component from shadcn.
    Refer to the images below for views

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

  1. Empty state (no permissions)
    Screenshot (838)

  2. Create role modal
    Screenshot (839)

  3. Role created successfully modal
    Screenshot (837)

4)Filled state of permissions
Screenshot (840)

@kleenpulse kleenpulse merged commit 74c10d5 into hngprojects:dev Jul 30, 2024
3 checks passed
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.

2 participants